Details
-
Bug
-
Status: Resolved (View Workflow)
-
Critical
-
Resolution: Fixed
Description
https://github.com/jenkinsci/jenkins/commit/4de46465153dae1a9e804c0d526c44d528f00fb4 restored support for "kind" as a way to resolve descriptor matching a configured entity.
Side effect is : a descriptor which uses a custom string as ID (as recommended by hudson.model.Descriptor#getId) won't be resolved as hudson.model.Descriptor#find who will compare ID with $class, not kind=ID.
Attachments
Issue Links
- depends on
-
JENKINS-28110 1.610 “Failed to instantiate” error
-
- Resolved
-
-
JENKINS-28093 404 on jenkins.plugins.nodejs.tools.NodeJSInstaller.json.html
-
- Resolved
-
-
JENKINS-28011 Failed to instantiate class hudson.plugins.copyartifact.CopyArtifact when saving a job
-
- Closed
-
- is related to
-
JENKINS-27918 Unhelpful log warning about stapler-class
-
- Resolved
-
- links to
Integrated in
jenkins_main_trunk #4292
JENKINS-26781lookup descriptor by ID, then by class if explicitly set (Revision dfa17c4a18cb9585681102770db8b7117eab9531)JENKINS-26781Reproduced problem in test. (Revision 00cbb2823187df7efcf8c9de33907f0f58c77729)Result = UNSTABLE
jesse glick : dfa17c4a18cb9585681102770db8b7117eab9531
Files :
jesse glick : 00cbb2823187df7efcf8c9de33907f0f58c77729
Files :