-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.1.X, Master
-
Fix Version/s: 7.1.3 CE GA4, 7.1.10 DXP FP11, 7.1.X, Master
-
Component/s: ~[Archived] WCM > Navigation
-
Labels:
-
Branch Version/s:7.1.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Reproduction steps:
- Start the system and create a new Navigation Menu (example MyNavigation)
- For the new menu select configuration, check the option 'Offer New Pages to This Menu' and save it
- Go to pages and add a Widget Page, leave the checkbox 'Add This Page to MyNavigation' unchecked and create the page
- Check the sitenavigationmenuitem table in the db
Actual result: An entry is created with 0 as siteNavigationMenuItemId
Expected result: No entry is created.