website-backend icon indicating copy to clipboard operation
website-backend copied to clipboard

The backend code for all our website-related apps

Results 249 website-backend issues
Sort by recently updated
recently updated
newest added

### Feature request Many features/sub-projects require RDS users data, and users data don't change that often. Our read to Firesotre for requesting each users data has a cost attached to...

### Issue Description Currently in discord group role feature, there's a mismatch of roles count to the actual users present in RDS discord server. We need to show the latest...

## Issue Ticket Number:- - #1764 ## Description: Remove createdAt and updatedAt migration code Is Under Feature Flag - [ ] Yes - [x] No Database changes - [ ]...

### Issue Description Remove createdAt and updatedAt migration code

### Issue Description https://github.com/Real-Dev-Squad/website-backend/pull/1732/ In this PR we have created an API for getting applications, we currently do not have pagination, we need to add this to make sure that...

### Overview Currently there is no way to un assign a task. To un assign a task the super user needs to assign the task to self and then it...

### Issue Description Remove status from user model as we have a separate collection for user status ### Expected Behavior [Describe what should happen when this issue is resolved.] ###...

### Issue Description - All the users who have a status in the users status model are selected irrespective of whether they are part of the Discord server or not...

Description: We currently have separate collections for extension & task requests. We can merge this into one and fix the route names. Suggested route names : `/task?type=extension-request` or `/task?type=task-request`

### Issue Description When the user updates it's profile from my site its user status is changed to onboarding ### Expected Behavior User status should not be changed ### Current...

bug