Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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 Champion
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