Werk #2310: multisite view data export: fixed exception when using joined columns
| Component | User interface | ||
| Title | multisite view data export: fixed exception when using joined columns | ||
| Date | Jun 19, 2015 | ||
| Level | Trivial Change | ||
| Class | Bug Fix | ||
| Compatibility | Compatible - no manual interaction needed | ||
| Checkmk versions & editions |
|
The csv / json / python data export of a mulitsite view did not work correctly when there were joined columns involved. An exception occured whenever an additional column was set after the joined column.
Note: A single joined column at the end of a table row did work.