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

[BUG] Account with same first 3(N?) letters won't switch #40

Open
rubengmurray opened this issue Aug 10, 2022 · 0 comments
Open

[BUG] Account with same first 3(N?) letters won't switch #40

rubengmurray opened this issue Aug 10, 2022 · 0 comments

Comments

@rubengmurray
Copy link

rubengmurray commented Aug 10, 2022

Steps to re-produce:

  • Create an account: name = 'tes'
  • Create an another account: name = 'tes-2'
  • Try to switch from 'tes' to 'tes-2'
  • Cannot switch accounts. No error. Remains on 'tes'.
  • Create an another account: name = 'test'
  • Try to switch from 'tes' to 'test'
  • Cannot switch accounts. No error. Remains on 'tes'.

I came across this because my old account expired, and I needed to re-add to authenticate with a new API key. In the end I needed a third account with a completely different local name to facilitate the account switch. No errors are provided in the local CLI.

@rubengmurray rubengmurray changed the title [BUG] Account with same first letters won't switch [BUG] Account with same first 3(N?) letters won't switch Aug 10, 2022
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

No branches or pull requests

1 participant