In my opinion, if you specify the parameter (load_dialog_vars_from_db($ci)) the module should "append" the specified dialog in the dialog memory and handle it .
If you don't specify anything, method load_dialog_vars_from_db(); should :

There could be a third option , if needed by someone, to load all missing dialogs or load dialogs matching a particular regex rule

Actually we're dealing with sql_query and $dlg_vars with "not mine" dialogs in a distributed containerized environment (orchestrated by kubernetes), but yes, it is a workaround.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.