mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* https://github.com/librenms/librenms/issues/10686 * Do not purge alert_logs table when there is a matching active alert in alerts table * Do not purge alert_log table when there is a matching active alert in alerts table * Do not purge alert_log table entries that has a matching active alert in alerts table * Update daily.php * Do not purge alert_log table entries that has a matching active alert in alerts table * Do not purge alert_log table entries that has a matching active alert in alerts table * Update functions.php Missing } * Do not purge alert_log table entries that has a matching active alert in alerts table * Do not purge alert_log table entries that has a matching active alert in alerts table * Do not purge alert_log table entries that has a matching active alert in alerts table * Add deleting history of active alert_logs more than ? days * Commit to replay CI * Commit to replay CI