Skip to content

Conversation

martgil
Copy link
Collaborator

@martgil martgil commented Oct 9, 2024

This PR updates the data from GlobalStore storage making it syncronized when accounts from sessionStorage is removed. This update helps determining unconnected accounts in an event of account reset.

close #5797


Tests (delete all except exactly one):

  • Does not need tests (refactor only, docs or internal changes)

To be filled by reviewers

I have reviewed that this PR... (tick whichever items you personally focused on during this review):

  • addresses the issue it closes (if any)
  • code is readable and understandable
  • is accompanied with tests, or tests are not needed
  • is free of vulnerabilities
  • is documented clearly and usefully, or doesn't need documentation

@martgil martgil requested a review from sosnovsky as a code owner October 9, 2024 06:44
@martgil martgil marked this pull request as draft October 9, 2024 06:52
@martgil martgil marked this pull request as ready for review October 9, 2024 07:28
@martgil

This comment was marked as outdated.

@martgil
Copy link
Collaborator Author

martgil commented Oct 10, 2024

Hi @sosnovsky - this is all good now. thanks!

Copy link
Collaborator

@sosnovsky sosnovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good now, thanks!

@sosnovsky sosnovsky merged commit d70bf0f into master Oct 10, 2024
13 checks passed
@sosnovsky sosnovsky deleted the issue-5797-added-better-detection-for-configured-accounts-during-reset branch October 10, 2024 08:28
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.

Reduce items on GlobalStore.get(['account_emails']) when users perform reset (logout)

2 participants