Open NasDmit opened 2 years ago
Actual behavior { "errors": "Unable to change course: SequelizeUniqueConstraintError: Validation error" }
Expected behavior { "errors": "title should be unique" }
Screenshots
@NasDmit could you please check what was sent as a value for the id field? It's not obvious. You can use Postman console for that.
id
Actual behavior { "errors": "Unable to change course: SequelizeUniqueConstraintError: Validation error" }
Expected behavior { "errors": "title should be unique" }
Screenshots