I have a scenario where several hundred field values need to be disabled for a multi-select list custom field in Jira. Is there any way to bulk disable custom field values within the Jira interface, perhaps with Scriptrunner?
Or, is disabling values one by one the only way to handle this from within Jira?
Thanks!
Andrew
The problem was that I had to use POST, not PUT.
The payload got really simple:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.