MerrionComputing / EventsSourcing-on-Azure-Functions

A library to demonstrate doing Event Sourcing as a data persistence mechanism for Azure Functions
MIT License
103 stars 20 forks source link

New Entity notification not triggered #7

Closed MerrionComputing closed 4 years ago

MerrionComputing commented 4 years ago

When the application is set up with notification by event hub using environment strings to configure it, the New Entity message does not seem to be being sent.

MerrionComputing commented 4 years ago

Was a defect in the AppendResult class not setting the "new entity" property