Summary: | Add report_id to file name when exporting report results | ||
---|---|---|---|
Product: | Koha | Reporter: | Andrew Fuerste-Henry <andrew> |
Component: | Reports | Assignee: | Andrew Fuerste-Henry <andrew> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | amandav, aude.charillon, barbara.johnson, fridolin.somers |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: |
This patch adds the unique report id to the file name when downloading report results. Previously, the file name contained only the name of the report and could be unclear.
|
|
Version(s) released in: |
24.05.00
|
Circulation function: | |
Attachments: |
Bug 36555: Add report_id to download file name
Bug 36555: Add report_id to download file name Bug 36555: Add report_id to download file name Bug 36555: (QA follow-up) Tidy |
Description
Andrew Fuerste-Henry
2024-04-09 14:24:55 UTC
Created attachment 164564 [details] [review] Bug 36555: Add report_id to download file name To test: - apply patch, restart all - run a report - export results - confirm file name is the report ID, followed by report name Created attachment 164565 [details] [review] Bug 36555: Add report_id to download file name To test: - apply patch, restart all - run a report - export results - confirm file name is the report ID, followed by report name Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Created attachment 165954 [details] [review] Bug 36555: Add report_id to download file name To test: - apply patch, restart all - run a report - export results - confirm file name is the report ID, followed by report name Signed-off-by: Barbara Johnson <barbara.johnson@bedfordtx.gov> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Created attachment 165955 [details] [review] Bug 36555: (QA follow-up) Tidy Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Pushed for 24.05! Well done everyone, thank you! Not backported to 23.11.x I prefer not change this automatic behavior on a stable version No need for update to Koha Manual. Moved the text in the "Documentation submission" field to "Text to go in the release notes". It's too late for the release notes, but it makes it easier to read! |