events/Documentation/Changelog/2.4.2.rst
Daniel Siepmann 3d98475a6c Fix none working import of ticket links from destination data
The existing code didn't work with the provided data.
We added a new test case to cover the situation.
We adjusted the existing code to check on the actual rel value instead
of the keys.
2022-07-07 09:03:29 +02:00

310 B

2.4.2

Breaking

Nothing

Features

Nothing

Fixes

  • Fix broken import of "ticket" property. The existing code didn't work if the ticket was of type "booking" or "PRICE_KARTENLINK". This got fixed and tests were added.

Tasks

Nothing

Deprecation

Nothing