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

Update User Status After Approval of OOO Request #1998

Closed sahsisunny closed 3 months ago

sahsisunny commented 3 months ago

Issue Description

When a user's OOO request is approved, update the user's status to reflect either their normal status or OOO status.

Expected Behavior

After approval of an OOO request, the user's status should be updated accordingly, either to their normal status or OOO status, as per the system's configuration.

Current Behavior

Currently, after an OOO request is approved, the user's status remains unchanged.

Screenshots

N/A

Reproducibility

Steps to Reproduce

N/A

Severity/Priority

Additional Information

N/A

Checklist