Move only parent

Last modified by Gabriela Anechitoaei on 2022/05/03 09:30

Home Nested Spaces Home Run Test

Steps to reproduce

  1. Create nested documents on multiple levels e.g. http://localhost:8080/xwiki/bin/view/1/2/3/4/ (all pages in the path should be created 1, 2, 3, 4)
  2. Create another set of nested documents on multiple levels e.g. http://localhost:8080/xwiki/bin/view/A/B/ (both pages should be again created A, B)
  3. Go to document 2 and click on More Actions > Move / Rename
  4. Select page B from the tree under New Location
  5. Make sure the "Preserve children" checkbox on the left is not checked
  6. Click "Rename"

Expected results

  1. The parent document 2 was moved in the B space: http://localhost:8080/xwiki/bin/view/A/B/2/
  2. After the parent document has been moved, previous children 3 and 4 should remain accessible using the old path: http://localhost:8080/xwiki/bin/view/1/2/3/4/ . Children remain protected under their existing hierarchy. (MO4)

Results

per page of Page
Jira Issue
The environment prevents the table from loading data.
 
Page
Tags:
   

Get Connected