stable

Clone or download

Read-only

request #9981 Assigned/submitted Tracker widget is slow and unaccurate

Improve perf of with assigned_to query. On very big deployment 900k artifacts drops to 3.8 seconds (from more than 90s). Change-Id: I00a106d547e646e5c5db8a773dc7bedebc433a7f

Modified Files

Name
M plugins/tracker/db/install.sql +2 −1 Go to diff View file
A plugins/tracker/db/mysql/updates/2017/201704051751_add_index_to_tracker_changeset_value_list.php +72 −0 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +15 −17 Go to diff View file