-
Type:
Regression Bug
-
Status: Closed
-
Resolution: No Longer Reproducible
-
Affects Version/s: 7.1.X
-
Fix Version/s: 7.1.X
-
Component/s: Staging, ~[Archived] WCM > Navigation
-
Labels:
-
Fix Priority:5
-
Git Pull Request:
To reproduce:
1. create a community site
2. enable local staging for the site with page versioning
3. create a new user
4. create a staging admin site role, assign permissions for this role:
SITE_ADMIN_PAGES_SITE_PAGES_GENERAL_PERMISSIONS,
SITE_ADMIN_PAGES_SITE_PAGES_RESOURCE_PERMISSIONS_SITE,
SITE_ADMIN_PAGES_SITE_PAGES_RESOURCE_PERMISSIONS_PAGE,
SITE_ADMIN_PAGES_SITE_PAGES_RESOURCE_PERMISSIONS_PAGE_VARIATION, SITE_ADMIN_PAGES_SITE_PAGES_RESOURCE_PERMISSIONS_SITE_PAGES_VARIATION
5. add new user to the the community site
6. assign staging admin role to the user
7. login as this new user
8. create a new site pages variation
9. delete the Wiki page from this new site pages variation
10. navigate to the site and do a publication (advanced publication, make sure deleteMissingPages is checked in)
11. navigate to live
Actual result:
"There are no menu items to display." message is displayed
Expected:
menu item to be displayed on live
Tested on master 4423c56 and 7.1.x 355ae0f
- links to