-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
i have a jenkins job configured with the jdk_parameter_plugin as input.
in case i trigger it manually it takes the wanted input.
in case it triggered as downstream- it won't take the default.
(it has been tested on maven/freestyle project, and as downstream/phase in multijob triggered)
Originally reported by lihi, imported from: jdk_parameter_plugin doesn't work when triggered as downstream
- status: Open
- priority: Blocker
- component(s): jdk_parameter_plugin-plugin
- resolution: Unresolved
- votes: 1
- watchers: 3
- imported: 20251216-225446
Raw content of original issue
i have a jenkins job configured with the jdk_parameter_plugin as input. in case i trigger it manually it takes the wanted input. in case it triggered as downstream- it won't take the default.
(it has been tested on maven/freestyle project, and as downstream/phase in multijob triggered)
environment
jenkins version - 1.625<br/>
jdk_parameter_plugin version - 1.0
Reactions are currently unavailable