Closed (fixed)
Project:
FlowDrop Node Session
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Feb 2026 at 09:08 UTC
Updated:
23 Feb 2026 at 21:39 UTC
Jump to comment: Most recent
Implement an event subscriber system that automatically injects entity context data into playground messages as they are saved. This ensures that EntityContext nodes in workflows receive the serialized entity data without requiring manual data passing, creating a seamless integration between entity sessions and workflow execution.
EntityContextInjectorSubscriber service subscribed to entity lifecycle eventshook_entity_presave() for FlowDropPlaygroundMessage entitiesPlaygroundService::buildInitialData() for proper data flow
Comments
Comment #2
d34dman commented