Issue: fetch_activity_list does not scale

  1. issueid=261 05-20-2012 03:09 PM
    PT Developer
    Number of reported issues by thincom2000: 46
    fetch_activity_list does not scale

    I only have 2600 issues in one project, but as admin the timeline function fetch_activity_list creates a temporary table and and sorts all the rows. Out of all the queries on the project page, it takes the longest (roughly 99% of MySQL time on that page, at .17s). I have thought of a possible improvement on this query, by separating it into two queries. If it works as I expect I will commit the changes.
Issue Details
Issue Number 261
Project Project Tools
Category Show Stopper
Status No Response
Priority 2
Affected Version 2.2.0
Fixed Version (none)
Milestone v2.3.0
Users able to reproduce bug 0
Users unable to reproduce bug 0
Assigned Users thincom2000
Tags (none)




  1. Note:
    This issue contains some replies but it seems you don't have the permission to show them. To see them, you should log in.

    Once logged in, if the administrator decided it, you can still be able to not see replies.
+ Reply