Details
Description
Alerts are not working in observium version 21.10.11633 . Status Unknown. Same device is working fine with other versions.
Alerts are not working in observium version 21.10.11633 . Status Unknown. Same device is working fine with other versions.
A regression bug managed to make it into the CE release which prevents device_id being correctly set.
You can fix it by making a small change in includes/alerts.inc.php. Remove the /* */ lines around the code setting `devices`.`device_id` as `device_id` around line 2864:
Otherwise there'll be a new CE in a day or so.