Commit Graph

3 Commits

Author SHA1 Message Date
7ab8055b69 Do not update email_count if there are no new emails
[MAILPOET-4177]
2022-04-07 10:17:38 +02:00
8077322a29 Simplify the query to calculate lifetime emails
Also rename email_counts to email_count and update tests

[MAILPOET-4177]
2022-04-07 10:17:38 +02:00
8b7b234446 Create controller to count emails per subscriber
This controller is built to be called by a cron SimpleWorker.

[MAILPOET-4177]
2022-04-07 10:17:38 +02:00