Comala Workflow - Allow approval by group but exclude the @creator@

Chris Gibson April 17, 2018

We have setup Comala workflow for our approval process, but have noticed that the creator of the page can complete the peer review and if they are part of the mangers group they can complete that sign off too. So we changed our config to the below.  Spectically adding 

"|exclude=@created@}"

 

however even though this is set as our default approval, its still allowing the creator to approve.  Can anyone see what we've done wrong?

 

{workflow:name=Peer and Manager Approval }

{description}

Peer and Manager Approval Workflow

{description}

{workflowparameter:PRs|description=Peer Reviewers group|type=group}

conf_users

{workflowparameter} {workflowparameter:Managers|description=Management Approvers group|type=group}

conf_approvers

{workflowparameter}

{state:Draft|submit=Awaiting_Peer_Review}

{state} {state:Awaiting_Peer_Review|approved=Awaiting_Manager_Approval|rejected=Draft|updated=Draft} {approval:PR|group=@PRs@|exclude=@created@} {state} {state:Awaiting_Manager_Approval|approved=Published|rejected=Draft|updated=Draft}     {approval:Manager|group=@Managers@|exclude=@created@}

{state}

{state:Published|final=true|updated=Draft}

{state}

{workflow}

1 answer

1 vote
Miguel Reimer
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 23, 2018

Hi Chris,

Sorry for the confusion.

To exclude the creator from being assigned to approvals, you want to use "exclude=@creator@" instead.

Thanks,
Miguel

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events