Details
Description
Alerts are not working in observium version 21.10.11633 . Status Unknown. Same device is working fine with other versions.
Attachments
Activity
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Status | Original: Pending Response [ 10000 ] | New: In Progress [ 3 ] |
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
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.