-
Problem report
-
Resolution: Unresolved
-
Trivial
-
7.0.14rc1, 7.2.8rc1, 7.4.0rc1 (master)
-
Sprint candidates
Steps to reproduce:
- Create host with at least two items: item#1, item#2
- Open dashboard
- Click add widget
- Select pie chart, or any other widget for which data set: item list is available.
- Add data set - item list, select two created items
- Add widget, save dashboard
- Delete the item that is displayed as the first one in the widget data
- Open dashboard, reload the page is necessary, see the widget
Result:
Widget is loading infinitely, console error is displayed:
Could not update widget TypeError: dataset.itemids.entries is not a function
Expected:
Widget should be working correctly with items that are left in data set, no errors should be displayed.
- caused by
-
ZBXNEXT-9215 Enable itemid input for SVG graphs and Pie charts
-
- Closed
-