[ResponseOps][Connectors] prevent or allow connectors with pre/post save/delete hooks from being used as pre-configured connectors? #195824
Labels
Feature:Actions
Team:ResponseOps
Label for the ResponseOps team (formerly the Cases and Alerting teams)
based on PR comments:
Originally this was titled "prevent connectors" without the "or allow", but I guess we're still figuring it out, and it looks like we will likely need to allow them.
If we wanted to prevent themwe should be able to - at startup - mark pre-configured connectors as disabled (or unusable, somehow), if their connectorType has pre-save/post-save/post-delete hooks. Since the hooks will never be called since the connector is never "created" or "deleted" via API.
If we want to allow them, we need to figure out:
Once we figure out which way to go, we can aim this issue down that track, or leave this as discussion and create a new one ...
The text was updated successfully, but these errors were encountered: