Disable trigger enable change a connector function

When disabling a trigger that calls an HTTP or SQL function, I would like the function to no longer consider it as “where-use” so that I can modify my function and then re-enable the trigger after the change

Hi @youri.regnaud,

I’m also waiting for a solution about this topic.
However, the issue with your approach is the other way around. If you disable it and then someone changes or deletes the connector funktion, you will have problems reactivating the trigger.

There needs to be some kind of check out for triggers to manipulate them so they can be temporarily corrupt.

1 Like