E13: Access Control Integration - Tasks¶
Epic: E13: Access Control Integration
E13-F1: Pre-Match Barcode Export¶
Feature: E13-F1: Pre-Match Barcode Export
| Status | Task | Verification |
|---|---|---|
| Query all valid tickets for match | Query returns correct tickets | |
| Generate Excel with barcode column only | Excel has one column | |
| Include extra codes for unsold seats (~1000) | Extra codes included | |
| Return file with correct naming convention (MatchID_TicketExport_YYYYMMDD_HHMM.xlsx) | Filename correct |
E13-F2: Post-Match Attendance Import¶
Feature: E13-F2: Post-Match Attendance Import
| Status | Task | Verification |
|---|---|---|
| Accept Excel file upload with scanned barcodes | File parsed | |
| Match barcodes to tickets | Matches found | |
| Update matched tickets to ATTENDED status | Status changed | |
| Report unmatched barcodes | Unmatched listed |
Last Updated: January 2026