]> granicus.if.org Git - icinga2/commit
Fix notification skip for local non-API enabled setups 7077/head
authorMichael Friedrich <michael.friedrich@icinga.com>
Wed, 3 Apr 2019 11:50:21 +0000 (13:50 +0200)
committerMichael Friedrich <michael.friedrich@icinga.com>
Wed, 3 Apr 2019 11:50:21 +0000 (13:50 +0200)
commit84019ba27a83706044ef62c0f102cc5709d7e9b3
tree332e8bef6a118862457b16f38e5e8744d33028ed
parent5c3a9b77d7337bf1996363510878b55ed62833e2
Fix notification skip for local non-API enabled setups

W/o local endpoint, these reminder notifications would
have been skipped otherwise.

PR #6935 improved the logging and made this problem visible.

Thanks @nilmerg :)
lib/notification/notificationcomponent.cpp