I'm trying to use the Jira API to update a list of jira issues with a fix version.
I've had limited success updating individual Issues with:
PUT /rest/api/2/issue/{IssueID}
body:
just realized i probably should have created this on the jira software forum I've moved the question there - https://community.atlassian.com/t5/Jira-Software-questions/Looking-for-a-bulk-update-API-to-add-fix-versions-to-multiple/qaq-p/2096626#M209621
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.