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
When creating new user documents, the ID number field should be a unique value for each document but for some reason the documents are being created with duplicate values and the mongoose/mongo schema is not catching or preventing them.
The text was updated successfully, but these errors were encountered:
When creating new user documents, the ID number field should be a unique value for each document but for some reason the documents are being created with duplicate values and the mongoose/mongo schema is not catching or preventing them.
The text was updated successfully, but these errors were encountered: