mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
RunFollowUp checks if there is a custom sql query attached to the alert and uses this before invoking GenSQL to build the query. However, the custom query column was not included when selecting alerts so the GenSQL function was always invoked. This patch includes the alert_rules.query in the loadAlerts function used by RunFollowUp.
33 KiB
33 KiB