Details
-
Type: Improvement
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.24
-
Fix Version/s: None
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Refactor event notification code so that all code for sending emails and creating related activities is in CRM_Event_BAO_Participant instead of spread all over the place!
Makes the code in this area a little cleaner and easier to maintain. I started this because I couldn't see what params were set in an event template. Code has been consolidated where possible and should encourage consistency in future for sending event related messages.