Hello,
I would like to get all of the values of a choice custom field, and put them into a list.
I need to find the value that starts with a specific string.
Thanks,
Daniel
Hello Daniel,
You can use the following REST API to return the options of a Select Custom Field:
Also, you can optionally extract this information directly from the database, if you are using JIRA Server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.