Forums

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

Adding a Quick Filter that determines if the last change in issue ranking was negative

Stephen Kaye
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 10, 2022

I am currently trying to help the Product Owner trim our backlog have managed to create filters to show all issues created over 8 weeks ago that have no comments in this time. 

As also filtering by when the last update was made does not add much (as even if the issue is old it will typically have been moved within the last two weeks), I would like to add a filter to show items that were last moved down the ranking, rather than up, That will at least show that no move has been made recently to push them higher.

Does anyone know if this is possible?

My current filter is:

createdDate <= -8w AND updated <= -10d AND issueFunction not in commented("after -8w")

0 answers

Suggest an answer

Log in or Sign up to answer