Bug #26779
openArchive “download as zip” creates archive with wrong name (but right contents)
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
Updated by Michel BOUISSOU 13 days ago
- Subject changed from Archive “donwload as zip” creates archive with wrong name (but right contents) to Archive “download as zip” creates archive with wrong name (but right contents)
Updated by Michel BOUISSOU 13 days ago
15 -> 03 looks like a time format issue 15h -> 3 PM, losing the PM.