Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
55 stars 258 forks source link

Feature: Super user can delete Discord groups #2191

Closed VaibhavSingh8 closed 4 days ago

VaibhavSingh8 commented 1 month ago

Issue Description

Super users cannot delete discord groups from the '/groups' endpoint on the dashboard site.

Expected Behavior

At the Discord Groups Page, the superusers should be able to delete existing groups from the UI.

Current Behavior

Super users don't have the option to delete discord groups through UI on the Discord Groups page.

Screenshots

Reproducibility

Steps to Reproduce

  1. Login as a super user at the Dashboard site.
  2. Visit [Discord Groups](https://dashboard.realdevsquad.com/groups/). You shall not see a delete / remove group option.

Severity/Priority

Additional Information

Checklist