Steps to reproduce:
- Create a new document that is an ordered folder. Leave it empty for now.
- Create a new document that is not an ordered folder
- Import several files into this new not ordered folder (created in step 2)
- Select the files, and click "Add to Clipboard"
- Navigate to the ordered folder you created in Step 1.
- Click "Move" (not Copy) to move the documents in the clipboard into the ordered folder
Expected Results: Documents are moved and given a value for ecm:pos because they are now within an ordered folder
Actual Results: Documents are moved and not given a position value.
- causes
-
NXP-32870 Fix NPE when moving a Snapshotable document
- Resolved