- Issue created by @koosvdkolk
- π¬π§United Kingdom aaron.ferris
aaron.ferris β made their first commit to this issueβs fork.
- Merge request !2Issue #3475836: allow logs to persist indefinitely β (Open) created by aaron.ferris
- π¬π§United Kingdom aaron.ferris
There is an option in the dropdown for - None -, we could reuse this and check for an not null value in the cleanup method.
Raised an MR.
- Status changed to Needs review
about 2 months ago 4:01pm 20 September 2024 - π³π±Netherlands koosvdkolk
Seems to work!
This is how I tested:
1) Set the retention period to 'Indefinitely'
2) drush core-cron
3) Logs still there
4) Set the period to 'None'
5) drush core-cron
6) Logs gone