I am exploring the JIRA REST API. The version methods require the version ID value, but I do not know how to find that.
Hello,
Open a version in Jira UI. The url will look like this:
https://yourdoamin.atlassian.net/projects/SCRM/versions/10102/tab/release-report-warnings
10102 is the id of this version.
Thank you Alexey, that works!
I will add a request to get a list type method added to the API so you can see all the versions defined in a project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That doesn't seem to work.
Still cannot figure out how to determine Atlassian version or JIRA Software version.
Very frustrating, as addons require a min version
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.