Werk #6034: Fixed adding combined graphs to reports
Component | Reporting & availability | ||||||
Title | Fixed adding combined graphs to reports | ||||||
Date | Apr 25, 2018 | ||||||
Level | Trivial Change | ||||||
Class | Bug Fix | ||||||
Compatibility | Compatible - no manual interaction needed | ||||||
Checkmk versions & editions |
|
When clicking on the context menu of a combined graph and adding it to a report, the element that is added to the report is not created correctly. When trying to edit the element later an exception "TypeError (unhashable type: 'dict')" is shown.
Delete the element after the update and re-add it to the report should fix the issue.