When archiving runs for a range like last30
it's expected that all archives (for all plugins) are being processed. Currently it seems not all reports are being processed. For example all Event reports are not processed.
Steps to reproduce:
[General] archiving_range_force_on_browser_request = 0
to disable automatic range archiving in normal requestslast30
is archived, selected it as default for a user or add [General] archiving_custom_ranges[] = last30
to config (last one only works with latest beta)./console core:archive --force-idsites=1
and ensure something like this is in the output:
INFO [2019-09-11 13:38:32] 2049 Will pre-process for website id = 1, period = range, date = last30
INFO [2019-09-11 13:38:32] 2049 - pre-processing all visits
INFO [2019-09-11 13:38:41] 2049 Archived website id = 1, period = range, 0 segments, 1543 visits in last 30 ranges, 1543 visits this range, Time elapsed: 8.978s