-
Problem report
-
Resolution: Fixed
-
Critical
-
4.0.8rc1, 4.2.2rc1, 4.4.0alpha1
-
Sprint 52 (May 2019), Sprint 53 (Jun 2019)
-
1.5
Steps to reproduce:
- Login as super administrator.
- Create host groups HOST_GROUP_A and HOST_GROUP_B.
- Create a host HOST and assign it to the HOST_GROUP_A.
- Create a discovery rule DISCOVERY_RULE for the HOST.
- Create a HOST_PROTOTYPE for the DISCOVERY_RULE of the HOST and assign it to the HOST_GROUP_A and HOST_GROUP_B (use {#NAME} as name).
- Create a user group USER_GROUP and assign it read-write permissions to the HOST_GROUP_A.
- Create a user USER of type Zabbix Admin and assign it to the USER_GROUP.
- Login as USER.
- Open the HOST_PROTOTYPE of the DISCOVERY_RULE of the HOST.
- Notice in the Groups tab that only HOST_GROUP_A is presented (HOST_GROUP_B is not accessible to the USER).
- Click Update and notice a Host prototype updated message.
- Login as super administrator.
- Open HOST_PROTOTYPE of the DISCOVERY_RULE of the HOST.
Result:
HOST_PROTOTYPE is now assigned only to the HOST_GROUP_A, but not to the HOST_GROUP_B.
Expected:
HOST_PROTOTYPE should be still assigned to both HOST_GROUP_A and HOST_GROUP_B.