Real-Dev-Squad/website-backend

Re-implement user status update based on task APIs

Opened this issue · 0 comments

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

  • This issue is reproducible
  • This issue is not reproducible

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to resolving this issue.