stable
Clone or download
Read-only
This is part of story #22213 get a document with basic fields For each exported artifacts, a title is added. The format of this title is: Art # `artifact_id` - `artifact_title` Change-Id: Ic0b9527281ee7531951e7e9a3c4a2fd0147e6a2f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-report-action/src/Exporter/download-docx.ts | +24 | −3 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/export-document.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/helpers/create-export-document.test.ts | +11 | −5 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/helpers/create-export-document.ts | +8 | −2 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-report-action/src/type.ts | +9 | −1 | Go to diff View file |