Hi guys,
I need to create a screen with a list of about 100 fields, which is the fastest way to do that?
I have the list of names of fields that I got through the database, was thinking in creating some kind of Scriptrunner groovy script to add them all to a screen, but was not able to find any examples or similar stuff around. Any ideas on how I can do this? Maybe through the database? Maybe through a Script?
Kind regards and thanks for any insights on this.
hi, you can try using jira rest api
https://developer.atlassian.com/cloud/jira/platform/rest/v2/#api-rest-api-2-screens-screenId-tabs-tabId-fields-post
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.