But unfortunately this seems not to work! I always get this error:
{
"description": "Validation failed",
"errors": [
{
"field": "description",
"message": "It should not be blank as this is a mandatory field",
"code": "invalid_value"
}
]
}
I don’t want to change the description!
How to do this?
Best answer by ggallaway
There is an issue with this endpoint when updating service requests. Just add a description, it can just have a period or in our case we put in 'see service item below'
There is an issue with this endpoint when updating service requests. Just add a description, it can just have a period or in our case we put in 'see service item below'
We have the same issue here, I have already mentioned to our CSM @Jack Day. If it is a mandatory field then it should be filled in upon logging an SR via the Portal OOTB. Hopefully a fix will be out in the next release, or the one after...