-
**Checklist**
- [x] I read the documentation at https://chimney.readthedocs.io/ and checked that the functionality exists
- [x] I verified that the behavior for my use case doesn't match the documen…
-
Implement extensible, per-grain log-based storage for grain *components* such that the state of each component can be implemented as a log-based, snapshotable state machine. Log entries for each compo…
-
As an organization administrator, I want to configure ZITADEL to allow users to be unique within my organization instead of the entire instance, so that I can manage users independently from other org…
-
create agent from station api error message:
{"@t":"2025-04-14T02:53:13.6198330Z","@m":"Aevatar.Application.Grains.Agents.Creator.CreatorGAgent/5a6239fd6adb4c07adc07dd44b13974b read success v0 Flags= …
-
While trying to make some changes to krill, the following happened:
After making a 'online' CA under krillta, `GET /api/v1/cas/online/routes/analysis/full` causes issues.
When running with a normal k…
-
Hello,
I know there is no hurry, but to prepare usage of PHPUnit12 we need to fix at least PHPUnit deprecations.
For example, if your invoke this command :
```
vendor/bin/phpunit tests/Unit/Aggreg…
-
**Ecotone version(s) affected**: from 1.248.0
**Description**
After upgrading to Ecotone v1.248.0, event sourced aggregates no longer work when using business repository interface. The problem occu…
-
## Information
**VIM version**
NVIM v0.5.0-dev
Build type: RelWithDebInfo
Operating System: Linux, Ubuntu 18.04.4 LTS
## What went wrong
Ale always runs PHPStan with `-l 4` (level 4 of s…
-
Pocketbase can send the middle tier an event when a collection changes. This opens up use cases where you maybe need to do extra processing. The obvious use case being to update the web GUI ( or na…
-
This may be down to me misunderstanding.
I am referring to the 3rd video on page https://eventsourcing-course.nebulit.de/scenarios-using-given-when-then/ it shows GWT for a read model, when there is …