-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Minor
-
Affects Version/s: 2.1.0
-
Component/s: API (A)
When creating duplicate discovery rule for host we get following error message:
'Item with key "dr" already exists on "0".'
We should get following message:
'Discovery rule "%1$s" already exists on "%2$s"'
or
'Discovery rule "%1$s" already exists on "%2$s", inherited from another template.'
accordingly
should be fixed after ZBXNEXT-1633