Skip to content

Bug: "Error on suspend the user." when suspending the user via UI #1826

Closed
@maryna-hankevich

Description

@maryna-hankevich

OS Information

  • OS: Windows 10
  • Browser (if applicable): Chrome
  • Architecture:
  • coder --version: Coder v0.6.0

Steps to Reproduce

  1. run coder server --dev
  2. log in to generated access-url in a browser
  3. create a new user via cli or UI
  4. in browser, go to Admin->Users
  5. 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."

Logs

Screenshot

fe-suspend

Notes

Metadata

Metadata

Assignees

Labels

apiArea: HTTP APIsiteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions