-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.0.5
-
Sprint 50 (Mar 2019), Sprint 51 (Apr 2019)
-
0.25
Steps to reproduce:
- Create new dashboard using similar request
{ "jsonrpc": "2.0", "method": "dashboard.create", "params": { "name": "ZBX-15596", "widgets": [ { "type": "discovery", "name": "12x32", "x": 0, "y": 0, "width": 12, "height": 32 }, { "type": "discovery", "name": "12x30", "x": 0, "y": 32, "width": 12, "height": 30 }, { "type": "clock", "name": "1x2", "x": 5, "y": 62, "width": 1, "height": 2 }, { "type": "clock", "name": "1x2", "x": 6, "y": 62, "width": 1, "height": 2 } ] }, "auth": "c70164b94d5b7a23caa9054d431f9e53", "id": 1 }
- Navigate to Dashboard
- Click Edit dashboard
- Scroll down to the end
- Add new widget in a free place
- Try to save the dashboard