Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 M3
-
6.2.x
-
Committed
-
8
-
3
Description
The desired solution is to not update the page ordering of the live site unless all the pages selected to publish, because otherwise we do not have enough information to reorder pages properly. If not all the pages selected then every new page on the live get merged to the end of existing pages.
Steps to reproduce
1. Create a site S1
2. Add pages p0, p1, p2, p3, p4 and p5 in that order
3. Enable local staging
4. Check that live contains pages p0, p1, p2, p3, p4 and p5 in that order
5. Go to S1 page management, and move p1 between p3 and p4. New order is: p0, p2, p3, p1, p4 and p5.
6. Publish p1 to live
Page order in live is p0, p1, p2, p3, p4 and p5
Page order is anything different from p0, p1, p2, p3, p4, p5
7. Publish all the pages to live
Page order in live is p0, p2, p3, p1, p4, p5
Page order is anything different from p0, p2, p3, p1, p4, p5
Attachments
Issue Links
- causes
-
LPS-60134 Pages cannot be reordered unless every page in the site is published
- Closed
-
LPS-53882 If a page reordering must be published from Staging to Live, all pages must be published to Live and this is very slow
- Completed
-
LPS-89454 Allow for page reordering when publishing from Staging to Live without having to publish all pages
-
- Won't Do
-
- relates
-
LPS-57711 The page reordering should be published when all pages are selected
- Closed
-
LPS-106907 Pages are not reordered on live site when only the changed ones are selected for publish
- Closed
-
LPE-12326 After reordering pages on the staging site a partial publish should not update the page order in the live site
-
- Closed
-
- Testing discovered
-
LPS-44269 Wrong page order after publishing to Live
- Closed