Forums

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

ho to do that

Tuan nguyen
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 12, 2018

If I construct and run the following filter all is well:

project = ABC AND resolution not in (Withdrawn, Duplicate) AND Teamlet = "Team A"

My results do not include any items with Resolution = Withdrawn or Duplicate.

Now, if I try to use the above as the subquery in the subtasksOf JQL function the results are not 100% correct; I created this:

issueFunction in subtasksOf('project = ABC AND resolution not in (Withdrawn, Duplicate) AND Teamlet = "Team A"')

my results include some issues with Resolution = Withdrawn or Duplicate; what am I doing wrong?

1 answer

3 votes
Grigory Salnikov
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 12, 2018

Hello!

I think this is because of the fact that subtasks of these issues:

project = ABC AND resolution not in (Withdrawn, Duplicate) AND Teamlet = "Team A"

can have any Resolution, there's nothing said about it.

Grigory Salnikov
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 17, 2018

Hello!

Have you managed to resolve the issue?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events