Tighten Jitsi report exclusions
Use Jitsi url_params.uuid for exclusion where available, preserve url_params in cached activity logs, and add the temporary staff-name fallback behind the same edit-mode toggle. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -415,6 +415,9 @@ export interface ae_ActivityLog extends ae_BaseObj {
|
||||
|
||||
external_client_id?: string;
|
||||
source?: string;
|
||||
url_root?: string;
|
||||
url_full_path?: string;
|
||||
url_params?: string;
|
||||
|
||||
object_type?: string;
|
||||
object_id_random?: string;
|
||||
|
||||
Reference in New Issue
Block a user