-
Suggestion
-
Resolution: Unresolved
-
None
-
100
-
41
-
-
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? 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://example.com:8080/jira/rest/api/2/issue/{issueIdOrKey}/editmeta
But you cannot add, edit, or delete custom fields via JIRA REST API (as you can in the admin section).
Workaround
- The third party plugin Jira Customfield Editor provides REST endpoints for the CRUD operations on custom fields.
- There is a possibility to add new custom field by using the following REST method: https://docs.atlassian.com/software/jira/docs/api/REST/8.22.0/#field-createCustomField
- relates to
-
JRACLOUD-28539 Add, edit, or delete custom fields in REST API
- Closed
-
JRACLOUD-68213 Change customfield Renderer Type via REST API
- Closed
-
JRASERVER-36112 Add REST API (PUT, POST, DELETE) for custom field options
- Gathering Interest
- mentioned in
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...