fuzionnz / nz.co.fuzion.transactional

Track delivery, open, click, and bounce for transactional email.
Other
12 stars 16 forks source link

Transactional Emails lumped together in one log event #49

Closed lkuttner closed 1 month ago

lkuttner commented 3 years ago

On our system running CiviCRM 5.27.7 when a registration is completed, a subject-less CiviMail Report: Transactional Email (msg_tpl_workflow_event) is created. Additional event registrations do not create a new CiviMail Report: Transactional Email (msg_tpl_workflow_event), they just increment the number of recipients in the original CiviMail Report: Transactional Email (msg_tpl_workflow_event). Is there come way to remedy this? Thanks!

stesi561 commented 1 month ago

This is how this is designed to work. I guess we could look at creating a grouping per time unit so that you could track how transactional emails were doing over time. If you were still interested in this let us know but we'd probably need some funding to progress.