-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
Job Config History 2.12
When using the CloudBees Folder Plugin it is possible to move a job/item from a folder to another. Currently such operation looses the history of config changes in the job because the job config history files aren't updated/moved
For this you probably need to implement the standard relocation handler to update job config history files accordingly: https://github.com/jenkinsci/cloudbees-folder-plugin/blob/master/src/main/java/com/cloudbees/hudson/plugins/folder/relocate/StandardHandler.java
- is related to
-
JENKINS-33998 JobConfigHistory : Job deleted in Folder do not appears in history
- Open
- links to