Page MenuHomePhabricator

Refactor RawDataExportReportUseCase
Open, Needs TriagePublic

Description

NOTE: This is a technical subticket of T328075: Move tracking out of donation data blob

This ticket is about changing the "Raw Data Export" report to query the database for donations with matching campaign and keywords instead of iterating over donations and checking the tracking data in PHP.

Affected repositories

  • Fundraising Operation Center

Implementation details