Hello,
We have users asking us for the possibility to search based on the end date of a release. Example: tickets with status changed to In progress 3 days before the end of the release. Knowing that they would change their release every month. So something like this
status changed To "In Progress" After ...
For the following, we should be able to put the expected version with the duration fixversion(-3). Do you know if this is possible?
Thanks a lot
Unfortunately, Jira JQL does not support dynamic date calculations natively (in your case, based on a fix version's release date) natively. You can either use a custom field which will be automatically set (with Automation) and use this date in your JQL, or use ScriptRunner's issuefunction in dateCompare function.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!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.