•  
      request #46359 Tracker report CSV export via API
    Infos
    #46359
    Kevin Traini (ktraini)
    2026-01-07 15:54
    2026-01-07 15:54
    48081
    Details
    Tracker report CSV export via API

    Current CSV export of Tracker report is done on backend and may hit nginx timeout when there is too much artifacts. There is another export to XLSX which works using the API /tracker_reports/{id}/artifacts with pagination -> you can have as many artifacts as you want, it will just take longer on your browser but not on the server (no timeout).

    The idea of this request is to do the same for CSV export. We can use the same API resource.

    Trackers
    Empty
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Kevin Traini (ktraini)
    Under implementation
    Empty
    Attachments
    Empty
    References