JQL filter results status from X to Y

Ritesh Jalan May 7, 2024

Hi,

I want to filter all the results based on following criteria

From (A,B,C) To (X,Y,Z)

A,B,C,X,Y,Z -- All of them are status.

What I need is if a ticket's status was changed from A or B or C to X or Y or Z then include the ticket otherwise ignore it.

I looked at the documentation but I could not find any solution. From and To always take only 1 status. Doesn't work like In.

 

Any help is appreciated.

Thanks,

-Ritesh

1 answer

1 accepted

1 vote
Answer accepted
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 7, 2024

Hello @Ritesh Jalan 

Welcome to the Atlassian Community!

Try this:

status changed from ("A","B","C") to ("X","Y","Z")

That seems to work for me.

Dave Rosenlund
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
May 7, 2024

I was just typing more or less the same thing.  You could also play around with "status was" and "status is" if "status changed" isn't quite meeting your use case.

Ritesh Jalan May 8, 2024

Could you please explain a bit about this. I was able to understand I can use WAS IN which accepts a list of status, does IS accept more than 1 status? I tried it does not accept a list of status.

Ritesh Jalan May 8, 2024

Thanks @Trudy Claspill this worked for me.

Like Trudy Claspill likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events