stable

Clone or download

Read-only

request #24153: Bar charts that are not grouped generate an invalid SQL query

Bar charts that are not considered as a "group bar chart" generate an invalid SQL query. This is caused by the fact they never set the 'ORDER BY' part of the query. Change-Id: I77b88836bf965535f13faa6e48ff62ccc97482f3

Modified Files

Name
M plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Chart_BarDataBuilder.class.php +5 −1 Go to diff View file