stable
Clone or download
Read-only
This is part of story #23469: export reports with linked artifact in xlsx format These fields are skipped in the generated XLSX for cross-tracker-report. Only encrypted fields can be used in a table renderer, but other fields are excluded as a protection mechanism. Change-Id: I2822fc703efb510a4367f40bdd3e4afaef166e8f
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/document_generation/scripts/tracker-cross-report-action/src/Data/data-formator.ts | +9 | −3 | Go to diff View file |
M | plugins/document_generation/scripts/tracker-cross-report-action/src/type.ts | +13 | −0 | Go to diff View file |
M | plugins/tracker/include/REST/v1/Report/MatchingArtifactRepresentationBuilder.php | +5 | −1 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/REST/v1/Report/MatchingArtifactRepresentationBuilderTest.php | +3 | −0 | Go to diff View file |