The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
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 Champions.
September 17, 2018

Hello!

Have you managed to resolve the issue?

TAGS
AUG Leaders

Atlassian Community Events