-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.4.2rc1, 5.0.0alpha1
-
Sprint 58 (Nov 2019), Sprint 59 (Dec 2019)
-
0.25
Problem description: In Configuration => Discovery view, if the length of the OID of a SNMP agent check exceeds 104 symbols, its value goes beyond the boarders of "Host name" and "Visible name" fields.
Steps to reproduce:
- Navigate to Configuration => Discovery view.
- Press "New" button in field "Checks".
- Set "Check type" to any of the SNMP agent checks, and specify all mandatory parameters - make sure the SNMP OID is longer than 104 symbols.
- Add the created SNMP agent check to the discovery rule
Result: the SNMP OID value goes beyond the boarders of "Host name" and "Visible name" fields.
Expected: The OID should be broken into multiple lines, same as it is done in "Checks" and "Device uniqueness criteria" fields.