Page MenuHomePhabricator

Remove duplicate data from task data feed
Open, Needs TriagePublic

Description

The output of the ApiQueryGrowthTasks feed contains duplicated data for qualityGateIds and qualityGateConfig. Instead of copying this information into each task object, we could instead have a single section of the API response that contains the quality gate configuration and IDs per task type.