Closed
Description
OS Information
- OS: Windows 10
- Browser (if applicable): Chrome
- Architecture:
coder --version
: Coder v0.6.0
Steps to Reproduce
- run coder server --dev
- log in to generated access-url in a browser
- create a new user via cli or UI
- in browser, go to Admin->Users
- Click three dots icon near the user and select "Suspend"
Expected
The user is suspended without errors. This should really be a 'Delete' user for Community MVP rather than a Suspend. Suspend implies that the user can be restored and viewed in the UI still. For now, we should just support Delete and rename that action in the dots menu for Users.
Actual
"Error on suspend the user."