Skip to main content

Crash and issue management

Last updated on August 28, 2023

Overview

As your game's development progresses, the you are often managing multiple issues. One build can produce as many as five bugs, more if the game is playable on multiple platforms. AccelByte Development Toolkit (ADT) helps you manage multiple crashes and issues easily by marking issues with the following statuses:

  • Snoozed: Issues you snooze will not show in your issues list until a specified time passes. You can snooze an issue for a day or for a week.
  • Resolved: Issues you resolve are issues that you have completed.

This guide shows you how to manage the status of a crash or issue.

Manage crashes

Access the Crash menu

You can access the Crash menu in two ways:

  • Go to the Top Five Crashes dashboard, and then click the Show more button.

    Show more option

  • On the sidebar menu, select Crashes.

    Select Crashes on the sidebar

By default, the status filter on the Crash menu page is set to Active and only displays active crashes.

Filter crashes

Change the status of crashes

Snoozed

You can only snooze Active crashes. To snooze a crash, follow these steps:

  1. Check the boxes of the active crashes you want to snooze.

    Select crashes to snooze

  2. Click the Snooze button, and then select the duration. You can snooze crashes for a day, a week, or until the same crash occurs.

    Snooze and select duration

  3. Click Snooze on the confirmation message.

    Click Snooze on the confirmation message

  4. The status of the changes to Snoozed.

    Status changes to snooze

    If you have the filter on Active status, the system removes the crash from the list of active issues.

    Active status

To see all the snoozed crashes, change filter status to Snoozed.

Change filter to Snooze

To see the condition of snoozed crashes, hover over their Snoozed status.

Condition of snoozed crashes

Resolved

You can resolve Active and Snoozed crashes. Follow these steps:

  1. On the Crash page, set the filter to All, Active, or Snoozed, depending on the status of the crash you want to resolve.

    All active snoozed status

  2. Check the boxes of the crashes you want to resolve.

    Enable issue to resolve

  3. Click Resolve.

    Resolve an issue

  4. Click Resolve on the confirmation message.

    Resolve pop-up confirmation

    The system marks the crashes you selected as RESOLVED.

    Selected issues resolved

Reactivate resolved crashes

ADT Web automatically reactivates resolved crashes if:

  • The same crash occurs (with the same crash logs) on a newer build.
  • The same crash occurs (with the same crash logs) on a newer version and newer build.
note

If the crash occurs again on the same build, the resolved crash keeps its status (the event count increases).

Access the Issues page

You can access the Issues page in two ways:

  • On the ADT dashboard, open the Latest Issues tab.

    Latest issues option

  • On the sidebar menu, select Crashes.

    Issues option

Change the status of an issue

The Issues page displays the list of items you submitted using the ADT Issue Reporter. Follow these steps to change the status of the issue to Snoozed or Resolved:

Snoozed

To snooze issues, follow these steps:

  1. On the Issues page, set the status filter to Active to only display active issues.

    Filter by active status

  2. Check the boxes of the issues you want to snooze.

    Enable box beside issues to snooze

  3. Click Snooze and choose the duration. You can snooze for a day or a week.

    Snooze duration

  4. Click Snooze on the confirmation message. The status of the issue changes to SNOOZED and the system removes it from the list of active issues.

  5. To view your issue, change the status filter to All or Snoozed.

    All status filter Change the status filter to All

    Snoozed status filter Change the status filter to Snoozed

NOTE

You can change an issue you marked as Snoozed to Active once the snooze duration passes, or you can mark it as Resolved.

Resolved

You can resolve Active and Snoozed issues. Follow these steps:

  1. On the Issues page, set the filter to All, Active, or Snoozed, depending on the status of the issues you want to resolve.

    Status filter

  2. Check the box of the issues you want to resolve. You can select multiple issues to resolve.

    Select issues to resolve

  3. Click the Resolve button.

    Resolve button

  4. Click Resolve on the confirmation message.

    Click Resolve in the pop-up dialog

    The system marks the issues you selected as Resolved.

    Status of issues changed to Resolved