It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi Atlassian Community,
I'm having some trouble with one of my filters.
We need to have a filter which shows unresolved issues for specific users, and also shows resolved issues for those users from the past 7 days (to see the progress they have made in the past week).
My current filter is this:
assignee = employee1 AND resolution = Unresolved OR resolutiondate > startOfDay(-7) OR assignee = employee2 AND resolution = Unresolved OR resolutiondate > startOfDay(-7) OR assignee = employee3 AND resolution = Unresolved OR resolutiondate > startOfDay(-7) ORDER BY assignee DESC, resolution ASC, key DESC
The issue here is that it is showing resolved issues from other users in the past 7 days instead of just applying to the specific users. Changing the "OR resolutiondate" to an AND doesn't work because it can't be unresolved and have a resolution date.
Any tips please?
Thank you.
Kind Regards,
Gary Shergill
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreHey Atlassian Community! Today we are launching a bunch of customer stories about the amazing work teams, like Dropbox and Twilio, are doing with Jira. You can check out the stories here. The thi...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.