Skip to content

Support multiple entity modification with a single command #4

@ptitFicus

Description

@ptitFicus

In its current state, scribe only allow modification of a single entity with one command.

However there is some event sourcing use case when modification of multiple entity at once is necessary (e.g. bank accounts).

Therefore it would be a good feature to have.

Some rough ideas:

  • replace command entityId by a list

  • allow command handler to return a list of event with differents entityIds

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions