feat: Add human friendly comparison periods toggle #106251
Annotations
3 errors
frontend/src/lib/api.mock.ts#L40
Property 'human_friendly_comparison_periods' is missing in type '{ id: number; project_id: number; uuid: string; organization: string; api_token: string; app_urls: string[]; recording_domains: string[]; name: string; slack_incoming_webhook: string; created_at: string; ... 33 more ...; capture_dead_clicks: false; }' but required in type 'TeamType'.
|
frontend/src/scenes/teamActivityDescriber.tsx#L20
Property 'human_friendly_comparison_periods' is missing in type '{ session_recording_minimum_duration_milliseconds: (change: ActivityChange | undefined) => { description: Element[]; } | null; session_recording_url_trigger_config(change: ActivityChange | undefined): ChangeMapping | null; ... 55 more ...; cookieless_server_hash_mode: () => null; }' but required in type 'Record<keyof TeamType, (change?: ActivityChange | undefined, logItem?: ActivityLogItem | undefined) => ChangeMapping | null>'.
|
|
The logs for this run have expired and are no longer available.
Loading