Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.34 KB

remove-crashes.md

File metadata and controls

26 lines (18 loc) · 1.34 KB
description
Remove mistakes and other clutter by deleting crashes in your BugSplat database.

Remove Crashes

When working with new tools, it can take a few rounds of trial and error before you get things exactly right. In BugSplat, sometimes this means posting a crash from a test application or otherwise creating clutter in your workspace. Never fear! BugSplat allows you to batch remove clutter from your database.

{% hint style="danger" %} Removing crashes is a destructive action that can't be undone. Tread carefully! {% endhint %}

Steps 🥾

  1. Navigate to the Crashes page and select your BugSplat database
  2. Filter and sort to a list of crashes that you would like to remove
  3. Carefully review the list of crashes in your current view. All crashes in the current view will be removed from your database.
  4. Click the 🗑️ Delete button to load a confirmation modal
  5. Click Delete in the confirmation modal to delete your crashes

Note: deleting crashes should be done sparingly in the case of mistakes. If you'd like to stop processing crashes for a specific version, consider using the retire crashes feature or create a new database instead.

Deleting Invalid Crash Reports