Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase Crash Reporting console - How to use open/closed filter?

I have an Android app that has incorporated Firebase crash reporting.

When I view the crashes in the console, there's a filter option for the "clusters". It's set to 'open' in the image below.enter image description here

When set to open, I see all the clusters. When set to closed, I don't see any clusters whatsoever. When and how can a cluster become closed? What does it mean for a cluster to be open or closed? I'm assuming it's a means of marking the issue resolved.

like image 375
user3829751 Avatar asked Oct 31 '25 02:10

user3829751


1 Answers

The Open/Closed feature is a way for you the developer to mark a particular issue as "open" or "closed." In other words it allows you to mark a crash as fixed so that you can filter out issues that you have already addressed.

To mark a cluster as closed, click the three dots on the far right of the row that appear when hovering over the row, then click "close cluster."

Menu button on right side of row while hovering

like image 186
Bryan Herbst Avatar answered Nov 01 '25 15:11

Bryan Herbst



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!