glld icon indicating copy to clipboard operation
glld copied to clipboard

GLLD-1

Open adonoga opened this issue 9 years ago • 0 comments

Test case:

  • Template has 2 hosts, Host A and Host B, linked to it
  • Template has discovery rule with certain item prototype
  • Host A has discovered a non-zero number of items using said prototype
  • Host B discovered zero such items

Expected result:

  • After creating graph using GLLD, Host A has new graph associated with it, and Host B does not have it, and GLLD runs successfully.

Actual result:

  • After creating graph using GLLD, none of hosts have this graph and GLLD returns error "No items to draw found, check that you have Write access to host: Host B"

adonoga avatar Sep 30 '16 22:09 adonoga