Closed orien closed 7 years ago
Add causation_id to core Event class. We can then update the postgres adapter to populate this with the UUID of the event being reacted to in reactors. This will be a replacement for the driven_by_event_id currently being populated in event bodies.
causation_id
Event
driven_by_event_id
Add
causation_id
to coreEvent
class. We can then update the postgres adapter to populate this with the UUID of the event being reacted to in reactors. This will be a replacement for thedriven_by_event_id
currently being populated in event bodies.