I have a workflow on a page where I have assignees on a workflow (i.e. reviewers on the workflow). Some of these assignees are admin of the space that the page sits in, and others are not. All assignee's on the workflow of this particular page have view only restrictions. The issue is that the non-admin assignees on the workflow cannot access the workflow, whereas the admin assignees on the workflow can access it. The non-admin assignees can see the page, they just cannot click into the workflow to provide their review. Does anyone know why this is?
I guess you are using Confluence Server/DC and Comala Document Management, previously called Comala Workflows as @Ste Wright well identified.
You are having troubles with the default functionality called same-space publishing (more info here). This functionality hides the non-published versions of the page to read-only users.
There are two ways to fix it, changing the workflow visibility behaviour here:
Or, it's possible to dynamically assigning page edit restrictions to the assignees of the approval:
{trigger:pageapprovalassigned|approval=NAME OF YOUR APPROVAL HERE}
{add-restriction:type=edit|user=@approvalassignees@}
{trigger}
If the possible solutions are not working as expected, please contact our Customer Support team at https://support.comalatech.com so they can investigate
Best regards,
Jorge
Thanks Jorge, that's exactly what I was looking for! What I really want is for workflow assignees to be viewers only (I don't want them to be able to edit the page!), but be able to see drafts. Confluence doesn't seem to allow for this configuration, so what I will do is get "Workflow Activity and Drafts Visibility" set to "Anybody" and then control the viewers and editors of the page myself via the add/remove/set restriction macros.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No problem, I'm glad the answer was helpful. Adding and removing restrictions can be difficult, if you get stuck do not hesitate to contact our support team.
BR,
Jorge
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can I confirm:
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Apologies Stephen I don't know unfortunately, we use Confluence where I work so it could possibly be either the server or cloud solution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.