I've been using the "create_version" jira-python function, which is very useful. However, I sometimes need to change a version name across dozens of projects and there doesn't seem to be an "update_version" function, unless I've totally missed it.
Presumably, this would use the 'Update Version' JIRA rest API.
Ok - thanks for the tip. I'm a little confused about how to compose the URL, which is the value for the key 'self':
from the documentation: "self": "http://www.example.com/jira/rest/api/2/version/10000"
The JIRA server I'm working with has URL
https://jira.something.org
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.