stable

Clone or download

Read-only

feat: export generates an empty XLSX file

This is part of story #23469 export reports with linked artifact in xlsx format An empty XLSX file named tracker-cross-report.xlsx is created. Change-Id: I230f42726d43a76a46c9799c81e01b481ded5c64

Modified Files

Name
M plugins/document_generation/package.json +2 −1 Go to diff View file
M plugins/document_generation/pnpm-lock.yaml +85 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/index.ts +6 −1 Go to diff View file