-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.10 DXP FP6, 7.1.X, Master
-
Fix Version/s: 7.1.10 DXP FP7, 7.1.10.2 SP2, 7.1.3 CE GA4, 7.1.X, Master
-
Component/s: ~[Archived] WCM > Navigation
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Story Points:1
-
Fix Priority:4
-
Git Pull Request:
Steps to reproduce:
- Start a 6.2 bundle
- Create a new site
- Create a page tree like this one:
Page 1 - Page 1.1 / Page 1.2
Page 2 - Page 2.1 - Page 2.1.1 / Page 2.2 - Put a Navigation portlet on Page 1
- Configure it as the Display style is "From Level 1 with Title"
- Put another Navigation portlet on Page 2.1
- Configure it as the Display style is "From Level 2 with Title"
- Put another Navigation portlet on Page 2.1.1
- Configure it as the Display style is Custom -> Root page level = 3
- Run the upgrade process on a 7.1 bundle or master
- Check the Navigation portlet on the pages
- Open the portlets' configuration
Expected behavior: Set root levels are the same in 7.1
Actual behavior: All root levels are reset to 0, page tree doesn't look like it was on 6.2
Root cause:
Navigation Menu was relying on deprecated preferences as backup, should new preferences not be present. This was removed in .LPS-84039