In release page I have 2 data field:
1) Start Date
2) Release Date
I want to filter ticket added to that fixversion after the "Start Date".
Who can I do it with JQL filter?
As workaround I need to find a way to monitor that 7 days before the "release date" no other ticket will be added to the fixversion.
Hi @Mattia Gibilaro -- Welcome to the Atlassian Community!
That is not possible with the build-in features of JQL.
As workarounds you could:
Please see this documentation page to learn more about the CHANGED operator: https://support.atlassian.com/jira-software-cloud/docs/jql-operators/#CHANGED
Kind regards,
Bill
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.