RealDevSquad / RealDevSquad/website-backend
write migration to add missing roles to existing users
Open
@yesyash is already working on this.
Since Aug 17, 2024.
feature task
- Dominant language
- JavaScript
- Stars
- 74
- Forks
- 276
- Avg merge
- 1d 26m
- Merged PRs (30d)
- 14
Description
Related ticket
Issue Description
- in production, certain roles are missing for some users, we need to write a migration that will add all pending roles to all users.
- only super users will be able to run this migration
Expected Behavior
- post-migration, all users will have all roles supported by the rds backend.
Current Behavior
- some users are missing certain roles.
Severity/Priority
- Critical
- High
- Medium
- Low
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.