Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
55 stars 258 forks source link

Updated data pushing in functions to override id to be Document ID #2227

Closed RahulGoyal-tech closed 1 month ago

RahulGoyal-tech commented 1 month ago

Date: 24 10 2024

Developer Name: Rahul Goyal


Issue Ticket Number

2222

Description

I have updated user model in functions of models/user.js to ensure that document id is explicitly overriding the allocation to the id and any id field present in data is not wrongly handled.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Additional Notes