-
Bug
-
Resolution: Unresolved
-
Minor
-
None
If a submodule itself has submodules, and the URL of those submodules changes, then the second submodule's URL will not be updated.
This can cause checkout to fail, because the referenced commit may well not exist in the old submodule. This causes build failures, and either the workspace must be cleaned, or manual intervention must take place.
- is related to
-
JENKINS-29038 recursively update submodules does not recursively sync first
- Open
-
JENKINS-73241 Jenkins fails checkout of git commit that adds submodules where files were previously present
- Open