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

fix to show accounts from older servers in switch account dialog #4231

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

mahibi
Copy link
Collaborator

@mahibi mahibi commented Sep 17, 2024

if invitations were not supported (or failed for some reason), the account did not show up.

This was one scenario how it could happen that accounts did not show up in account switcher dialog. fix #2446

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

if invitations were not supported, the account did not show up

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@mahibi mahibi added this to the 20.1.0 milestone Sep 17, 2024
@mahibi mahibi self-assigned this Sep 17, 2024
@mahibi
Copy link
Collaborator Author

mahibi commented Sep 17, 2024

/backport to stable-20.0

Copy link
Contributor

Codacy

Lint

TypemasterPR
Warnings8695
Errors131131

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1111
Dodgy code7979
Internationalization33
Malicious code vulnerability33
Performance66
Security11
Total109109

Lint increased!

@mahibi mahibi merged commit e66dc4d into master Sep 17, 2024
10 of 18 checks passed
@mahibi mahibi deleted the bugfix/noid/fixToShowAccountsFromOlderServers branch September 17, 2024 09:43
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.

Accounts disappear (+notifications are still delivered)
1 participant