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

[stable28] fix: Trusted server icon recovery without addressbook change #47427

Merged
merged 1 commit into from
Aug 23, 2024

Commits on Aug 22, 2024

  1. fix(federation): always set server status to OK after successful runs

    Previously if a server status got set to failure, it stayed that way
    until an addressbook-sync found changes. Now the server status is set to
    OK after each successful sync check (if that's not the case already),
    regardless of addressbook changes.
    
    This change also includes two new logging statements, which could help
    next time someone debugs this.
    
    Signed-off-by: Pablo Zimdahl <[email protected]>
    pabzm authored and backportbot[bot] committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4679ff7 View commit details
    Browse the repository at this point in the history