We have a rather complex setup of multiple fix versions per issue due to multiple products we are shipping with the same code base. We create fix versions like product1-next, product2-next.
Once we create a release branch for a product I need to rename the current -next version of a product to a specific version.
How can I edit a fix version using automation? Out of the box we can only create/release/unrelease versions.
Hi @tassilo.posegga -- Welcome to the Atlassian Community!
At this time, I believe the only way to do that is by calling the REST API with a web request to update the version. There is an open suggestion to allow editing a version directly from a rule here: https://codebarrel.atlassian.net/browse/AUT-932
If you want to try calling the REST API, here is a how-to article and a reference the method to call:
Kind regards,
Bill
Thank for clarification @Bill Sheboy
This looks rather complex as I would have to fetch all versions first and lookup the id by name.
How can we get more attention on the open issue?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As you appear to be on a paid Jira license, you could work with your site admin to submit a ticket to Atlassian support and learn of any work-arounds or escalation for the issue: https://support.atlassian.com/contact/#/
IMHO...For an edge case like this, I suspect it may not get much forward movement. Sorry I could not be of more help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian support opened https://jira.atlassian.com/browse/AUTO-935 on my behalf (I don't seem to be able to access the ticket Bill linked above. Please vote and subscribe.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, @Kelly Arrey
Atlassian removed public access from that old Code Barrel backlog...which is too bad as there were a lot of good tips / work-arounds in there.
It is unclear if all of the items got cloned over into the new backlogs for AUTO and JIRAAUTOSERVER, so thanks for the new one!
Kind regards,
Bill
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't seem to have access to that link - I assume it might be limited to the account owners? Wanted to check in on the progress :)
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.