Forums

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

How to write nested query

Peyush Agarwal
Contributor
May 17, 2021

Hi,

I want to write a query to find out all JIRA where Sprint version has been updated in last 24 hrs. or any particular timeframe. 

 

Now when I use last updated only, it will obviously give all JIRA which got updated for anything or any field but I want this query to result only ones with Sprint field updated. 

 

Can someone suggest query? 

1 answer

0 votes
Suprija Sirikonda _Appfire_
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.
May 18, 2021

Hi @Peyush Agarwal ,

Note that you can use "CHANGED" operator in JQL to find issues that have a value that had changed for the specified field. But this operator can be used with the Assignee, Fix Version, Priority, Reporter, Resolution, and Status fields only. This is documented here.

So, in your case, you cannot use "CHANGED" operator for "Sprint" field. You can search for any add-on in Marketplace which fulfils your requirement.

Hope this helps!

Thanks,

Suprija

Peyush Agarwal
Contributor
May 18, 2021

I tried this and yes you are correct it doesnt help with Sprint field 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events