Forums

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

I'm curious about JQL.

Yeon soo Kim
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!
September 9, 2020

I want to check only those that have not been assigned to Sunny, Angela, and Cherry, and have not been assignedee to other people through Sunny, Angela, and Cherry.


assignee not in (sunny,angela,cherry) or assignee is not changed from (sunny,angela,cherry)

I thought, but I think the back part is wrong.
How do I make an "assignee changed from" negative sentence?

2 answers

2 accepted

1 vote
Answer accepted
Jack Brickey
Community Champion
September 9, 2020

if you mean to say you want to find all issues where the Assignee was never (sunny,angela,cherry) then you can use the “was not in”

assignee not in (sunny,angela,cherry) AND assignee was not in (sunny,angela,cherry)

Yeon soo Kim
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!
September 9, 2020

@Jack Brickey  Thank you for your answer.

If Cherry Angela stayed in one ticket, could it be derived as a duplicate?

How do I get rid of duplication? (I want to extract them based on the initial assignee.)

 

For example.

if there are 100 in total, 50 angela, 10 cherry, and 10 sunny,

the value you told me (assignee not in (sunny,angela,cherry) AND assignee was not in (sunny,angela,cherry)) should be 30, but it will be 40.

1 vote
Answer accepted
Fahad Siddiqui
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.
September 9, 2020

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events