Dispatch an Event when a value was changed #1103
Labels
0. Needs triage
Pending approval or rejection. This issue is pending approval.
enhancement
New feature or request
workflow
🍂 2024-Autumn
Is your feature request related to a problem? Please describe.
When a cell value was changed, a typed event shall be dispatched. The Event shall be JSON-serializable.
Describe the solution you'd like
The event shall be emitted as normally per EventDispatcher.
The Event should contain the information:
The Event shall be JSON-serializable. The objects will be slimmed down to their IDs in that case.
Describe alternatives you've considered
No response
Additional context
This is required for the upcoming workflow engine efforts.
The text was updated successfully, but these errors were encountered: