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

Provide a migration procedure for tags

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 9.3
    • Component/s: Migration Service, Tagging
    • Release Notes Description:
      Hide

      A migrator has been added for tag service migration. When upgrading from a previous Nuxeo version, if you want to keep (and later migrate) old tags, add the contribution:

        <require>org.nuxeo.ecm.platform.tag.service.migrator</require>
        <extension target="org.nuxeo.runtime.migration.MigrationService" point="configuration">
          <migration id="tag-storage">
            <defaultState>relations</defaultState>
          </migration>
        </extension>
      
      Show
      A migrator has been added for tag service migration. When upgrading from a previous Nuxeo version, if you want to keep (and later migrate) old tags, add the contribution: <require> org.nuxeo.ecm.platform.tag.service.migrator </require> <extension target= "org.nuxeo.runtime.migration.MigrationService" point= "configuration" > <migration id= "tag-storage" > <defaultState> relations </defaultState> </migration> </extension>
    • Upgrade notes:
      Hide

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

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

      Description

      Since NXP-21651, there is a new implementation for tags, we should provide a migration procedure for the tags created with the previous implementation to be compliant with the new one.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 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 - 2 days
                  2d