Skip to content

Conversation

marcomura
Copy link
Collaborator

What Is This Change?

The existing code doesn't allow to logout from individual sites because it's deleting the credentials of the site the user wants to logout from, causing all sites sharing the same credentials to be logged out as well.

With this change, we simply don't delete the credentials until they are not shared with any other sites.

How Has This Been Tested?

Basic checks:

  • npm run lint
  • npm run test
  • manual tests

@marcomura marcomura changed the title [AXON-1002] Fix the inability to logout from individual sites works [AXON-1002] Fix the inability to logout from individual sites Aug 31, 2025
@bwieger-atlassian-com
Copy link
Collaborator

Very hesitant to merge at this time

879 I don't want to think about right now. I'm worried this might have some unknown side effect and it's not solving a customer-reported problem

@marcomura marcomura marked this pull request as draft September 4, 2025 21:52
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.

2 participants