stable

Clone or download

Read-only

Add a report selector at the second level of the export configuration modal

The information is used instead of the URL parameter export_report_id_2. Part of story #23469: export reports with linked artifact in xlsx format Change-Id: Ib72b9c0383c67bf442a424dbded52b973ba3af30

Modified Files

Name
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/ModalContent.vue +21 −15 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/SecondLevelSelector.vue +32 −3 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerReportSelector.test.ts +14 −0 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerReportSelector.vue +21 −8 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerSelector.test.ts +2 −2 Go to diff View file
M plugins/document_generation/scripts/tracker-cross-report-action/src/Components/TrackerSelector.vue +2 −2 Go to diff View file