I wish to place a list of jiras that are blockers and unresolved on a particular date. But keep the list based on the date range, even if the jira is later resolved.
I am going to place this list on a confluence page and wish to refer back to this list many months in the future.
Hi @Sandor ! How are you doing? Welcome to the community!
In this case you could use the WAS operator in your JQL query.
The WAS operator is applicable only to some fields, but luckly Priority and Resolution are some of them.
https://support.atlassian.com/jira-software-cloud/docs/advanced-search-reference-jql-operators/
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.