Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

help on jira automation rule syntax for release date

RT May 4, 2021

I want to update release date field automatically when I update the fix version.

Need syntax to pull fix version release date to the jira issue release date field

1 answer

0 votes
Walter Buggenhout
Community Champion
May 5, 2021

Hi @RT,

Have a look at this page on smart values. It does reference the first release date related to fix versions listed on an issue (what you are trying to do may be a bit tricky, as release dates are not necessarily filled out and an issue can be linked to multiple fix versions):

{{issue.fixVersions.releaseDate.min}} 

 Hope this helps!

Suggest an answer

Log in or Sign up to answer