More work to prepare the new Archives, Posts, and Recovery Meetings
This commit is contained in:
@@ -268,7 +268,7 @@ export async function update_ae_obj__event_presenter(
|
||||
ae_promises.update__event_presenter_obj = await api.update_ae_obj_id_crud({
|
||||
api_cfg: api_cfg,
|
||||
obj_type: 'event_presenter',
|
||||
obj_id: event_presenter_id, // NOTE: This is the FQDN, not normally the ID.
|
||||
obj_id: event_presenter_id,
|
||||
fields: data_kv,
|
||||
key: api_cfg.api_crud_super_key,
|
||||
params: params,
|
||||
|
||||
Reference in New Issue
Block a user