-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
4.0.18rc1, 4.4.6rc1, 5.0.0alpha2
Problem description: The checkboxes in checkbox lists preserve their value (stay checked) when the value of field "Group" is changed. The following views are affected:
Configuration => Templates
Configuration => Hosts
Configuration => Maintenance
Configuration => Actions ("Event source" dropdown)
Administration => User group ("User group" dropdown)
Steps to reproduce:
- Navigate to Configuration => Hosts
- Select 2 Hosts in the list of hosts
- Change the value in field "Group" that is located in the top right corner of the view (from "All" to some specific host group)
Result 1: a message stating that 2 hosts are selected is visible in the left bottom corner of the page - Change the value in field "Group" back to its initial value (to "All")
Result 2: the checkboxes next to the previously selected hosts are still checked.
Expected: Checkboxes in checkbox lists should be reset when the "Group" filter field is updated.