I'm having some issues with the month & year functions.
1. When using 'startofYear()' - it's not accepting any 'y' values but weird that only taking 'm' values.
2. When using 'startofMonth()' - it's returning all the objects with whatever values we put in for operator '<'. And, only current month's objects if we put in operator '>'.
Hi @Bhupesh Garg ,
Welcome to the community !!
The right syntax is described in https://support.atlassian.com/jira-software-cloud/docs/jql-functions/#startOfYear--
If you can provide your requirement, I can try to get the JQL for that.
This might be due to incorrect AQL usage or a bug. To troubleshoot, double-check your AQL syntax, ensure your JIRA instance is up-to-date, and consider consulting Atlassian support.
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.