Hi,
is there a known reason not to store early state dialogs in db?
I have some logic relaying on event_route exported by dialog module and that logic breaks for non confirmed dialogs when a switch-over happens since those dialogs are not loaded from db.
Thanks in advance, Victor