E-Mail subject based on event status not working
Brought to you by:
jberanek
Hi
MRBS version: 1.7.3
I am using the default mail_functions.inc and noticed, that all events just have the event name in the mail subject.
There should be different subjects if the event is created, modified or deleted (thats what i read from mail_functions.inc).
However, this is not used at all.
What am i doing wrong here?
Best,
Thomas
You're not doing anything wrong. My guess is that you have
In this case the subject is just the booking name. I'll need to think to see if there's a good reason for this. It may be that some calendars require it, but I'm not sure.