Skip to content

Conversation

@vikramdevtron
Copy link
Contributor

@vikramdevtron vikramdevtron commented Nov 16, 2022

Description

When we create user with same email id as deleted user, won't allow to create with super admin permission. this PR will fix this issue.

Fixes #: #2640

How Has This Been Tested?

  • Re-create user with super admin.

Checklist:

  • The title of the PR states what changed and the related issues number (used for the release note).
  • Does this PR requires documentation updates?
  • I've updated documentation as required by this PR.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have tested it for all user roles.
  • I have added all the required unit/api test cases.

Does this PR introduce a user-facing change?


@vikramdevtron vikramdevtron self-assigned this Nov 16, 2022
@kartik-579 kartik-579 merged commit be7da47 into main Nov 16, 2022
@kartik-579 kartik-579 deleted the hotfix-recreate-user-with-super-admin branch November 16, 2022 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Unable to add admin permission to an user when we have deleted that user.

3 participants