I was wondering if there is an option to solve the follwing workflow with Comala WF (Confluence Server).
We want to define a page owner for certain Confluence pages. If a page needs a review the WF should notify the page owner (not the creator of the page or the person that saved it last). Of course Page Owner should be a variable that we can define for each page.
Any idea on how to implement this?
Thank you!
arch.status = "To review"
Hey @Bernd Anderer it sounds like Workflows Parameters might be the answer for you. They would allow end users to assign a reviewer each time a workflow is applied. Once the reviewer is assigned in a given state the default behaviour is to send them a Confluence notification.
You can learn a little more about parameters here: https://wiki.comalatech.com/display/CWL/workflowparameter+macro
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.