-
Problem report
-
Resolution: Fixed
-
Minor
-
4.4.0alpha2
-
Sprint 56 (Sep 2019), Sprint 57 (Oct 2019)
-
0.5
Steps to reproduce:
- Create host with discovery rule, that has couple item prototypes.
- Perform discovery for this rule. (discovered items should be created)
- In discovery rule create graph prototype, that contains both discovered item and prototype item.
- Perform discovery again.
Result: Undefined index.
Undefined index: name [graphs.php:616 → CView->render() → include() in include/views/configuration.graph.edit.php:71] Undefined index: itemid [graphs.php:616 → CView->render() → include() in include/views/configuration.graph.edit.php:74]
Expected: No undefined index.