Is your feature request related to a problem? Please describe.
Currently all file downloads of reports have the same file name. They are hard to differentiate.
Describe the solution you'd like
Instead of report.docx and report.xslx it could be something like project_funding_2024-08-16.xslx if the report is called "Project Funding" and it is an XSLX generated on 16th of August 2024.
Describe alternatives you've considered
Alternative could be a different pattern date_name.fileending: 2024-08-16_project_funding.xslx
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Currently all file downloads of reports have the same file name. They are hard to differentiate.
Describe the solution you'd like
Instead of
report.docxandreport.xslxit could be something likeproject_funding_2024-08-16.xslxif the report is called "Project Funding" and it is an XSLX generated on 16th of August 2024.Describe alternatives you've considered
Alternative could be a different pattern date_name.fileending:
2024-08-16_project_funding.xslxAdditional context
Add any other context or screenshots about the feature request here.