The messaging template defaults aren't working correctly.
For example, at "Message template for Notifications for node creation" the documentation snippet reads
""
Leave blank to use the default texts or use '' for an empty message part, preventing fallback to default message texts. The fallback template from which message parts will be taken if left blank is Notifications for node events
""
But when left blank, the fields go back factory default. NOT the customized defaults in "Notifications for node events".
Anyone?
Comments
Comment #1
OliverColeman commentedSame problem here. I want to use the same template for all node events. I wonder if it as actually clearing the data in the DB (and so will fall back), but when the form is reloaded it is just showing the default value as defined in the form definition. Might make more sense to use a text value like "" or "" to indicate that the default/fallback should be used, (similarly to using the "" value to indicate a blank message part).
Comment #2
arievdonk commentedsame here