We have cloned one of our Hub sites and created new instances of each of the pages within the site. The owner of the site and pages can view and edit the site and pages exactly as expected. However, non-owner members of the site/pages see some very odd behavior:
- user is a member of the Hub Administration Group
- the Site and all Pages are shared with the Organization
- user can view the site in the Site Manager page
- user can click the 'Pages' button on the Site Manager page and see the list of pages.
- user can click 'edit pencil' on the Pages page to open up a Page for editing
- user can make edits to the content of the Page
- when user clicks on the 'Save' button, a error message is displayed `You do not have permissions to access this resource or perform this operation.`. The error code is `GWM_0003`
- when user closes out the page and then returns to edit the page, the changes that were made are persisted in the page despite being told that the edits were not saved.
- from the edit page, when the user clicks the 'view' button, user is asked to login. when providing appropriate credentials user gets messages indicating insufficient permissions
Any thoughts about what's going on?