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 scope custom fields to an issue type jira cloud programmatically?

DonPerera
Contributor
January 26, 2020

Im currently developing connect addon using spring boot and require to scope custom fields to an issue type. How can this be done?.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Veera
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 26, 2020

Hi @DonPerera 

Customer fields scope is defined in the field configuration. Unfortunately, it's not possible at the moment to change the field configuration programatically using REST APIs.

There was a feature request raised in the past to Allow configuration of custom field options via REST API, but it was closed  due to other large number of JIRA feature suggestions.

DonPerera
Contributor
January 26, 2020

@Veera 

Is there a way this can be done using the connect JSON ? 

Like Veera likes this
Veera
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 27, 2020

@DonPerera 

Not that I am aware of. JSON web tokens are for authentication your apps. Once authenticated, you will have to use the available REST API endpoints to perform various tasks. 

So, in this case, the endpoint to edit field configuration is not available at the moment. 

DonPerera
Contributor
January 27, 2020

Thanks for the info @Veera .

Hopefully we'll get the required endpoints soon.

Like Veera likes this
TAGS
AUG Leaders

Atlassian Community Events