Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to reveal a list of issues which have had their rank updated?

Greg
Contributor
February 11, 2022 edited

Is there a JQL query I could run that would reveal a list or only issues whose Rank has been updated within a specified time span?

I've seen in the Activity stream gadget on a dashboard that some of the activities are labelled updated the Rank of so it seems that some form or query to isolate only updates of Rank (from, say, updates of other fields) might be possible.  But how?

1 answer

0 votes
Roberto Miasack
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.
February 11, 2022

Hi Greg,

It sounds like you want to filter by recently updated items, or even pick an update date, right?

You can use the term updated in JQL to filter by this.

 

Cheers!

Greg
Contributor
March 7, 2022

Thanks, Roberto, but I think that's not quite what I'm looking for.  If I run a query using just the updated keyword, for example . . .

project = XYD AND updated > -4w

. . . then I'll find all the issues in the XYD project which have had or, some, any of their properties or fields updated in the past four weeks.

But I'm not interested issues which, for example, have had their Priority updated or their Summary updated.  Instead, I want to see only those issue which have had their Rank updated.

Roberto Miasack
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.
March 7, 2022

What do you mean with Rank? Can take a print for me?

Greg
Contributor
April 5, 2022

Suggest an answer

Log in or Sign up to answer