Actions
Bug #26779
openArchive “download as zip” creates archive with wrong name (but right contents)
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
After a number of archives have been created with the button “Backup everything” in Administration / Maintenance / Policy Backup
- I have 19 of them dated, plus “Lastest git commit”
- Selecting the latest archive (i.e. 2025-0422 15:45:14+0200)
- Saves it with the wrong name : rudder-conf-all-2025-04-22T034510.zip
- Where I would expect rudder-conf-all-2025-04-22T154514.zip (or even rudder-conf-all-2025-04-22T134514.zip should it be UTC time).
- I don't seem to have any actual archive with a timestamp corresponding to what is generated here, so that's real weird.
However, the produced name is plain wrong and doesn't correspond to the contents of the .zip archive, that actually contains the latest configuration.
Files
Actions