Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 6720
blob051b61dbfaf1c515ebe335d6a9e92676407f4fb8
1 Title: Bulk mail notifications: Single notifications in bulks use non-bulk subject
2 Level: 1
3 Component: notifications
4 Class: fix
5 Compatible: compat
6 Edition: cre
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1537967537
11 All 1.5 releases were always using the bulk notification subjects for mails.
12 Previous versions were using the single notification subject in case a bulk
13 notification only contained a single notification. This has been changed back
14 to the original behaviour.