[Reporting] csv report always includes frozen indices #152884
Labels
bug
Fixes for quality problems that affect the customer experience
(Deprecated) Feature:Reporting
Use Reporting:Screenshot, Reporting:CSV, or Reporting:Framework instead
Team:SharedUX
Team label for AppEx-SharedUX (formerly Global Experience)
Kibana version: 8.6.0
This is an issue to track a bug Kibana where csv report always includes frozen indices. Even if
search:includeFrozen
is false.The bug appeared when we switch to point-in-time API inside csv report code #144201.
It appears that elasticsearch always includes frozen indices when using PIT API elastic/elasticsearch#94377
If the issue is solved on the elasticsearch side, then in Kibana everything should work as expected. This issue can be closed when the fixed behavior is tested or if elasticsearch decides to not fix the issue.
The text was updated successfully, but these errors were encountered: