How to get list of all the options for any custom field options?

Darshil Mehta August 25, 2022

We have a use case where we are providing the user a simple interface to select a value of one custom field of JIRA, for that we would need to have all the options possible for a particular custom field. 

For example, We have a custom field location, when we open Jira we can see many options, now we want to retrieve these through JIRA API so that they can be displayed in our own user interface.

We have found the below workaround but is there any other way to achieve this use case?
https://confluence.atlassian.com/jirakb/how-to-retrieve-available-options-for-a-multi-select-customfield-via-jira-rest-api-815566715.html

 

0 answers

Suggest an answer

Log in or Sign up to answer