Temporary Action

It would be nice to have an option to have a temporary action setting that would remove the action upon closing the model. Some background on the request, a lot of times I need to go into a model and add an action to say remove all data from a column to test the remaining actions.
I don't want to leave that action in place after I put in my fixes. For now, I'm just adding an annotation saying to remove and then just search for those. Sometimes I forget though. It could go in the settings as a check Boolean similar to the Auto-status.

1 Like

I would appreciate something like this: temporary or local mode just for “debugging” reason.

Maybe to have the possibility to add a tag (test, dev, version 1, ...) to transformations and to deactivate all the transformation with that tag.
List of allowed tags could be defined in the repository or the server space.

Better than annotate you may use the new "to-do" action containing a due date which outputs a warning if you are out of delay.

A breakpoint action can also be added to break your project so that you are sure not to forget your duty :wink: