-
Improvement
-
Resolution: Fixed
-
Major
ItemGroupModifier in cloudbees-folder is really something that ought to have been defined in core. Probably need a subtype of ModifiableTopLevelItemGroup with the corresponding methods. For compatibility, ItemGroupModifier could delegate to the new API when available.
- is related to
-
JENKINS-18028 ItemListener.onMoved
-
- Resolved
-
[JENKINS-20008] Need core API corresponding to ItemGroupModifier
Link |
New:
This issue is related to |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Jesse Glick
Path:
pom.xml
src/main/java/com/cloudbees/hudson/plugins/folder/Folder.java
src/main/java/com/cloudbees/hudson/plugins/folder/relocate/ItemGroupModifier.java
src/main/java/com/cloudbees/hudson/plugins/folder/relocate/JenkinsModifier.java
http://jenkins-ci.org/commit/cloudbees-folder-plugin/1fc6c3d0ffba31f36526cba354fa67a1a62689c8
Log:
JENKINS-20008Using DirectlyModifiableTopLevelItemGroup.