Skip to content

Fix edit history dialog crash when event has non existent related entity

Replaced qFatal() by qCWarning().

Project mantainer Alexander said "The code should be changed to ignore such errors" in the issue so this is what I tried.

Faulty event does not appear on the list then.

BUG: 424993

Merge request reports