Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Deleting User #1664

Closed
tghw opened this issue Nov 16, 2023 · 2 comments
Closed

Error Deleting User #1664

tghw opened this issue Nov 16, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@tghw
Copy link

tghw commented Nov 16, 2023

Describe the issue
Getting an "Error Deleting User" error when trying to delete a user.

Steps to reproduce the issue

  1. Log in as an admin user
  2. Go to Preferences > Team
  3. Click the pencil icon next to a user (admin or non-admin, same behavior)
  4. Click the trash can icon
  5. Click "Yes, delete"
  6. Get "Error deleting user"
  7. Check console and there is a JS error "Uncaught (in promise) TypeError: Cannot convert undefined or null to object"

Expected behavior
Expected the user to be deleted.

Screenshots
image
image

OpenReplay Environment

  • Frontend stack: React
  • OpenReplay version: 1.15.0
  • Tracker version: ???
  • Plugins used: None
  • Cloud provider: AWS

Additional context
Also not able to reset passwords for users, but there is no error, just nothing happens.

@tghw tghw added the bug Something isn't working label Nov 16, 2023
@shekarsiri
Copy link
Contributor

Fixed 6966412

@estradino
Copy link
Contributor

You can pull the latest patch it by running openreplay -u.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants