-
Suggestion
-
Resolution: Done
-
1
-
REST API endpoints to create a custom field and to create, edit and delete custom fields option are already available. The ones to edit and delete custom fields are still missing.
For further details please refer to the Jira Cloud REST API documentation
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.
It would be nice to be able to deal with custom fields using Jira REST API.
At the moment, it's possible to get some info by retrieving editmeta :
http://{sitename}.atlassian.net/rest/api/3/issue/{issueIdOrKey}/editmeta
But you cannot add, edit, or delete custom fields via JIRA REST API (as you can in the admin section).
Workaround
None at present for Cloud
- is related to
-
JRASERVER-28539 Add, edit, or delete custom fields in REST API
- Gathering Interest
- relates to
-
JRACLOUD-36112 Add REST API (PUT, POST, DELETE) for custom field options
- Closed
- mentioned in
-
Page Loading...