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
🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.
New Issue Checklist
Issue Description
The
_hashed_password
field cannot be deleted from _User collectionSteps to reproduce
I try
Actual Outcome
The field is not deleted in the _User collection
Expected Outcome
_hashed_password
field should be deleted in the _User collectionEnvironment
Server
"parse-server": "^7.2.0",
Windows 10
Local
Database
MongoDB
v4.0.6
MongoDB Atlas
Client
JavaScript
5.3.0
The text was updated successfully, but these errors were encountered: