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?
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!
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What do you mean with Rank? Can take a print for me?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
See in the screenshot below:
As seen in https://www.smartsheet.com/dashboards-view-creating-best-jira-dashboard-you-and-your-team
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.