-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Reporting does not update its browsers #22579
Copy link
Copy link
Closed
Labels
Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//v6.5.0v7.0.0zDeprecated Feature:ReportingUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework insteadUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Metadata
Metadata
Assignees
Labels
Team:VisualizationsTeam label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t//v6.5.0v7.0.0zDeprecated Feature:ReportingUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework insteadUse Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Type
Fields
Give feedbackNo fields configured for issues without a type.
When we update Chromium / Phantom, reporting does not always update its binaries. The reason is that reporting simply checks to make sure there is a binary where it expects. It doesn't check that the binary is the actual binary it's expecting. The fix is to have reporting check the md5 hash of existing binaries, and overwrite the binaries if the md5 does not meet expectations.