{{-- Test Cases → Export picker. Scopes follow the page's own layers: the roll-up panels, the file list, each file's test-case rows, or all three. Plain GET to /test-cases/export so the browser handles the download. Params: $txQuarter (the selected quarter), $txFiles (file count). --}} @once @endonce
Export Test Cases · {{ $txQuarter }} · {{ $txFiles }} file{{ $txFiles === 1 ? '' : 's' }}
What to export
Format

Covers the same quarter as the page — {{ $txQuarter }}. Uploaded results come along per row, and every Jira key (a linked story, or a bug linked to a failed test case) stays a clickable link.