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 batch and update APIs of user status and other things mentioned in description #1994

Open lakshayman opened 3 months ago

lakshayman commented 3 months ago

Issue Description

Design Doc - https://docs.google.com/document/d/11kQ9MZ6gNjQ1EW9eruWWi8JeAjkIFLrWJ3s7rYVLEqc/edit?usp=sharing

This issue is completed when it is merged in https://github.com/Real-Dev-Squad/website-backend/tree/re-implement-userStatus Subtask of https://github.com/Real-Dev-Squad/website-backend/issues/1927

Expected Behavior

Should batch update and update the user status in the new format as mentioned in design doc above.

Current Behavior

Currently storing the user status in the old format as it is not re-implemented.

Severity/Priority

Checklist