stable
Clone or download
Read-only
This is part of story #22662 export `file upload` fields These fields are now part of the generated document. For now, the value is only the attachments' names. Clickable links to the files will be added in the next commit. Change-Id: I3742472fc51288aa04a8c035d2bd3abf423e648d
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/artifacts-retriever.ts | +23 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-export-document.test.ts | +45 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/DocumentBuilder/create-export-document.ts | +6 | −0 | Go to diff View file |