Hi Community,
I want to write JQL query for Start Date and Close Date so that I can use them in single Jira automation rule.
For example: Date format - mm/dd/yyyy
Conditions:
So, I want to set the date of Revised Date field based on combination of Start Date, Close Date, and Phase field value.
Please guide if we can achieve the above conditions using JQL or something can be configured using Scriptrunner.
Thanks
With the automation, have action to edit issue and set the value of 'Revised date' to {{issue.customfield_xxxx.minusDays(1)}} matching the startdate/close date field id with the combination of conditions matching your business logic.
Thank you so much for your message. It helped.
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.