Notifications in specific timeframes

Notifications by time

The service implements the ability to generate event notifications only at a specific interval of time of day. Added "Time" section in the panel for creating / editing notification (at the end). The section is displayed for all types of notifications, except for notifications for "No messages within the specified time interval".

The time is set in the format HH: MM - hours and minutes.

The notification is generated and sent to the specified channels only if the event occurred within the specified time interval.

If, when setting the interval, the first time is less than the second (08:00 16:00), then the notification is generated if the event time is greater than or equal to the first time and less or equal to the second. If, when setting the interval, the first time is greater than the second (22:00 06:00), then the notification is generated if the event time is greater than or equal to the first time or less or equal to the second. Finally, if the interval is set to 00:00 23:59, then the notification is always generated.

The "eraser" button in the "Time" section allows you to clear the notification time, that is, set it at 00:00 23:59. If the time is set, the "clock" icon is displayed in the notification table for the selected object before the notification condition.