Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

500 error when PATCH or PUT are performed on Mongo 4.2 and _id is included with payload #1341

Closed
nicolaiarocci opened this issue Dec 18, 2019 · 0 comments
Milestone

Comments

@nicolaiarocci
Copy link
Member

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

  • Python version: 3.8
  • Eve version: 3.9.2
@nicolaiarocci nicolaiarocci added this to the 0.10 milestone Dec 18, 2019
@nicolaiarocci 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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant