Actions
Bug #26779
openArchive “download as zip” creates backup with wrong name (but right contents)
Status:
Pending release
Priority:
1 (highest)
Assignee:
Category:
Web - UI & UX
Target version:
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
Updated by Michel BOUISSOU 28 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 François ARMAND 5 days ago
- Subject changed from Archive “download as zip” creates archive with wrong name (but right contents) to Archive “download as zip” creates backup with wrong name (but right contents)
- Assignee set to François ARMAND
- Target version changed from 8.3.2 to 8.2.7
Updated by François ARMAND 5 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Clark ANDRIANASOLO
- Pull Request set to https://github.com/Normation/rudder/pull/6375
Actions