Categories
Knowledge Support Support exacqVision Enterprise Categories Products

ESM adds server to root group if user has only one group visible

Description

If a user has only one group visible to them, an attempt to add a server to the group will inadvertently add the server to the root group. And hence be invisible to a user if they are not root user.

<br>

Tested version

5.1.9.115770

<br>

Platform

All

<br>

Steps to reproduce

  1. Add a sub group to root group (testGroup)
  2. Add a user to that group (testUser)
  3. Log out of ESM, and sign in as testUser
  4. Attempt to add a server to your group (testGroup)

<br>

Expected result

Server should be added and displayed on server list page

<br>

Actual result

Server is added but will not be displayed on testUser’s server list page.

This server will be displayed on the root group’s server list page.

<br>

Workaround

Only Add a server through ESM UI if you have multiple groups visible to you.

You can also add a server through the ESM API no matter how many groups you have visible to you.

<br>