Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do I get a list of field option identifiers

Peter Herfs
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 23, 2024

I am creating an application that facilitates the integration between two different ticketing systems: Jira and FreshService. To achieve this, I need to map all the fields to each other.

This is possible by using the API /rest/api/2/field. Here, I retrieve all possible fields. Among these fields, there are dropdowns. For example, the field "priority" has options like "high," "medium," and "low." I also want to map these options.

Initially, I thought I could use the API /rest/api/2/jql/autocompletedata/suggestions?fieldName=priority. This provided me with a list of options, but I missed the identifiers needed for creating a new issue. How can I obtain a list of field options with identifiers?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events