Forums

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

4 eyes principle: I would like to write a JQL filter where check the 4 eyes principle

Mees
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!
January 17, 2022

I would like to write a JQL filter where I see wich tickets have been tested by a different assignee than the assignee that built the story: 

Example:
Ticket 1, built by person A, tested by no one.  (NO) 
Ticket 2, built by person B, tested by A.  (YES)
Ticket 3, built by person C, tested by B.  (YES)
Ticket 4, built by person C, tested by C.  (NO)

Result: ticket 2& 3 

1 answer

0 votes
Jack Brickey
Community Champion
January 17, 2022

it sounds like you are looking for where the Reporter != Assignee. Is that correct? Unfortunately JQL doesn't support that OOTB. You might be able to leverage automation and custom fields to achieve your goal. Or consider a scripting add-on.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events