glld
glld copied to clipboard
GLLD-1
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"