Real-Dev-Squad / website-backend

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

Re-implement user status update based on task APIs #2045

Open lakshayman opened 4 months ago

lakshayman commented 4 months ago

Issue Description

New user status APIs are created and merged into the re-implement-userStatus branch except for one PR. When we investigated the UI part, a few task APIs were also manipulating the user status. So, we have to find them and re-implement them.

Expected Behavior

The task APIs should manipulate the user status in the new collection and according to the new format.

Current Behavior

The task API are using old format

Reproducibility

Severity/Priority

Checklist