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: 

How to fetch issues with different status

Mike_Ager_Pedersen
November 27, 2018

Hi,

I would like to fetch issues that has status of "Y" and "X", I've tried to make use of OR query and comma between "Y" and "X" to fetch issues which has different status.

Anyone who knows how to do this?

Thx again

 

 

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Nic Brough -Adaptavist-
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.
November 27, 2018

It's "status in (X,Y)" or "status = X or status = Y"

Mike_Ager_Pedersen
November 27, 2018

@Yogesh Mude @Nic Brough -Adaptavist- thx a lot both of you, it works :-) 

0 votes
Answer accepted
Yogesh Mude
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.
November 27, 2018

HI @Mike_Ager_Pedersen

If I'm not wrong .. I think you want to fetch the Jira issues that are in different statuses.

if so please run the below JQL..

Status in (Open, "In Progress", support)

TAGS
AUG Leaders

Atlassian Community Events