eventuate-examples / eventuate-tram-core-dotnet-examples-customers-and-orders

Apache License 2.0
42 stars 22 forks source link

The name and creditLimit properties are just being assigned to themselves (resulting in null values) #3

Open cer opened 4 years ago

cer commented 4 years ago

https://github.com/eventuate-examples/eventuate-tram-core-dotnet-examples-customers-and-orders/blob/433b8919e4878b2bff52ac90c297f92b9a74ecbc/ServiceCommon/Classes/CustomerCreatedEvent.cs#L18

charansingh83sh commented 4 years ago

This is fixed. https://github.com/eventuate-examples/eventuate-tram-core-dotnet-examples-customers-and-orders/pull/10/commits/d96f28a37fb8c0c84ae574f9359a0f378b3198c0#diff-a7eb9555893419e9405bcb292adeefcfR16-R19