Is there a way to filter queues by calendar month?
I have a queue called Issues Created this Month which is based on a calendar month, I have to keep manually changing the created dates from eg. 1st January - 31st January to February etc. each month on each project, would be great to automate this so our queues are always up to date?
Hi,
Have you tried adding the following to your JQL?
AND created >= startOfMonth()
This should filter out issues so only the issues created since the start of this month is returned.
You need to switch to advanced mode in the field for "Issues to show" if you haven't done so already (The "Advanced" link is to the right of the field).
Hope this helps.
Want to make your everyday Community actions directly contribute to reforestation? The Atlassian Community can achieve this goal by liking a post, attending an ACE, sending your peers kudos, and so much more!
Help us plant more trees
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.