RealDevSquad / RealDevSquad/website-backend
Re-implement user status update based on task APIs
Open
@lakshayman is already working on this.
Since May 17, 2024.
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.