elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.57k stars 8.09k forks source link

[Index Management] Filter by lifecycle status not working #180970

Open alisonelizabeth opened 4 months ago

alisonelizabeth commented 4 months ago

Kibana version: 8.13

Describe the bug: The "lifecycle status" filter is not working as expected on the "Indices" tab in Index Management.

Steps to reproduce:

  1. Create an index ("PUT /my-index").
  2. Navigate to Kibana -> Stack Management -> Index Management.
  3. Use the "Lifecycle status" dropdown menu to filter by either "Managed"/"Unmanaged".
  4. Both of them will return "No indices found".

Expected behavior: I would expect the index to appear if "Unmanaged" is selected.

Screenshots (if relevant):

Screenshot 2024-04-16 at 1 48 24 PM Screenshot 2024-04-16 at 1 48 36 PM
elasticmachine commented 4 months ago

Pinging @elastic/kibana-management (Team:Kibana Management)

alisonelizabeth commented 4 months ago

cc @yuliacech this might be a regression from some of the enhancements made to the indices tab?