Skip to content
Support

What to Expect When You Report a Bug

DT Form Team

Reproduction comes before a fix

Before a team can fix a bug, they generally need to reliably reproduce it, confirm exactly what triggers it and under what conditions. This step often takes longer than the actual fix itself, particularly for intermittent issues that don't happen every single time.

This is part of why detailed information in the original report, exact steps, specific circumstances, genuinely speeds things up: it reduces how much of this reproduction work the team has to do independently.

Why some bugs take longer than others to fix

A bug isolated to a single, self-contained feature is usually far faster to resolve than one touching a piece of shared underlying infrastructure, where a fix needs to be carefully checked against everything else that depends on that same code.

This is rarely visible from the outside, which is part of why two seemingly similar bugs can have very different timelines to resolution.

What reasonable communication looks like during this process

Even without a fix ready yet, a brief update confirming the bug has been reproduced and is being actively worked on meaningfully reduces the uncertainty of an open report. Silence, even when work is genuinely happening behind the scenes, tends to read as inaction to the person waiting.

Want to try this yourself? Explore the product →