stable
Clone or download
Read-only
This is part of story #23469: export reports with linked artifact in xlsx format Level 2 content is now display under its headers. If a level 1 artifact has more than 1 link, then its content is duplicated to have one line per link. Change-Id: I3f8ae501eec795eada6c33056e4603f0780d5387
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.test.ts | +198 | −83 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.ts | +64 | −23 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/organize-reports-data.test.ts | +4 | −0 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/organize-reports-data.ts | +21 | −9 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/type.ts | +2 | −1 | Go to diff View file |