Does anyone know the maximum size of an email subject template?
I want to add an if statement to block sending notifications by inserting #stop for some operations on one of our manual sources.
I don’t have a problem defining this condition. However, when I add it, I encounter an error when trying to save. What I’ve noticed is that if I reduce the length (some part of the condition), it successfully works.
I wonder if this is more of a syntax issue with your condition. Can you please indicate which email template you are working with and provide the subject text that works and the text that doesn’t work?