Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
-
1.11
Description
Hello,
I tried testing a restore of a Jenkins Master using a ThinBackup Full Backup but once I did the multi-branch jobs did not have their branches or indexes folder. This causes a loss of build history especially the develop and master branches.
I also noticed the ssh key that jenkins generates is not backed up which causes issues when trying to run/scan a multi-branch job after a restore.
Either make sure the multi-branch jobs are backed up correctly or please allow for an option to just back up everything in the jeknins_home directory with exclusions.
There seems to be an PR for this on github https://github.com/jenkinsci/thin-backup-plugin/pull/15