hey,
i switched to an mongo Database from postgres. deployment works. but one of mycollection doesnt work. i have a collection for categories and a small one for organizations. but my course collection does not work. if i want to create a course i get the error
ERROR: error:valueMustBeUnique
err: {
"type": "APIError",
"message": "error:valueMustBeUnique",
"stack":
APIError: error:valueMustBeUnique
my collection is as follows: