Beginner Reading #bug-reports #P1 #jira #incident

Reading a P1 Bug Report

5 exercises — read a realistic P1 production bug report for a payment outage. Understand the anatomy of a critical bug report: environment, steps to reproduce, expected vs actual results, and how impact drives prioritisation.

Reading a bug report: what each section tells you
  • Summary / Priority → what broke, how urgent it is (P1 = drop everything)
  • Environment → scope: which system, which users, which features are affected vs. NOT affected
  • Steps to Reproduce → the recipe to recreate the bug; required before debugging can start
  • Expected vs. Actual → the gap that defines exactly what the fix must achieve
  • Impact → business cost in revenue, users, and SLA terms — justifies urgency
0 / 5 completed
1 / 5
🐞 P1 Bug Report — BUG-4471
{ex.passage}
What information in this ticket distinguishes it as a P1 rather than a P3 bug?