Werk #11470: Fixed site context filter used in views
| Component | User interface | ||
| Title | Fixed site context filter used in views | ||
| Date | Sep 2, 2020 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
If you configured a site filter in a multisite view, the filter had no effect when calling the view. The cause was that the url variables for the site where not present at runtime.
From now on the site filter variables are taken from the context of each view.