Forums

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

Search for issues where status was changed by other members than the ones from a group.

Alex Leoveanu
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!
March 29, 2018

Hello amazing community,

 

It's my first post here but for the last 8 months I thanked you millions of times from my work desk!

 I want to have a filter that will display the issues which status was changed by members that are not part of my team. What I would need would be something like

Status Changed By NOT Membersof("My team").

Is there an operator or function that could help me do this? 

Thank you for your help!
Alex

1 answer

1 accepted

0 votes
Answer accepted
Jonny Adams
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.
March 29, 2018

@Alex Leoveanu

To declare that a status was not changed by someone on your team you could use

NOT status changed BY membersOf("My team")

So, if you were looking for issues where the status was changed by anyone not on your QA team prior to the end of last week you could use

status changed BEFORE  endOfWeek('-1') AND NOT status changed BY membersOf("QA")

Jonny Adams
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 4, 2018

@Alex Leoveanu did that JQL filter accomplish what you wanted?

Like Alex Leoveanu likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events