You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nicolaiarocci
changed the title
error 500 when PATCH or PUT are performed on Mongo 4.2 and the updates include the _id field
500 error when PATCH or PUT are performed on Mongo 4.2 and _id is included with payload
Dec 18, 2019
Expected Behavior
In the situation depicted above, we should return 400 Bad Request (see the relevant tests, here and here)
Actual Behavior
With Mongo 4.2, a 500 Server Error is returned instead.
Environment
The text was updated successfully, but these errors were encountered: