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

Deleting users along with admin shows failed in UI #7955

Closed
SagarGi opened this issue Nov 14, 2022 · 0 comments · Fixed by #7958
Closed

Deleting users along with admin shows failed in UI #7955

SagarGi opened this issue Nov 14, 2022 · 0 comments · Fixed by #7958
Assignees
Labels
Type:Bug Something isn't working

Comments

@SagarGi
Copy link
Member

SagarGi commented Nov 14, 2022

Description

When an admin tries to delete other users along with admin himself shows an error deletion of the users failed but after a refresh the users are actually deleted. The API seems to be working but UI gives wrong information.

Steps to reproduce

  1. admin creates two users user1 and user2
  2. admin selects two users user1 and user2 along with himself (since there is option to select the admin himself)
  3. deleted the selected users.

Expected Behavior

Other users should be deleted and in modal or dialog cannot delete admin should have been popped.

Actual Behaviour

A pop up is shown giving that failed to deleted users but after a refresh those users are deleted.

Video Screenshot

admindelete.mp4

Environment Setup

OCIS_WEB: latest docker image

@SagarGi SagarGi added the Type:Bug Something isn't working label Nov 14, 2022
@AlexAndBear AlexAndBear self-assigned this Nov 14, 2022
@AlexAndBear AlexAndBear mentioned this issue Nov 14, 2022
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants