Graphene
Graphene copied to clipboard
Email Templates in Workflows is Order Dependent (changing order breaks the emails)
In workflow email tasks, you can specify a workflow template to use when sending the email. That seems to work ok, except that if the order of the templates changes, the emails get mangled up as well.
For example:
"template": "template_7"
This also appears to be true for logic methods as well:
"logic": "method_3",
Can we make this more robust, so that adding / reordering / deleting templates and methods doesn't break workflows which require specific indexes for those templates / methods?
yeah, this was never intended to stay that way - but will take some work to get around it.