Open
Description
Will be updated, @lippserd
Engine
- Reminder notifications should use a "scheduler" similar to checks, instead of the current timer [dev.icinga.com #12584] Add notification scheduler (similar to check scheduler) #4594
- Avoid code duplication from filter checks:
- event triggered from process check result
- reminder notifications
- Keep track of filtered notifications and schedule them at a later point: Add support to track filtered/unfiltered notifications and do not re-notify if filtered states don't change #4503
- Start notifications after a downtime ends Notification behaviour after Downtime ends #5919
- Evaluate a better design for "one time notifications", instead of interval=0 Inconsistent behavior between notifications outside timeperiods #7099
- Notification results Add notification result store/sync #6722
Cluster
- Delayed notifications (times.begin/end) in HA enabled zones times. begin/end ignored in HA cluster setup #4995
Others
- Problem IDs for notifications Runtime Macros "last_problem_start_time" - alternative to "problem_id" #5158