-
Bug
-
Resolution: Fixed
-
Major
-
None
Problematic code in method AbstractItem.resolveForCLI():
throw new CmdLineException(null,Messages.AbstractItem_NoSuchJobExists(name,AbstractProject.findNearest(name).getFullName()));
NPE occurred when AbstractProject.findNearest(name) returns null.
- is related to
-
JENKINS-30742 Possible NPE in AbstractProject.resolveForCLI()
-
- Resolved
-
[JENKINS-30629] NPE occured in AbstractItem.resolveForCLI when AbstractProject.findNearest() return null
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is related to |
Workflow | Original: JNJira [ 165743 ] | New: JNJira + In-Review [ 197799 ] |