stable

Clone or download

Read-only

SQL query to retrieve assigned or created artifacts by a user is slow and inaccurate

This contribution reuses a similar optimization than the one introduced by commit c3400741f34 but for the "assigned or created" query. It also fixes the overfiltering of the query, artifacts created by the user but where the contributor/assignee field is missing/incomplete were not returned. This is a part of request #9981: Assigned/submitted Tracker widget is slow and unaccurate Change-Id: I353e240c2a6e54101be8ee379286499f8efbb631

Modified Files

Name
M plugins/tracker/include/Tracker/Artifact/dao/Tracker_ArtifactDao.class.php +22 −22 Go to diff View file