Issue custom field options
Reorder custom field options (context)
Changes the order of custom field options or cascading options in a context.
This operation works for custom field options created in Jira or the operations from this resource. To work with issue field select list options created for Connect apps use the Issue custom field options (apps) operations.
Permissions required: Administer Jira global permission.
put/rest/api/2/field/{fieldId}/context/{contextId}/option/move
Path parameters
fieldIdstring required
The ID of the custom field.
contextIdinteger required
The ID of the context.
Request body
Response
Returned if options are reordered.
{"stackTrail":"paths:/rest/api/2/field/{fieldId}/context/{contextId}/option/move:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}