Yoann Celton (jtekt)2013-04-02 09:56 Corrected and integrated in tuleap 5.12 Status changed from Verified to ClosedClose date set to 2013-04-02Platform set to Is an Enhancement or an internal improvement? set to
Yoann Celton (jtekt)2012-12-07 17:28 So you'll have to wait I guess :) (Or just keep the + from the patch. The - are me correcting my previous patch)
Nicolas Terray (nterray)2012-12-07 17:14 Unfortunately the diff is unusable as it contains only your last fixeption.
Yoann Celton (jtekt)2012-12-07 17:07 I did it too, but I thought maybe some people would want to patch now, and not waiting until I finish my dev.
Yoann Celton (jtekt)2012-12-07 16:48 Fix again... Attachments fix_bar_chart.diff removed; fix_bar_chart.diff added
Yoann Celton (jtekt)2012-12-06 14:59 Fixed the fix. Attachments fix_bar_chart.diff removed; fix_bar_chart.diff added
Yoann Celton (jtekt)2012-12-06 14:27 Of course not as is. The real question is if the complete fix should be integrated in this branch, or a dedicated one.
Yoann Celton (jtekt)2012-12-06 14:15 That was fast :) It did indeed solve the problem of the groupby, but broke the chart without groupBy "The argument should be an array in /usr/share/codendi/plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Chart_BarDataBuilder.class.php on line 93" Should I include this patch in the graph_enhancement branch ?
Nicolas Terray (nterray)2012-12-06 14:03 Tha attached patch should fix the issue. (To apply: patch -p1 < /tmp/fix_bar_chart.diff) Attachments fix_bar_chart.diff added
Yoann Celton (jtekt)2012-12-06 13:53 Wow, how did I miss that. You're right, only the label is wrong. Updated the theorical chart. Attachments charts_theory.PNG removed; charts_theory.PNG addedBy Yoann Celton (jtekt)(10 kB)charts_theory.PNGChart the SHOULD be generated
Nicolas Terray (nterray)2012-12-06 12:33 You have 4 distinct values for severity, therefore the graph should really display 4 groups (and not 2 like in your chart_theory.png). However it seems that the labels of the generated bar chart are wrong.