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

Account is missing in UI (-> Multiple current accounts in ChooseAccontDialogFragment) #4492

Open
mahibi opened this issue Nov 27, 2024 · 0 comments
Assignees
Milestone

Comments

@mahibi
Copy link
Collaborator

mahibi commented Nov 27, 2024

App version 20.1.0RC1 (but bug was seen also on older versions)


I saw that in ChooseAccontDialogFragment when lisiting all accounts, two of them were marked as current account!

As a result, the "current accounts" were not listed in the list. (But only one should have been marked as current and not listed.)

One of the current accounts is shown at the top where the status can be set.

After switching to a third account, the current states we correct again, so only one account was marked as current and all were listed as expected.

Bug. Two accounts marked as current (userId is only identical because it's the same name on different instances. This is ok, logging should be better though):
Image

"Self healed" after account was switched to a third user:
Image

This might also explain more multi account issues.

Todo:

check where/how accounts are set to "current"

@mahibi mahibi added this to the 20.1.0 milestone Nov 27, 2024
@mahibi mahibi self-assigned this Nov 27, 2024
@mahibi mahibi changed the title Account is missing. (-> Multiple current accounts in ChooseAccontDialogFragment) Account is missing in UI (-> Multiple current accounts in ChooseAccontDialogFragment) Nov 27, 2024
@AndyScherzinger AndyScherzinger modified the milestones: 20.1.0, 20.1.1 Dec 3, 2024
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

2 participants