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

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

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events