-
Bug
-
Resolution: Duplicate
-
Critical
-
None
-
Jenkins Version 1.565.2 / 1.590
Parameterized-Trigger plugin 2.25
Rebuild plugin 1.22
Say there are two parameters in the job PARAM1, PARAM2. These parameters are loaded in the Rebuild page as expected on Rebuild. If the Job adds PARAM3 and PARAM4 dynamically using ParametersAction then PARAM3 and PARAM4 are not loaded.
We want the all PARAMETERS to be reloaded in Rebuild page to preserve few settings in rebuild.
It would really help if all available Parameters are reloaded
- duplicates
-
JENKINS-24491 Regression: parameters not retrieved when rebuilding a gitlab-merge-request-builder triggered job
- Resolved