Actions
Bug #2472
closed"User is already in this hostgroup" when new hostgroup created by owner of an ancestor
Description
a User is creating a new hostgroup
this user owns any of its ancestors
the Hostgroup creation will work, but shows an error "User is already in this Hostgroup", because indeed the User already owns that Hostgroup (that happens in line 61) and you are trying to add the User to this Hostgroup twice.
Actions