Forums

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

Jira REST API Get Fields does not distinguish between some field types

Amir Katz (Outseer)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 27, 2022

I'm using the above REST API (GET /rest/api/3/field) to get all fields with their types.

See here: https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-fields/#api-rest-api-3-field-get

When I examine the resulting JSON, each custom fields has the dict entry some_entry['schema']['type'],

the value being the field type.

There are two problems:

1. Both radio buttons and checkbox return the same value, ':radiobuttons' 

2. All selections (single, multi and cascade) return the same value, ':select'

Any idea how to make this distinction?

 

0 answers

Suggest an answer

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

Atlassian Community Events