Hi community, i have issue in observability>alerts. i was trying to sort alerts using error.message field. now alerts are not displayed in alerts page and getting error "Cannot retrieve search results No mapping found for [error.message]

Hi community, i have issue in observability/alerts. i was trying to sort alerts using error.message field. now alerts are not displayed in alerts page and getting error "Cannot retrieve search results No mapping found for [error.message]" i

so how i can rollback from this sort or solve it

Hi @sayid Welcome to the community!

Well I just did the same thing and got in the same situation so lets both not do that in the future.. :slight_smile: Mine is stuck too... I will ask internally but I am stuck too

You can Go back to Overview and you should still be able to see the Alerts... do not do the same on that page...

I will see if I can get an answer but it is Sunday... may take a day or too

The Problem is the error.message field is a text field so in is not aggregtable / sortable ... so it should not show in the sort list.

You can clear your Browser Cache or you can go into the Browser Devtools and Find the Local Storage and delete the key value

xpack.observability.overview.alert.table

That worked for me... I did not want to Clear my Whole Browser Cache

Hi @stephenb , i did same i deleted the xpack.observability.overview.alert.table

value and issue is solved now all alerts i can see. thank you for helping solve the issue.