I want to set "Fix Version/s" field by version id from JIRA REST API. How can I call JIRA REST API
to implement this request exactly? Please let me know the exact JIRA REST API command?
If possible, please let me know how I need to call JIRA REST API to set "Fix Version/s" field by version name
as well.
Which version of JIRA are you using? If you have CURL installed in your machine, you can use CURL to call REST URLs.
You need to prepare small json data to set/update Fix Version/s in an issue. Check JF's comment in https://answers.atlassian.com/questions/47904/what-is-the-rest-api-call-for-adding-a-fix-version-to-a-jira-item
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.