Forums

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

Is it possible to sort a list of fields for editing using jira api?

trae-op
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!
November 29, 2022

I need to create a popup to edit a task and follow the positions same as in jira https://prnt.sc/quQ11Potn32Q

Can I get the position of the fields as in jira using rest api?

 

1 answer

0 votes
Fabio Racobaldo _Herzum_
Community Champion
March 1, 2023

Hi @trae-op ,

did u try to use the following rest api https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/#api/2/screens-getAllFields ?

It should retrieve all fields from edit screen in the right order.

Hope this helps,

Fabio

Suggest an answer

Log in or Sign up to answer