stable
Clone or download
Read-only
This is part of story #23469: export reports with linked artifact in xlsx format A new line is added with all the fields taken into account in the report. Change-Id: I24246597dcd538045a95eceb3792da3337076d2e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/include/document_generationPlugin.php | +1 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Exporter/XLSX/download-xlsx.ts | +11 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/export-document.test.ts | +40 | −8 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/export-document.ts | +16 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/rest-querier.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/rest-querier.ts | +1 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/type.ts | +5 | −0 | Go to diff View file |