stable
Clone or download
Read-only
request #13521: Retrieve all instances of the artifacts needed to build a Gantt chart report in one batch
The Gantt chart report currently retrieves each artifact individually, with this contribution the artifacts are retrieved in one batch. For n artifacts to be displayed in the Gantt chart this save n-1 SQL queries. No functionnal change is expected. Change-Id: Idadb00af0bfcb950afb91848a04a292332e41bec
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/include/data-transformation/GraphOnTrackersV5_Chart_GanttDataBuilder.class.php | +53 | −55 | Go to diff View file |