Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi there!
My script queries a REST Api and retrieves some JSON data (version information of software releases). This works so far.
Now I need to use this data to refresh the possible options of a custom field (of type select list or even better a cascading select list). Users should be able to create a new bug report and chose the affected version.
But I simply can't get this part to work.
I think I have to use the OptionsManager (Atlassian Jira - Server 8.20.13 API), but I couldn't find a working example.
Can anyone help me!?
Solved using several existing community posts, e.g.
Solved: ScriptRunner - Can I update Custom Field options a... (atlassian.com)
How to delete option value from custom field (atlassian.com)
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.