Event track logs are not getting deleted on cron run.

Created on 13 December 2023, 10 months ago
Updated 1 February 2024, 8 months ago

Module is tracking actions and log these on Event Track dashboard. But these logs are not getting deleting on CRON run. I have setup the Timespan field value to 1 day. I ran cron manually multiple times and also waited for automatic cron run, but logs older than 1 day are not getting deleted.

I have tried to debug this. Cron hook is getting called and its calling deleteOldRecords to query DB to get all old records and deleteOldRecords to set batch and calling _event_log_track_process_old_records function to which has delete query. This method _event_log_track_process_old_records is not getting called. Thats why logs are not getting deleted.

πŸ› Bug report
Status

Closed: cannot reproduce

Version

3.1

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain jagueto

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024