-
-
Notifications
You must be signed in to change notification settings - Fork 427
Closed
Labels
Milestone
Description
Cacti version
1.2.3 via freebsd ports
PHP version
7.2.16
RRDTool version
1.7.0
Describe the bug
The "Graph template" field is not being saved on saving graph settings under graph management.
To Reproduce
Steps to reproduce the behavior:
- Add a new graph using Graph management
- Select specific template (Interface bits/s), add data sources.
- Save the graph.
- Return to edit graph, notice the template is different from saved (Cisco CPU usage).
- Clicking "Save" without changing the template breaks the graph.
Expected behavior
Graph template, host and data sources correctly saved.