-
Bug
-
Resolution: Fixed
-
Critical
-
None
If you install one branch source (such as github-branch-source; plus workflow-multibranch), then later dynamically install a second one (such as cloudbees-bitbucket-branch-source), you get an error:
... hudson.ExtensionList fireOnChangeListeners SEVERE: Error firing ExtensionListListener.onChange(). java.lang.UnsupportedOperationException at hudson.util.Iterators$5.remove(Iterators.java:299) at hudson.util.AdaptedIterator.remove(AdaptedIterator.java:60) at java.util.AbstractCollection.removeAll(AbstractCollection.java:376) at jenkins.branch.CustomOrganizationFolderDescriptor.doAddSpecificDescriptors(CustomOrganizationFolderDescriptor.java:153) at jenkins.branch.CustomOrganizationFolderDescriptor.access$100(CustomOrganizationFolderDescriptor.java:53) at jenkins.branch.CustomOrganizationFolderDescriptor$ListenerImpl.onChange(CustomOrganizationFolderDescriptor.java:138) at ...
- blocks
-
JENKINS-33106 CustomOrganizationFolderDescriptor does not work after a dynamic installation
-
- Resolved
-
- links to
[JENKINS-39520] CustomOrganizationFolderDescriptor breaks when multiple branch sources are added
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue blocks |
Remote Link | New: This issue links to "branch-api PR 56 (Web Link)" [ 15022 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Remote Link | New: This issue links to "core PR 2612 (Web Link)" [ 15024 ] |
Remote Link | New: This issue links to "CloudBees Internal OSS-1616 (Web Link)" [ 18625 ] |