ManPhamQuang / COSC2769-rmit

Further web programming - COSC2769
cosc-2769-rmit.vercel.app
MIT License
0 stars 0 forks source link

[Bug] Inconsistent data #58

Closed dangvuthang closed 3 years ago

dangvuthang commented 3 years ago

Description

Some data in dev-data when saved to db is in incorrect format. user has rating, user is a creator of a room instead of an expert. When login to test data, the password=123456 does not work. Change field id -> _id or mongoose will ignore the field and generate random id

Screenshot (342) Screenshot (343) Screenshot (344) Screenshot (345)