Hi,
Can someone help me with JQL query in Quick filter?
I need to hide tasks which are "done" and stayed in this column for 5 days more.
resolution is empty or resolutiondate >= -5d
this will leave all 'un-done' issues and any 'done' issues that were resolved w/in the last 5d. adjust as necessary to meet your needs.
NOTE: this assumes that you are correctly setting the Resolution field when moving issues to Done status. Which is a wise thing to do.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.