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: 

How to automatically create fields

Cédric Jaduta
November 9, 2023

Hello the community,

is it possible import configuration file (same as CSV) for create fields (500 fields) automatically (combo select with options)?

thx

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Marc -Devoteam-
Community Champion
November 10, 2023

Hi @Cédric Jaduta 

Welcome to the community.

Reading your request partly, but you would need to do this via the API.

You would need to create multiple calls to the API

Create the custom field using POST /rest/api/2/field and body json as you do.

Options can't be given, this is still an option from the GUI on Jira Server.

See documentation:

https://docs.atlassian.com/software/jira/docs/api/REST/9.11.0/#api/2/field-createCustomField 

Cédric Jaduta
November 13, 2023

thx

Like Marc -Devoteam- likes this
0 votes
Yamam Al Ghourani[ServiceRocket]
Contributor
November 9, 2023
TAGS
AUG Leaders

Atlassian Community Events