Issue When trying to perform a PATCH request on an object instance to update a field, if the object has a required vocabulary, the request fails with the following error: { "detail": "Select at least one taxonomy category for vocabulary <vocabulary_name>", "status": "BAD_REQUEST",...