Errors seen in the UI

I was trying some things in the console and came across a couple of errors:

Spurious UI error

  1. Create a new user foo
  2. Choose to delete foo
  3. Select “Cancel” in the confirmation dialog
  4. Receive popup error: TypeError: t is undefined

Internal Error

  1. Create a new user foo
  2. Create a database owned by foo
  3. Try to delete the user foo
  4. Receive popup error: Request failed with status 500: internal error
1 Like

Thank you for reporting this, we’re chasing this!