As a member
I need to be emailed when an admin modifies my event
So that I can stay informed about any changes made to my event
Details and Assumptions
The email will contain the updated event details after the admin modification.
The system will automatically trigger the email upon changes being saved.
Acceptance Criteria
Scenario: Admin modifies a member's event
Given I am a member with an event posted
When an admin makes changes to my event
And the changes are saved
Then I will automatically receive an email with the updated event details
As a member I need to be emailed when an admin modifies my event So that I can stay informed about any changes made to my event
Details and Assumptions
Acceptance Criteria