Project

General

Profile

Bug #4735

[PROD FEB25]Register with same user name what we have used earlier and did deregister , having issue while login

Added by Sanjay Kumar about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
03/13/2025
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

I created "AIDemo" user and then deregistered then again created "aidemo"
And when I tried to log in I am getting an error for wrong username or password.

We have discussed this with @Archana

  1. register a user with username "user1" - say it generates user id TES00002
  2. Login with the username "user1" - it will login successfully
  3. de-register that user with username "user1" - there is a bug that de-register does not delete the user from cognito
  4. register a new user with same username "user1" - say it generates user id TES00003
  5. try to login with username "user1" - login will fail - because older user with username "user1" still exists in database and it points to older password
#1

Updated by Sharmila Saha about 2 months ago

  • Status changed from New to Resolved
  • Assignee changed from Sharmila Saha to Sanjay Kumar

15 Mar 25 Release: Fixed. Please check now

#2

Updated by Sanjay Kumar about 1 month ago

  • Status changed from Resolved to Closed

v[0.0.5]: As of now, I registered with the same username again and am able to log in after deregistering that user. I do not see any issue while creating a new user with the same username. Hence, it is fixed and closed.

Also available in: Atom PDF