Commit graph

2 commits

Author SHA1 Message Date
e2adee20bc
Provide access to original destination.one data within PSR-14 event
There is already an event in place that allows to modify the imported
data.
The original incoming data is now exposed by that event.

Relates: #10629
2023-08-14 14:33:12 +02:00
3d0d5d8645
Add PSR-14 Event to modify event objects prior persistence (#35)
A new PSR-14 event is added that allows to modify the event right before
it is persisted within Destination Data One import.

This for example allows to alter dates, prices, etc.

Improve handling of missing end time in dates.
2023-08-10 14:20:37 +02:00