StevenBlair123
StevenBlair123
**Is your feature request related to a problem? Please describe.** When I hit the Query button when browsing a stream, a simple skeleton query is displayed, but I have to...
**Describe the bug** Persistent subscription Checkpoint is 950052 and Known is 1032562 Tried reconnecting Persistent Subscription, and it will not process any events. Digging around, I can see the source...
**Is your feature request related to a problem? Please describe.** Projections can fault due to a timeout. Various reasons which could cause this (in my case, too much traffic) **Describe...
**Is your feature request related to a problem? Please describe.** We have a projection which emits enriched events and do not want them picked up by fromAll() (the original events...
**Is your feature request related to a problem? Please describe.** A projection could be setup to write to the same stream as the .output would write to. For example: `emit("$projection-myProjection-result",...
**Is your feature request related to a problem? Please describe.** When you create a new projection, it is currently not possible to set metadata for result stream. One example when...
**Is your feature request related to a problem? Please describe.** If we run Catchup subscriptions, we currently have to check log files for a status no whether they are still...
There doesn't appear to be any documentation for the projection function $initShared Would be nice to have an explanation of how this works, and a code example. [DB-411](https://linear.app/eventstore/issue/DB-411/create-some-documentation-for-dollarinitshared)
**Describe the bug** After writing an event to the database, we truncate the stream, then attempt to write the same event to the stream. An exception is thrown on the...
**Is your feature request related to a problem? Please describe.** If you browse to a streams metadata and hit "Add New Like This" the Stream Id is for the original...