add a new option to an existing custom field options list

roger layani November 27, 2019

Hi

I am searching to add by REST API  a new option to an existing custom field options list (list not empty)

I tries to use the PUT  /rest/api/2/field/customfield_15100/option method (customfield_15100 is my custom field) and I got error message:

<status>
<status-code>404</status-code>
<message>null for uri: .../rest/api/2/field/customfield_15100/option</message>
</status>

has someone already did it ?

 

1 answer

0 votes
Mirek
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 27, 2019

I am afraid that is not possible OOTB yet to interact via PUT on custom field options

See below Suggestion ticket for more information

https://jira.atlassian.com/browse/JRASERVER-36112

Suggest an answer

Log in or Sign up to answer