stable

Clone or download

Read-only

fix: Count (group by) in renderer columns does not work anymore

This closes request #28891 Count (group by) in renderer columns does not work anymore Count (group by) is not displayed at the bottom of the renderers. This issue has been introduced by fbb81f1579fd74b6c751df0bc3a2da974b769cbf (Tuleap 13.10) How to test ---------- * Go to a tracker report * Add an aggregate count (group by) => The aggregater result must be displayed in table report. /!\ The patch that introduced this issue fixed an error at CSV export. Please try that this CSV export still works with this fix. Change-Id: I7b3ff9e96de91537fba9ee9b3572e23addc11242

Modified Files

Name
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer_Table.class.php +6 −1 Go to diff View file