@@ -535,7 +535,7 @@ class Documentation(CalendarEvent):
existing_documentations.first()
if (existing_documentations:=(event_reference_obj:=event["REFERENCE_OBJ"]).documentation.filter(datetime_start=event["DTSTART"].dt,datetime_end=event["DTEND"].dt)).exists()else