stable

Clone or download

Read-only

feat: export openlist values in generated XLSX files

This is part of story #23469: export reports with linked artifact in xlsx format Openlists are now exported with all the possible binds (static, users, ugroups). The values are displayed comma separated. Change-Id: I2abc58699409cb0a6972f95b268afa07de26a428

Modified Files

Name
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/transform-field-value-into-formatted-cell.test.ts +106 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Data/transform-field-value-into-formatted-cell.ts +18 −0 Go to diff View file