Hey everyone!
I have an reminder issue type for annual activities that need to be done annually, these have a date field that I want to flag on a dashboard, but ideally I don't want to keep updating queries or dates so I would like to be able to flag things where the month is the next month.
Any thoughts?
thanks,
Hi @Toby Moore ,
Try using Startofmonth () JQL f, StartOfYear() JQL functions and play around
https://support.atlassian.com/jira-software-cloud/docs/jql-functions/#startOfDay--
Hi @Toby Moore
Unfortunately, JQL doesn’t support extracting or comparing just the month from a date field without year. However, you can use Automation to achieve this. This is what I'd do :
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.