You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@aurelschwitter - The script will do best-effort comparison to detect changes in trigger payload. You can pass the trigger list to ExplicitStopTriggerList argument to explicitly stop them as the deployment fail if the trigger is not stopped.
We will investigate and check if the issue can be addressed.
I started facing the same issue today. All my Triggers now have a Object Parameter (due to limitation of 256 Parameters). While I can use ExplicitStopTriggerList to stop the Triggers, there is no way to Start all of them after the Deployment.
Please see if a solution can be proposed. Thank you.
Example trigger config:
When changing the table names to "table3" and "table4", the script does not detect a change because compare-object does not compare array contents:
The text was updated successfully, but these errors were encountered: