timja / jenkins-gh-issues-poc-06-18

0 stars 0 forks source link

[JENKINS-41222] ItemGroup.loadChildren() should support where the directories containing the children are not the same name as the children's Item.getName() #3797

Open timja opened 7 years ago

timja commented 7 years ago

Follow-up from JENKINS-41124 (likely can just move the code from cloudbees-folder into core and add support for renaming items)


Originally reported by stephenconnolly, imported from: ItemGroup.loadChildren() should support where the directories containing the children are not the same name as the children's Item.getName()
  • status: Open
  • priority: Minor
  • resolution: Unresolved
  • imported: 2022/01/10
timja commented 7 years ago

scm_issue_link:

Code changed in jenkins
User: Stephen Connolly
Path:
src/main/java/com/cloudbees/hudson/plugins/folder/AbstractFolder.java
src/main/java/com/cloudbees/hudson/plugins/folder/ChildNameGenerator.java
http://jenkins-ci.org/commit/cloudbees-folder-plugin/089eac109eddd62f62afd1cd53f5c8e854cebdee
Log:
JENKINS-41124 Noting JENKINS-41222 related future simplifications