-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
4.0.24rc2
Steps to reproduce:
- Create a host with web scenario
- Make an API call with only new web scenario name:
"method": "httptest.update", "params": { "httptestid": "5", "name": "Avocado" }
Result:
In database observe that key names was changed only for web scenario related items. The key was not updated for any web scenario step related items.
Expected:
Item keys should be updated for all items related to this web scenario (web scenario based and step based items)
- part of
-
ZBX-18155 Webmonitoring items are using positional ($1, $2, …) macros in item names...
- Closed