This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Batch Changes webhook detection is outdated #61665
Open
Description
Webhooks used to be configured in the code host connection config, and we would denormalize a field in the DB for external_services
called has_webhooks
that is used in Batch Changes to find external services without webhooks.
We should switch to finding a matching entry in the webhooks service/table.