Hello Experts,
I am trying to display latest release version in a text custom field using automation rule
attached the autoamtion rule i created, but for some reason its not working
Can you please advise whats missing
Regards
Ashish
@Bill Sheboy : Rule works only if the issues are linked to the release version
My aim is to update the custom field with the latest relase version irrespective of it being linked or not
Capture the latest release version of porject and display it in custom field.
Thanks
Ashish
Hi @Bill Sheboy :
I want the custom field to be used in confluence so that it can display the data realtime in confluecne documentation.
There isnt exist any macro which can be used to display the latest release version , hence this workaround
Entity properties havent used , so no idea about it
Thanks
Ashish
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for that information. Of note, please try to stay on one thread in these responses. That will help others searching for answers in the future.
To solve what you ask without purchasing any add-ons, you could add a two-dimensional filter gadget (under the Jira chart macros), using your filter for latestReleasedVersion. That could show the version and issue count.
If that will not meet your needs, please take a look at the marketplace add-ons to see what is available for purchase.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ashish
Would you please post an image of your rule and the audit log, and describe what you believe is not working?
Thanks, and best 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.
Hi @Ashish
To back up a bit, what problem are you trying to solve by "My aim is to update the custom field with the latest relase version irrespective of it being linked or not "? You can always see the last released version on the releases page.
Doing what you ask is not possible as you have tried in the rule. If the issues are not already linked to the version, there is no way to determine if it is the last released version. And the last released version is changing over time, so the value would become out of date as releases occur. And, if you stored the last release version in issues, you would need to repeatedly update the issues...probably at least until they are closed/resolved.
As a work-around, you could set an Entity Property in the Project every time a release occurs. You may then access the value when you need it. But that seems redundant, as I noted above.
To learn more about entity properties, please look here:
https://support.atlassian.com/jira-software-cloud/docs/automation-actions/
https://developer.atlassian.com/cloud/jira/platform/jira-entity-properties/
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.
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.