-
Problem report
-
Resolution: Fixed
-
Trivial
-
6.0.0alpha2, 6.0.0alpha3
-
Sprint 80 (Sep 2021)
-
0.2
Steps to reproduce:
- Create host with discovery rule.
- Discovery rule should have correct key (we need discovered host).
- Add host prototype with SNMPv3.
- Fill context name with value - i_am_context
- wait till host is discovered and created.
- Update host prototype, changed context name to - now_changed_context.
- Check audit.
Result:
host.interfaces[16].details.contextname: now_changed_context => now_changed_context
Expected:
host.interfaces[16].details.contextname: i_am_context => now_changed_context