stable

Clone or download

Read-only

feat: Exclude some fields that must not taken into account

This is part of story #23469: export reports with linked artifact in xlsx format Already known fields (attachments, artifact links, cross_references, permissions on artifacts ans TTM step definition) that must not be taken into account are excluded form the generated XLSX file. Not known fileds (brundown, burnup, TTM step exec, containers and encrypted fields) we be handled in a dedicated commit. Change-Id: I5015d2165067a696d778095f5c57eb54f6741450

Modified Files

Name
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.test.ts +24 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.ts +15 −0 Go to diff View file