elastic/kibana

Mobile filters does not filter out non-crash errors in error details

Open

#172976 opened on Dec 8, 2023

View on GitHub
 (8 comments) (0 reactions) (0 assignees)TypeScript (19,065 stars) (8,021 forks)batch import
Team:obs-ux-infra_services - DEPRECATEDapm:mobilebuggood first issue

Description

Kibana version: edge-lite

Describe the bug: On the Mobile Errors & Crashes crashes tab, in the dropdown filters you can see devices/os versions/app versions/network connection types that are from non-crash errors. In the screenshot we can see both iPhone12,5 and arm64 showing in the drop down, but only iPhone12,5 showing up in the most affected chart, as well as only 1 occurrence existing for crashes.

Expected behavior: Only filter options from error.type: crash errors should show in these dropdowns

Screenshots (if relevant):

Contributor guide