Hi All,
I have this requirement where I need to use the latestReleasedVersion in JIRA's Send Web Request automation action. So that respective action is able to forward the latestReleasedVersion value to the called API.
Community moderators have prevented the ability to post new answers.
Hi @Nitin Singh and welcome to the community! I would handle this with an automation rule leveraging the Version Released Trigger. From there you can pick your action of choice to send {{version.name}} where you need it:
Hi @Mark Segall , thank you responding to my query. It's been helpful. I was trying to test the {{version.name}} value using issue run and it was giving me the whole list of versions. But i think it's better to run with Version Released Trigger. So that intended value can be accessed.
Thanks a lot for your input.
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.