Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
Description
Jenkins is configured with a custom Build item root dir, outside job directory.
When job is moved to a folder, the build history is losts. It's actually still present on disk at the previous location.
Attachments
Issue Links
- is related to
-
JENKINS-17138 Deleting/renaming jobs using external builds directory does not move builds
-
- Resolved
-
Code changed in jenkins
User: Nicolas De Loof
Path:
changelog.html
core/src/main/java/hudson/model/AbstractItem.java
core/src/main/java/hudson/model/Items.java
core/src/main/java/hudson/model/Job.java
test/src/test/java/hudson/model/ItemsTest.java
http://jenkins-ci.org/commit/jenkins/d54bc061b125c580346e42b9af4e6bdb3c6646ef
Log:
Merge branch '
JENKINS-24825'Compare: https://github.com/jenkinsci/jenkins/compare/b2bb58895f2d...d54bc061b125