Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7179
bloba1e203850aa17f0ae37a9bc165130f708f1576ae
1 Title: Fixed site filtering when creating availability PDF reports
2 Level: 1
3 Component: reporting
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.6.0i1
9 Date: 1550673927
11 When having a filtered availability view which shows information of specific
12 sites in distributed setups, the PDF reports created with "Export as PDF" were
13 not applying the site filter. In this situation a query was sent to all
14 distributed sites for fetching the data. It was not only querying too many
15 sites, the PDFs also contained more hosts / services than intended in this
16 situation.