Matthew James
Results
2
comments of
Matthew James
## Understanding of the problem I've had a look into this but will need some domain context in what I'm observing. Namely: 1. Metadata about a `ServerTask` (or any document)...
I wanted to know whether removing the metadata setting in `EventStore.Store` methods would make any tests fail for valid reasons. I made the following modification to the `Store` methods: ```diff...