-
Bug
-
Resolution: Fixed
-
Major
-
None
When the anonymization is enabled and the instance has an element with the name "/", or any other name containing the slash, the folders in the bundle are missed and instead of that, files are generated.
It's possible to have such a name, for example with labels. "/", "a/b", ...
In the zip, you should have:
jenkins-root-configuration-files/build-failure-analyzer.xml
But you get:
jenkins-root-configuration-files*user_steep_lung*build-failure-analyzer.xml
The / is replaced by user_steep_lung.
- links to
[JENKINS-55843] Folders missed due to anonymization in the bundle
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Remote Link | New: This issue links to "PR #161 (Web Link)" [ 22329 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |