-
Bug
-
Resolution: Unresolved
-
Medium
-
None
-
13
-
Severity 3 - Minor
-
1
-
Issue Summary
There's a discrepancy in the page orders seen in the sidebar and via Space Settings > Content > Reorder
The issue occurs when we copy a page multiple times using the sidebar by clicking the meatball menu.
In the sidebar, the newly created pages will show up in the following order.
- The newly created page would be above the page it was copied from
- if page 2 was copied from page 1; then page 3 was copied from page 1 again. then it'd look like this
- page 2
- page 3
- page 1
- if page 2 was copied from page 1; then page 3 was copied from page 1 again. then it'd look like this
In Space Settings > Content > Reorder; however, the pages would show up in a different order
- The newly created page would show up below the page it was copied from.
- if page 2 was copied from page 1; then page 3 was copied from page 1 again. then it'd look like this
- page 1
- page 2
- page 3
- if page 2 was copied from page 1; then page 3 was copied from page 1 again. then it'd look like this
Steps to Reproduce
- Create some pages like this
- Parent
- page 1
- page 1a
- page 1b
- page 1
- Parent
- Using the Meatball Menu > Copy , make a copy of page 1 with children and use "Replace title world" to create page 2
- Repeat the same and make page 3 from page 1
- Observe the page orders in sidebar and Space Settings > Content > Reorder
Expected Results
The order in both places should be identical
Actual Results
The order in both are different. But, if we click the alphabetical order button, then both places gets updated and shows consistent alphabetical ordering.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available