-
Bug
-
Resolution: Fixed
-
Major
When a matrix project config.xml is missing <runSequentially> as well as <executionStrategy>—perhaps because it predates JENKINS-3028?—trying to load it in current Jenkins (after 95c5ea2 in 1.456) throws
java.lang.NullPointerException at hudson.matrix.MatrixProject.onLoad(MatrixProject.java:474)
and the job is not loaded.
[JENKINS-15271] NPE in MatrixProject.onLoad
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Labels | Original: exception upgrade | New: exception lts-candidate upgrade |
Labels | Original: exception lts-candidate upgrade | New: 1.509.1-fixed exception upgrade |
Component/s | New: matrix-project [ 18765 ] | |
Component/s | Original: matrix [ 15501 ] |
Workflow | Original: JNJira [ 145993 ] | New: JNJira + In-Review [ 191729 ] |