Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
Update MailboxChangeListener so that it can record events related to Email objects and store them accordingly.
How
Beside MailboxChangeRepository, MailboxChangeListener should rely also on EmailChangeRepository to store the changes for Email objects.
DoD
Unit tests to show that MailboxListener can store changes in the EmailChangeRepository properly.