You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If a user only has view access on a book page, the user should still be able to copy that page to a book that they do have create/update access for.
Steps To Reproduce
Steps to reproduce the behavior:
Create a role with Create/Update for own books/pages etc
Add View access to other books to the same role
Login as user with that role
Go to view only book. The 'More' menu on the right hand side is not available.
Expected behavior
For a view only page a user should be able to 'copy' that page to a book provided they have create/update access on at least one book.
Screenshots
Copy Functionality
Additional context
Use Case: I have a bunch of pages that are templates. I don't want users to be able to edit them. But I do want them to be able to take a copy and then edit that copy.