-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.107.2, Windows
I have a scripted pipeline, that I moved from Jenkins web ui to a Jenkinsfile.
This job has mandatory parameters.
Now, when I want to edit the job, I would like to use Jenkins replay feature to make iterations.
However, the replay feature does not support parameters, so I have to make a commit each time I want to test something...
Could you add parameters to the replay page ? Or add pipeline edition to the rebuild plugin ?
Thanks