Commits
Ivo Kurzemnieks authored 8bf61ae1fc6
..F....... [ZBX-9938] changed the behavior of filter dashboard when "Unacknowledged only" is selected Before the fix: - Acknowledged problem triggers were not displayed in "Without problems" column. Only "With problems" column changed the amount of problematic hosts. Due to the fact that trigger does not changed the status when the problem has been acknowledged. After the fix: - Now when dashboard filter is enabled and is set to display "Unacknowledged only", the acknowledged problem triggers are now displayed in "Without problems".