reporting needs to use savedObjectsClient.resolve when retrieving saved objects #112565
Labels
blocker
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
impact:critical
This issue should be addressed immediately due to a critical level of impact on the product.
loe:medium
Medium Level of Effort
v8.0.0
as part of #100489
reporting should make sure it uses .resolve instead .get when saved object id its retrieving didn't come from saved object but from url user could bookmark in the past.
https://github.com/elastic/kibana/blob/master/x-pack/plugins/reporting/server/export_types/csv/create_job.ts#L24
https://github.com/elastic/kibana/blob/master/x-pack/plugins/reporting/server/export_types/printable_pdf/create_job/compatibility_shim.ts#L20-L27
The text was updated successfully, but these errors were encountered: