Basic Troubleshooting

Fundamental Steps to Take When Users Encounter Bugs

Users encounter errors (often called bugs) all the time. Sometimes it's an issue on the developer's end, but more commonly it's an issue on the user's end. There are many things on the user's end that might be causing the issue, such as a hardware failure, browser incompatibility, leaving a window open for too long, etc. To combat the waste of time that is chasing down bugs that don't exist, there are steps that can be taken to verify whether a bug exists in the tool, or if the error is specific to that user.

Replicate the Issue

Troubleshooting Steps

If you are unable to replicate the issue that the user is talking about, then it's likely a problem on their end. These are the most critical steps to have the user take (in order!) to try to solve the problem.

If you were unable to replicate the user's issue and none of the above steps helped to alleviate their problem, then open a ticket and a developer will look into it.

Last updated

Was this helpful?