Skip to content

Fixing repo-updater sync alerts

Administrator requested to merge iv/fix-repo-sync-alert into main

Created by: varsanojidan

Fixes #20911

The previous query would return back that it isnt performing a sync if any of the 4 sync states were reporting 0, therefore the alert would be fired even if there are syncs happening.

image

image

Fix: image

Test plan

Ran the updated query against my local environment.

Merge request reports

Loading