Skip to content

Generated unique username not applied during account creation#3940

Open
Iron-56 wants to merge 1 commit intoprocessing:developfrom
Iron-56:fix/github-username-assignment
Open

Generated unique username not applied during account creation#3940
Iron-56 wants to merge 1 commit intoprocessing:developfrom
Iron-56:fix/github-username-assignment

Conversation

@Iron-56
Copy link
Contributor

@Iron-56 Iron-56 commented Feb 25, 2026

Changes:

Fixed an issue where username conflict occurs from a manual signup and then a github account signup using same username. Destructuring profile to get username does not create a reference to the profile object property so we must manually assign the value.

I have verified that this pull request:

  • has no linting errors (npm run lint)
  • has no test errors (npm run test)
  • has no typecheck errors (npm run typecheck)
  • is from a uniquely-named feature branch and is up to date with the develop branch.
  • is descriptively named and links to an issue number, i.e. Fixes #123
  • meets the standards outlined in the accessibility guidelines

@Iron-56
Copy link
Contributor Author

Iron-56 commented Feb 25, 2026

@raclim I have verified and a different username is generated and the my sketch section shows different content. Earlier the server thinks as if it were same accounts.

@Iron-56
Copy link
Contributor Author

Iron-56 commented Feb 27, 2026

@raclim could you review when you're free?

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.

1 participant