Adding the new event status for IDAA.

This commit is contained in:
Scott Idem
2025-02-04 12:01:32 -05:00
parent fc517540dc
commit 75d7a502f0
5 changed files with 75 additions and 15 deletions

View File

@@ -207,12 +207,16 @@ $: if ($idaa_trig.event_li_qry) {
api_cfg: $ae_api,
for_obj_type: 'account',
for_obj_id: $ae_loc.account_id,
order_by_li: order_by_li,
qry_conference: false,
qry_physical: and_physical,
qry_virtual: and_virtual,
qry_type: and_type,
qry_str: $idaa_loc.recovery_meetings.qry__fulltext_str,
enabled: $idaa_loc.recovery_meetings.qry__enabled,
hidden: $idaa_loc.recovery_meetings.qry__hidden,
order_by_li: $idaa_loc.recovery_meetings.qry__order_by_li,
limit: $idaa_loc.recovery_meetings.qry__limit,
try_cache: try_cache,
log_lvl: log_lvl,
})