I would like the ability to use the 'template versioning' mechanism for the execution of templates.
For instance, I could configure my template to run from version 1.0 whilst I'm actively making changes for v1.1.

It would allow me to safely run the beta/prototype 1.1, whilst my users are happily still running v1.0

This is especially important for working with triggers, where a trigger event can happen at any time.


This would put an end to the practice of having 'dev' subfolders, or making endless copies of templates.

Comments