Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-25429

Handle Comment migration

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.3
    • Component/s: Comments, Migration Service
    • Tags:
    • Upgrade notes:
      Hide

      When upgrading from a previous Nuxeo version, if you want to keep (and later migrate) old comments, add the contribution:

        <require>org.nuxeo.ecm.platform.comment.manager.migrator</require>
        <extension target="org.nuxeo.runtime.migration.MigrationService" point="configuration">
          <migration id="comment-storage">
            <defaultState>relation</defaultState>
          </migration>
        </extension>
      
      Show
      When upgrading from a previous Nuxeo version, if you want to keep (and later migrate) old comments, add the contribution: <require> org.nuxeo.ecm.platform.comment.manager.migrator </require> <extension target= "org.nuxeo.runtime.migration.MigrationService" point= "configuration" > <migration id= "comment-storage" > <defaultState> relation </defaultState> </migration> </extension>
    • Sprint:
      nxcore 10.3.5
    • Story Points:
      3

      Description

      After CommentManager improvement NXP-25425, we need to migrate previous comments to new model.
      This consists:

      • implement a migrator
      • implement service switch
      • implement fallback (TBD if needed)

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0 minutes
                  0m
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 3 days
                  3d