Hello.
We have an issue with our Jenkins server LTS v2.303.1.
When we build jobs with parameters, they are built a first time and a second time immediately after the first one.
The issue appears when I call the building page with the default URL (“https://[Jenkins_server]/[path to project]/job/[project]/build?delay=0sec”)
But if I’m calling the modified URL “https://[Jenkins_server]/[path to project]/job/[project]/build?delay=1sec”, everything is fine, and jobs are built only once
We have this problem since the upgrade of Jenkins version from 2.204.2.
The issue appears with version 2.39 and 2.41 of the parameterized-trigger plugin.
Do you know how to fix this issue ?
Is there a way to change the default value of the delay before the job is built, from “0” to “1” ?
Thank you,
Best regards,
Christophe Lambey.