Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.4.0alpha2
-
Fix Version/s: 4.0.14rc1, 4.2.8rc1, 4.4.1rc1, 5.0.0alpha1, 5.0 (plan)
-
Component/s: Frontend (F)
-
Labels:
-
Team:Team D
-
Sprint:Sprint 56 (Sep 2019), Sprint 57 (Oct 2019)
-
Story Points:0.5
Description
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.