-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 2.235.5
jobConfigHistory 2.26
No option to restore a job when job was inside a folder (ie: <folder>/<job>), a nested job
Steps to reprocude
install Jenkins LTS, install JCH plugin
Create a folder "folder"
Create a FreeStyle job at root level
Create a 2nd Freestyle job NestedJob inside folder
Delete both jobs
Attempt to restore via ${JENKINS_URL}/jobConfigHistory/?filter=deleted.
There is no option to restore on main page or after selecting job.
See image:
- relates to
-
JENKINS-67808 Restore project button does not appear for subfolders
-
- Open
-
-
JENKINS-69724 [Regression] No restore button in jobProjectHistory
-
- Open
-
[JENKINS-63606] Unable to restore job deleted in folder (nested job)
Attachment | New: JCH-D4.png [ 52532 ] | |
Attachment | New: JCH-D3.png [ 52533 ] |
Attachment | New: JCH-D4.png [ 52534 ] |
Link | New: This issue relates to JENKINS-67808 [ JENKINS-67808 ] |
Link | New: This issue relates to JENKINS-69724 [ JENKINS-69724 ] |
Messing around with the location of the "deleted" records on the FS, moving the job to the root level is restorable.


Moving the jobs into the folder and they are not.