Dear Members,
I am trying to upload options on custom field through context. The API endpoint I am using is the below which only allows 1000 options in single request:
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-custom-field-options/#api-rest-api-3-field-fieldid-context-contextid-option-post
My question is could we increase the limit from 1000 to a higher value e.g. 2000 by changing some configuration.
Thanks in advance,
Vivek
You can't change it on Cloud - it's capped at 1,000 to prevent you overwhelming the system with requests.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.