stable
Clone or download
Read-only
Merge commit 'refs/changes/98/30898/1' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: fix: request #37590 XLSX export crashes when renderer has no columns or rows to display
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/package.json | +1 | −0 | Go to diff View file |
M | plugins/document_generation/pnpm-lock.yaml | +3 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Exporter/XLSX/autofilter-generator.test.ts | +11 | −10 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Exporter/XLSX/autofilter-generator.ts | +6 | −5 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Exporter/XLSX/download-xlsx.ts | +1 | −1 | Go to diff View file |