Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Set specific task to have mandatory 4eye check

ning.rubia
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 19, 2023

Created a JIRA checklist with this workflow - To Do > In Progress> Ready for 4eye Check > Done.

1. is there a way we can tag/setup certain tasks to require 'ready for 4eye check'
2. if one user drags the task to the 'ready for 4eye check' section, can we set it up in such a way that the user who '4eyes' and drags that task to the 'Done' section is not the same user who dragged it to the 4eye section?

 

image.png

1 answer

0 votes
Thorsten Letschert _Decadis AG_
Community Champion
June 21, 2023

Hi @ning.rubia ,

While this might not be doable out of the box, a workflow app that is capable of evaluating Jira Expressions can help (I've successfully tested your use case using Jira Workflow Toolbox).

Please try a Jira Expression as follows:

issue.getNewestChangelog('status', {toString: 'Ready for 4eye Check'}).author != user

Cheers,
Thorsten

P.S. I'm part of the team behind the aforementioned app.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events