ID: 4390
Title: Virtual host trees are now identified by manually set IDs
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.5.0i1
In the past it was possible to delete virtual host trees by accident,
because the virtual host trees were identified by their number in the
list of trees.
The users were also referencing the trees by these IDs. When the trees
were re-sorted, the users suddenly had the wrong trees activated.
Now you have to provide a unique ID for each virtual host tree
ID: 4388
Title: Views: Fixed exception with host tag columns which tag has been deleted
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.5.0i1
This fixes a possible exception "TypeError ('NoneType' object is unsubscriptable)".
ID: 4389
Title: Views: Fixed "Cached" column when cache interval is reported to be 0
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.5.0i1
A "ZeroDivisionError (float division by zero)" exception could occur in views
containing the "Cached agent data" painter.
ID: 4360
Title: Availability: now percentage and time format can be choosen simultaneously in the availability option 'Format time ranges'
Component: Multisite
Level: 1
Class: New Feature
Version: 1.4.0b2
ID: 4387
Title: Git integration: Fixed error handling when enabling it while git is not installed
Component: WATO
Level: 1
Class: Bug Fix
Version: 1.5.0i1
ID: 4386
Title: Fixed exception when creating links from service views to service group views
Component: Multisite
Level: 1
Class: Bug Fix
Version: 1.5.0i1
When adding a service group column together with a link to the service group list view,
an exception occured while rendering the service group painter.
ID: 4381
Title: Fixed exception when WATO ruleset without main group definition exists
Component: WATO
Level: 1
Class: Bug Fix
Version: 1.5.0i1
An exception "AttributeError ('NoneType' object has no attribute 'title')" could occur on
WATO ruleset list pages when a custom Check_MK ruleset definition exists without previous
register_rulegroup() call for the main group.
ID: 4380
Title: Raw Edition: Fixed broken views that contain graphs
Component: Multisite
Level: 2
Class: Bug Fix
Version: 1.5.0i1
An error message "KeyError ('graph_render_options')" was displayed
on all views that are used to display graphs.