Skip to main content

Bug Report Template

Copy this template when filing new bugs


Bug Reportโ€‹

Title: [Short, descriptive summary - e.g., "Form builder crashes when adding 20+ fields"]

Classificationโ€‹

FieldValue
Severity[ ] Critical [ ] Major [ ] Minor [ ] Trivial
Module[ ] Forms [ ] Workflows [ ] Data [ ] AI [ ] Auth [ ] Other: ___
Found in Test CaseTC--
Reproducibility[ ] Always [ ] Sometimes [ ] Rarely [ ] Once

Environmentโ€‹

FieldValue
URL
Browser
Browser Version
Operating System
Screen Resolution
Test Account Used
Date/Time

Steps to Reproduceโ€‹


Expected Resultโ€‹

[What should have happened]


Actual Resultโ€‹

[What actually happened]


Evidenceโ€‹

Screenshots:

  • Attached screenshot of the error
  • Attached screenshot showing steps

Screen Recording:

  • Attached video (if helpful)

Console Errors:

[Paste any browser console errors here]

Network Errors:

[Paste any failed API requests here]

Additional Contextโ€‹

Workaround available? [ ] Yes - describe: _______________ [ ] No

Additional notes:


For Dev Team (leave blank)โ€‹

FieldValue
Assigned To
Sprint
Root Cause
Fix Branch
Verified Fix

Severity Guideโ€‹

LevelWhen to Use
CriticalSystem unusable, data loss, security vulnerability, blocks all users
MajorImportant feature completely broken, no workaround, blocks common workflow
MinorFeature impaired but workaround exists, affects subset of users
TrivialCosmetic issue, typo, minor UI imperfection

Good Bug Title Examplesโ€‹

โŒ Bad: "Form doesn't work" โœ… Good: "Form submission fails with 500 error when file upload exceeds 5MB"

โŒ Bad: "Workflow broken" โœ… Good: "Email workflow sends duplicate notifications when condition has AND logic"

โŒ Bad: "UI issue" โœ… Good: "Dropdown options overflow container on mobile viewport (375px width)"