Appearance
Bugs, Comments, and Activity
Bug tracking is where ProjectTrace feels like a real QA tool.
Bugs
Bugs capture defects found during testing or production triage.
Typical fields:
- title
- description
- severity
- status
- project
- assignee
- reporter
Severity values:
LOWMEDIUMHIGHCRITICAL
Status values:
OPENIN_PROGRESSRESOLVEDCLOSED
Steps:
- Open
Defects -> Bugs. - Click
Create bug. - Select the project.
- Add severity, status, and assignee.
- Save.
Comments
Comments are used for triage notes and collaboration.
Steps:
- Open a bug detail page.
- Add a comment from the right-hand panel.
- Review the comment history in the bug activity trail.
Linked requirements
Bug detail pages show the requirements associated with the defect.
This helps answer:
- what behavior failed
- which planned work it belongs to
- whether the defect is covered by test cases
Activity logs
Every important create or update action produces an activity record.
Use it to see:
- who changed a record
- when it changed
- which project it belongs to