Real-Dev-Squad / website-backend

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

Reimplement Update API of User Status #1995

Closed lakshayman closed 3 months ago

lakshayman commented 3 months ago

Date: 08/04/2024

Developer Name: @lakshayman


Issue Ticket Number

Closes #1994

Description

PR was created to implement a new user status batch and update API. Implemented them but with a small issue which will be fixed in the next PR. Tests are also failing as some tests are failing in the develop branch which are out of the scope of this PR.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?