I would like to set the start date of all issues assigned to a sprint to the sprint start date.
How do I query this in Jira Automation?
Something like if issue sprint changes and is not empty then set the issue start date = sprint.startdate (pseudo code not specific syntax)
Hello David,
You can try using the following automation rule :
Let me know if it helped or not,
Guilhem
Thank you that works great.
One small issue, it out it in the wrong time zone so if I run this in the morning it's 1 day out but if I run it in the evening it is cerecr.
Is there a way to modify this to my time zone (syd Australia)i tried the smart functions.but could not work out the syntax.
.
Cheers
David
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.