You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
There may be several non-closed releases on my project. I am trying to set up automation so that when creating a new release version, tickets linked to the LAST created release are automatically added.
If I use
Fix version : Next unreleased version - tickets are linked to the very first unreleased release created
If I use
Fix version : Next unreleased version by release date - tickets are linked to the very first unreleased release created that has a release date
What can I do to make tickets linked to the LAST created release?
Hello. I was Looking for the same and it seems like the only to do that is to use Jira API calls: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-project-versions/#api-rest-api-3-project-projectidorkey-versions-get
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.