Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #47152 Performance issue on big reports (single value select box)
    Infos
    #47152
    Manuel Vacelet (vaceletm)
    2026-03-06 10:41
    2026-03-03 15:27
    48905
    Details
    Performance issue on big reports (single value select box)

    When loading a big report with many columns with list fields, the number of SQL queries generated might explode (700 lines, 10 columns incl. 4 select values might generate up to 6500 SQL queries).

    The good news is that a large bunch of those queries are not needed because they are already pre-computed in \Tracker_Report_Renderer_Table::fetchTBody.

    Trackers
    Empty
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Manuel Vacelet (vaceletm)
    Closed
    2026-03-06
    Attachments
    References
    Referencing request #47152
    Referenced by request #47152

    Follow-ups