-
-
Notifications
You must be signed in to change notification settings - Fork 13
[JENKINS-73317] JDK Parameter and Label Parameter are null from params variable #55
Copy link
Copy link
Open
Description
println params
{sessionKey=8900978c-f00a-4d19-b67c-229411f75886, test=test, NODE=null, jdkVersion=null}
So text and other parameters are set. But the Label Parameter and the JDK Parameters are not accessible.
Wanted to log this while I'm still investigating. So fare these show up as null when tested.
- org.jvnet.jenkins.plugins.nodelabelparameter.LabelParameterValue
- org.jvnet.jenkins.plugins.nodelabelparameter.NodeParameterValue
- com.datalex.jdkparameter.JavaParameterValue
Originally reported by
mikeycarter, imported from: JDK Parameter and Label Parameter are null from params variable
- status: Open
- priority: Minor
- component(s): jdk_parameter_plugin-plugin
- resolution: Unresolved
- votes: 0
- watchers: 1
- imported: 20251216-225446
Raw content of original issue
println params
{sessionKey=8900978c-f00a-4d19-b67c-229411f75886, test=test, NODE=null, jdkVersion=null}So text and other parameters are set. But the Label Parameter and the JDK Parameters are not accessible.
Wanted to log this while I'm still investigating. So fare these show up as null when tested.
- org.jvnet.jenkins.plugins.nodelabelparameter.LabelParameterValue
- org.jvnet.jenkins.plugins.nodelabelparameter.NodeParameterValue
- com.datalex.jdkparameter.JavaParameterValue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for Bug.