RealDevSquad / RealDevSquad/website-backend
Reimplementation of User Status task list
Open
@sahsisunny is already working on this.
Since Feb 14, 2024.
- #1921 by @sahsisunny — closed without merging
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
- #1905
- #1912
- #1920
Todo
- Re-implement all APIs with a feature flag in the backend with the same request and response, only changing how it stores the user status in the backend.
- #2135
- Modify all the sites using user status API behind the feature flag.
- Test the flow.
- Check user status updates by taking a task and removing a task.
- Run the migration script in prod.
- Test it behind the feature flag by pushing all production frontend sites.
- Check user status updates by taking a task and removing a task in production.
- If everything works remove the feature flag.
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.