What are the required permissions to load the fields on a tab from the JIRA REST API?

Chris Barnes September 1, 2015

Specifically the following endpoint:

/rest/api/2/screens/{screenId}/tabs/{tabId}/fields

Documentation at: https://docs.atlassian.com/jira/REST/latest/#d2e910

It appears that the user must be in the jira-administrators group, but is there any way to change this permission? It does not appear to be in Global Permissions, unless it falls under one of the other settings there.

1 answer

0 votes
Timothy
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 Leaders.
September 2, 2015

To access the configurations, you will probably need the JIRA Administrator permission in the Global Permission.

Suggest an answer

Log in or Sign up to answer