itemsV2 valid value for ItemStatusValue attribute... (EGP-2776160) EGP_CMN_ATTR_INVALID_VALUE
Summary:
itemsV2 webservice generates error on patch operation when column 'ItemStatusValue' is trying to be updated to a customed item status value "Inactivo_Compras".
Content (please ensure you mask any confidential information):
Error is:
{
"title": "Bad Request",
"status": "400",
"o:errorDetails": [
{
"detail": "You must enter a valid value for the ItemStatusValue attribute. The current value is Inactivo_Compras. (EGP-2776160)",
"o:errorCode": "EGP:::EGP_CMN_ATTR_INVALID_VALUE"
}
]
}
Value 'Inactivo_Compras' exists and is updatable manually in the UI, without any issue.
Version (include the version you are using, if applicable):
24D (11.13.24.10.0)
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0