# Regression Alerts

BugSplat can be configured to notify developers when a defect marked as Closed recurs in a newer version of their software. Crash groups can have one of three statuses: Open, Closed, and Regression. A regression happens when a crash group is marked as closed, but an instance of the crash occurs in a newer version.

In BugSplat, developers can update the status of a group by clicking the Open, Closed, or Regression badge and selecting a new status.

<figure><img src="https://976110677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LBMgmIcgkIXSUfnXDSv%2Fuploads%2Fp1E8FaYtwjmju12rbAL9%2Fstatus-open-closed.gif?alt=media&#x26;token=83913e51-9f5d-4826-8c19-b880d6444c1c" alt=""><figcaption><p>Set the Status of a Group to Closed</p></figcaption></figure>

When a group's status is set to Closed, BugSplat notes the latest version of the application. If the same crash arrives at BugSplat from a newer version, BugSplat considers this a regression and sets the status from Closed to Regression accordingly.

### Alerts

BugSplat can be configured to send a [notification](https://docs.bugsplat.com/introduction/development/integrating-with-tools) via [Discord](https://docs.bugsplat.com/introduction/development/integrating-with-tools/messanger-apps/discord), [Teams](https://docs.bugsplat.com/introduction/development/integrating-with-tools/messanger-apps/microsoft-teams), or [Slack](https://docs.bugsplat.com/introduction/development/integrating-with-tools/messanger-apps/slack) when a regression occurs. Follow the links in the notifications documentation and choose the Regression Alerts option once you've connected to your favorite messaging platform.

### Defect Tracker Sync

If you're using [Jira](https://docs.bugsplat.com/introduction/development/integrating-with-tools/issue-trackers/jira), BugSplat can be configured to update the status of linked issues. On the [Defect Trackers](https://app.bugsplat.com/v2/database/integrations?database=Fred#defect-trackers) page set the status you'd like BugSplat to set on Jira when a crash is identified as a regression.

<figure><img src="https://976110677-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LBMgmIcgkIXSUfnXDSv%2Fuploads%2FRfqLm0TaqVAAeNDT9g6m%2Fregression-status.gif?alt=media&#x26;token=eccffd10-8bbd-495a-9fda-1f0417c79dfa" alt=""><figcaption><p>Mapping the Jira Regression Status</p></figcaption></figure>
