Suivi des tickets et anomalies du projet.
| # | Titre | Type | Priorité @if (sortPriority === 'desc') { } @else if (sortPriority === 'asc') { } @else { } | Statut | Milestone | Assignee | Progression |
|---|---|---|---|---|---|---|---|
| #{{ issue.id }} | {{ issue.name }} | {{ priorityDisplay(issue.priority).symbol }} | {{ statusBadge(issue.status).label }} | {{ getMilestoneForIssue(issue.id)?.name ?? '—' }} | {{ issue.assignee }} |
|