-
Problem report
-
Resolution: Fixed
-
Trivial
-
5.0.15, 5.4.4, 6.0.0alpha1
-
Sprint 80 (Sep 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021)
-
2
1 Web scenario authorization fields
1) Create template TEM1 and create there web scenario with authorization fields:
2) Create autoregistration event that adds a host and links to template TEM1
3) Start server and agent, froce autoregistration and template linking by the server
4) check the values on the host
Result:
Expected:
- SSL verify Peer
- SSL verify host
- SSL certificate file
- SSL key file
- SSL key password
get populated
2 Web scenario Headers and variables fields
do not get updated during the linking (create operation works, but update, delete does not)
3 Updating steps
when removing step operation on the template and server refuses to relink with the following error:
20610:20210906:112139.600 End of DBcopy_template_elements():FAIL 20610:20210906:112139.601 cannot link template(s) "WWW" to host "test_graph_linking": web scenario "ags_1" already exists on the host (steps are not identical)
Which is wrong, front-end handles this scenario correctly - if template web-scenario gets step removed - this change does get propagated to the host .
- depends on
-
ZBX-19927 Front-end does not update many Web scenarios fields during template linking
- Open
- part of
-
ZBXNEXT-6470 Make audit log complete and reliable
- READY TO DEVELOP