I've seen various posts from years ago addressing this for Jira Server with options of using ScriptRunner etc but yet to find anything specific for Jira Cloud. If anyone has an example of how this can be done it would be appreciated.
JIRA Cloud have API, but I do not see an option to SET custom field option (only GET - https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-customFieldOption-id-get). Maybe it can be done by Edit Issue (https://developer.atlassian.com/cloud/jira/platform/rest/#api-api-2-issue-issueIdOrKey-put). Overall ScriptRunner should be available for Cloud.. Anything missing there?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.