Skip to content

repo-updater: Fetch deleted external services for sync

Administrator requested to merge es/fix-eternal-sync-es into main

Created by: eseliger

When we refactored to not sending the entire external service over the wire anymore, it was missed that the final sync happens after it is soft-deleted. This PR fixes the final sync after deleting an external service by also fetching deleted external services.

Test plan

Added tests and verified no error is logged when deleting an external service.

Merge request reports

Loading