[ZBX-877] Should deny host creation with no group selected Created: 2009 Apr 21 Updated: 2017 May 30 Resolved: 2009 Sep 15 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Frontend (F) |
Affects Version/s: | 1.6 |
Fix Version/s: | 1.6 |
Type: | Incident report | Priority: | Minor |
Reporter: | Joeri Mastop | Assignee: | Alexei Vladishev |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Any |
Description |
Behaviour: One of the pros of Zabbix is delegated administration of hosts and graphs. An (sub-)admin is given a series of host groups to work with and to add hosts to. However, if the (sub-)admin accidentally forgets to select a group when creating a host, the host will reside in the root group, and will require intervention of a zabbix admin to move the host to the right group. Desired behaviour: When no group is selected, GUI should issue a failure notice that at least one group should be selected. 'Root' host group should only be accessible/writeable by user 'admin'. Improvement: less intervention of zabbix admins neccesary. |
Comments |
Comment by Alexei Vladishev [ 2009 May 15 ] |
You are absolutely right on this. I am sure this will be implemented in 1.8. |
Comment by richlv [ 2009 Sep 15 ] |
in current trunk, hosts can't be added without group assigned => fixed |