v1.10.1
·
76 commits
to 3.2_installer_events
since this release
JourneyId fix
- JourneyId is now stored as a string in registry instead of bytearray for easier testing
- Now additionally log the JourneyId as base64
Tickets
EO-11681
- JourneyId is now stored as QUuid in installer to make it easier to switch between string, bytearray and base64
- Added logline with JourneyId as base64 encoded string
- Now stored in registry as text (
xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
)