Severity levels

  • Critical (P0/S1) — system down, core function broken, no workaround, data loss, security breach
  • High (P1/S2) — major feature broken, workaround exists, or significant subset of users affected
  • Medium (P2/S3) — feature degraded but usable, minor data issue, cosmetic in critical path
  • Low (P3/S4) — cosmetic issues, typos, minor UX polish
  • Severity = technical impact; Priority = business urgency — they are different

Question 0 of 5

A bug causes the payment processing to fail for 100% of users in production. No workaround exists. What severity level is this?