-
Bug
-
Resolution: Fixed
-
Minor
-
None
If you set the external builds directory for Jenkins to e.g. /tmp/builds/${ITEM_FULL_NAME} and build some job, you will get a symlink /tmp/builds/lastStable pointing to builds/2013-... which does not exist. The symlink should be created in the job's root directory, as it would be if the builds dir were not set (except with an absolute target path in this case).
- is blocking
-
JENKINS-8446 'builds' directory in a separate location?
- Closed
- is duplicated by
-
JENKINS-12501 LastStable and LastSuccessful symbolic links created in wrong location if Build Record Root Directory does not end in builds
- Resolved
- is related to
-
JENKINS-17138 Deleting/renaming jobs using external builds directory does not move builds
- Resolved
- relates to
-
JENKINS-37862 Extract build symlink handling to a plugin
- Resolved