For more information, please refer to this announcement explaining best practices for getting answers to questions.
Error in updating picklist via REST API
Content
Hello,
I am receiving the below listed error while i am trying to update the list of values for a picklist(custom field) on requisitions object through REST API. Any idea of what this error is ? Any insight into this would be of a great help.
<root>
<response/>
<status>
<detail>
<operation>internal</operation>
<errormessage>Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1; nested exception is org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1</errormessage>
<error>Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1; nested exception is org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1</error>