Hi All,
I want to use API to update custom select field options in Jira(jira server instance). but I didn't find it. anybody have any idea about it?
Hi,
You can use this on your JSON :
"customfield_10013": { "value": "red" }
https://developer.atlassian.com/server/jira/platform/jira-rest-api-examples/#creating-an-issue-examples
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.