Skip to content

Invalidating reports may fail because of log delete settings #4568

@mattab

Description

@mattab

How to reproduce original error:

  • Enable log deleting in config.ini.php with small interval (i.e. 1 day)
  • override those options via UI with bigger interval (i.e. 90 days)
  • try to use invalidateArchivedReports() method with date between 1 and 90 days back from today - it will cause warning and reports for given date will not be invalidated even though they actually could be.

see #206

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions