Skip to content

Draft: Remove unused contributions analytics page data

Alex Pennells requested to merge contribution-analytics-contract-data into master

What does this MR do and why?

Resolves issue #376001 (closed)

Cleans up the changes introduced in !108273 (merged) by removing the now obsolete table data. These data values are responsible for the slow load times seen in large groups. By removing these we should see a significant decrease in TTFB

How to set up and validate locally

  1. Visit any group contribution analytics page such as http://gdk.test:3000/groups/flightjs/-/contribution_analytics
  2. Validate the charts/table work as expected

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports