The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I need a Filter that returns issues that are still unresolved >= 7 days past due date. Any suggestions on syntax? I have tried Now(+7) which was not successful. I see other functions such as endOfWeek() but that doesn't really help me. We want to give users a bit of leeway in resolving issues but if they are lagging behind 7 days I have a dashboard set up I hope to surface those who exceed the period.
Hi Pete,
Try Project = ABC and duedate <= startOfDay(-7) and statusCategory != Done
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.