You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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):
"Self healed" after account was switched to a third user:
This might also explain more multi account issues.
Todo:
check where/how accounts are set to "current"
The text was updated successfully, but these errors were encountered:
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
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):
"Self healed" after account was switched to a third user:
This might also explain more multi account issues.
Todo:
check where/how accounts are set to "current"
The text was updated successfully, but these errors were encountered: