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

Reset Drive synchronization on copied documents

    XMLWordPrintable

    Details

    • Backlog priority:
      500
    • Impact type:
      Configuration Change
    • Upgrade notes:
      Hide

      In 9.1 and later, by default, we reset the synchronization root registrations on a copied document and its children. In 8.10 and earlier the previous behaviour is kept.

      For 9.1 the previous behavior can be re-activated using:

      <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
      <property name="org.nuxeo.drive.resetSyncRootsOnCopy">false</property>
      </extension>

      For 8.10-HF02 and 7.10-HF23 (default value is "false") the new behavior can be activated by using "true" above.

      For 6.0-HF37 (default value is "false") the new behavior can be activated by using in nuxeo.conf:

      org.nuxeo.drive.resetSyncRootsOnCopy=true

      Show
      In 9.1 and later, by default, we reset the synchronization root registrations on a copied document and its children. In 8.10 and earlier the previous behaviour is kept. For 9.1 the previous behavior can be re-activated using: <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration"> <property name="org.nuxeo.drive.resetSyncRootsOnCopy">false</property> </extension> For 8.10-HF02 and 7.10-HF23 (default value is "false") the new behavior can be activated by using "true" above. For 6.0-HF37 (default value is "false") the new behavior can be activated by using in nuxeo.conf: org.nuxeo.drive.resetSyncRootsOnCopy=true
    • Sprint:
      nxfit 9.1.8
    • Story Points:
      5

      Description

      Steps to reproduce:

      1. Create a Workspace W1 with a sub-folder F1
      2. Enable Drive synchronization on F1
      3. Add W1 to the clipboard
      4. Navigate to another workspace and paste W1 using the action "Paste in current folder" in the clipboard menu
      5. Navigate to Home > Nuxeo Drive

      Observed result:
      There are 2 Drive synchronization roots

      Expected result:
      Only the first workspace W1 should be under Drive synchronization

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 4 hours
                1d 4h