Hello together,
I am wondering how I can use release attributes in Jira automation like I can use issue attributes.
Specifically I am looking for "Release Date" and "Predicted completion date" of an release to send it via email.
Another option to generate a table with all these release dates would be also nice.
Thanks for any hints
Cheers Martin
I believe that Release Date is a built-in field, and so you can access that one with smart values in an automation rules.
I am unfamiliar with "Predicted completion date"; is that something you are getting from an addon tool? And I do not believe that Version/Release supports entity properties, so perhaps no one added that: https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/
When you not generating a table of release dates, one way to do that with one of the marketplace addons for reporting, or to call the REST API from an automation rule, and then email the information.
Kind regards,
Bill
Hi and thanks @Bill Sheboy
the predicted completion date is shown on the "Version Report" report metric below the graph. This value is calculated by jira somehow.
I do not get it to work with the REST API either. Maybe because I am useing Jira Software and not the cloud version ??
Best regards,
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for clarifying. I am not aware of a built-in way to get the calculated information from the Version Report...except by running the report.
I suggest looking at the marketplace for better release/version management reporting addons.
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.