Currently when we visit the project overview there is a section called Frequent Unhandled Issues
in this case in our projects no issues are listed seems like most errors are in our case in a catch block and so are from sentry point of view handled
Issue.
If I clock Open in Issues
the following filter is then active: is:unresolved error.unhandled:true
is there a way to configure this filter for overview. So it is just is:unresolved
without the unhandled flag?