-
This issue has been migrated from [#16739](https://github.com/matrix-org/synapse/pull/16739).
---
Closes: #10397
An administrator should know whether he wants to set a password or not.
There are…
-
Is there any way to customize how step names and scenario names are displayed? I would really find it useful to just see the sequence and name of the step without the scenario name prefix. So instead …
-
Related to https://github.com/EventStore/terraform-provider-eventstorecloud/issues/83
Upon upgrade of the provider to 1.5.23, we are now having trouble running plans/apply consistently
We get th…
-
Currently events are converted to an `EventEnvelope` instance (with `RawEvent` and the denormalized `DomainEventInterface` instance) when iterating an event stream.
Instead the denormalization shou…
-
**Describe the bug**
reorderEvents: true with multi-stream projection does not push events when the processing lag time is over
**To Reproduce**
Steps to reproduce the behavior:
1. Create a mult…
-
The user updates the record in `eventDrop` event and the change is reflected when the event is dragged within the scheduler. If dragged to the partnered scheduler, the update is lost **since cross-sch…
-
So far this is the most complete example of ddd+ event sourcing + cqrs I have seen for nest. Thank you 🙏
One thing I would like to see is how you handle more aggregate roots?
Do they each get …
-
I wonder if the message bus used in production at MADE is different from the one described in the book in ways which make it more reliable. In the scenario of a batch quanity change deallocating a num…
-
This issue has been migrated from [#16678](https://github.com/matrix-org/synapse/pull/16678).
---
Actually, by my test, Synapse can serve Client Well-Known URI once you set `public_baseurl` in `home…
-
Hey there,
I'm having a PersistentSubscription and while catching up, I come into the situation, that I cannot process a certain Event. I would like to stop the persistentSubscription at the event …