The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Export the field details of the particular project

kA
Contributor
June 18, 2014

Hi Friends,

I have more number of project in my JIRA. Each project has different fields. I need to export the field details from each project,is it possible to retrieve the particular project fields alone through REST API instead of all the fields.

I tried this API:"/rest/api/2/field" it is display all the column. But i need particluar project field alone.

Please share your thoughts,

Thanks in advance,

Karthik A.



1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jobin Kuruvilla [Adaptavist]
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 Champions.
June 19, 2014

You can use createmeta method but it will be just for the Create screen.

/rest/api/2/issue/createmeta?projectKeys=XYZ

Use editmeta for Edit screen.

TAGS
AUG Leaders

Atlassian Community Events