[reporting] formatters are loaded from index pattern saved object, should be loaded via index patterns service #84388
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Reporting:Framework
Reporting issues pertaining to the overall framework
impact:high
Addressing this issue will have a high level of impact on the quality/strength of our product.
needs-team
Issues missing a team label
SharedUX/fix-it-week
Bugs that have been groomed and queued up for the team's next fix it week
v8.0.0
#82223 removed fields from the index pattern saved object (except for scripted fields).
x-pack/plugins/reporting/server/export_types/csv/generate_csv/index.ts:86
loads the index pattern saved object, looks at the field list and loads all the field formatters.pseudo code recommendation -
Its possible that the majority of the work will involve bootstraping the index patterns service.
The text was updated successfully, but these errors were encountered: