Issues — Overview

One register for every defect and deficiency — quality, safety, punch list, and more — with status, priority, and assignee management.

Issues is one unified register for everything that needs fixing on your project — whether auto-created from failed inspection items or added manually. Every issue carries a category that tells you which discipline it belongs to, and moves through a defined lifecycle from identification to closure.

What You See

The Issues table shows all items for your project:

ColumnWhat It Shows
TitleWhat needs to be fixed (auto-filled from failed checklist items)
CategoryQuality, Safety, Punch List, Commissioning, Environmental, or General
SourceThe inspection and checklist item that created this issue (if any)
AssigneeTeam member responsible for fixing the issue
StatusOpen, In Progress, Fixed, or Closed
PriorityCritical, High, Medium, or Low (with color indicators)
Due DateWhen the fix is expected (overdue items flagged)
Issues table showing items with status badges, priority indicators, and assignee columns
Issues — track every defect from identification to closure

Categories

One register serves every discipline. Each issue has exactly one category:

CategoryWhat It CoversHow It's Created
QualityWorkmanship defects found during inspectionsAuto-created from failed checklist items — or manually
SafetyHazards and unsafe conditionsManually today — a future Safety module will auto-create these, the same way Inspections feeds Quality
Punch ListCloseout deficiencies from the pre-handover walkthroughManually, during punch walks
CommissioningFindings from systems functional testing at closeoutManually
EnvironmentalEnvironmental compliance observationsManually
GeneralAnything that doesn't fit the categories aboveManually

All six categories are selectable when creating an issue manually. Issues auto-created from failed inspections are always categorized as Quality.

How Issues Are Created

Automatic (recommended for inspection defects):

  • During inspection, when marking an item as Fail → toggle "Auto-Create Issue" ON
  • The checklist item label becomes the issue title
  • Linked to the source inspection and specific checklist item, categorized as Quality
  • Inherits assignee from the inspection if set

Manual:

  • Click New Issue in the toolbar
  • Fill in title, description, category, priority, assignee, and due date
  • Optionally link to a source inspection
New Issue dialog with title, description, priority, assignee, and due date fields
Create issue — fill in defect details and assign for resolution

Auto-creation is preferred for inspection defects because it maintains the link between the inspection item and the issue. This link enables automatic closure during reinspection.

Statuses

StatusColorMeaning
OpenRedIdentified — needs attention
In ProgressBlueAssignee is working on the fix
FixedAmberFix is complete, ready for verification
ClosedGreenVerified and accepted

Priorities

PriorityColorUsage
CriticalRedSafety issues, structural defects, blocking other work
HighOrangeSignificant quality issues requiring prompt attention
MediumYellowStandard defects, typical rework items
LowGrayMinor cosmetic issues, non-urgent

Row Actions

Click the actions menu (⋮) on any issue row:

ActionEffect
Start FixTransitions from Open → In Progress
Mark FixedTransitions to Fixed (ready for verification)
Close IssueAvailable once both closing prerequisites are met (all siblings Fixed + reinspection submitted). When blocked, shows a 🔒 lock icon with a tooltip — clicking navigates to the detail page where the prerequisites checklist shows exactly what remains.
EditUpdate title, description, category, priority, assignee, or due date
DeletePermanently remove the issue
Issue row actions dropdown showing Start Fix, Mark Fixed, and a locked Close Issue option with tooltip
Row actions — blocked transitions show a lock icon and route to the detail page

Filtering & Grouping

ControlOptions
Status filterMulti-select from Open, In Progress, Fixed, Closed
Category filterMulti-select from Quality, Safety, Punch List, Commissioning, Environmental, General
Priority filterMulti-select from Critical, High, Medium, Low
SearchFilter by issue title
Group by StatusOrganized under status headers
Group by PriorityOrganized by urgency level
Issues status filter showing Open, In Progress, Fixed, and Closed options
Filter by status to focus on items needing attention

Bulk Actions

  • Bulk Assign — select multiple items → reassign to a different team member
  • Delete Selected — select multiple items → bulk removal with confirmation

Next Steps