klaw
klaw copied to clipboard
Add constraints when deleting a team
What is currently missing?
When deleting a team, check if there are any associated users, and restrict. currently team can be deleted without this check
How could this be improved?
Verify if users are associated to the team., and prevent from deleting a team
Is this a feature you would work on yourself?
- [ ] I plan to open a pull request for this feature