Option to "comment out" logic in triggers

It would be great to be able to “'comment out” or suppress fragments of trigger logic as you would sections of code.

This feature would make it easier to trouble shoot longer triggers, and give users more flexibility to toggle functionality in trigger on/off without having to re-write logic.

2 Likes

Hey John, this is a great idea and would save a lot of manual clicking and recreating of trigger actions.

I imagine we could do this by having an “on/off” toggle for each trigger action, and if you toggle to “off”, it would change the opacity of the action to indicate that it is off.

At the same time, if we built this, we would also want to add the idea of comments within triggers, so that if you run an action off in a version of an app, you could add a comment to explain why you did that.

2 Likes