-
Bug
-
Resolution: Duplicate
-
Major
-
None
BlueOcean will not prompt for parameters when you schedule a pipeline build that requires them.
The failed build also won't show up in the BlueOcean pipeline queue, but it will in the standard Jenkins UI.
In my case, it fails since the withEnv wrapper will be null.
Build 11 started working again because I removed the withEnv function from my pipeline test. However, entries seem to have a significant delay when loading in the BlueOcean UI.
- duplicates
-
JENKINS-38805 User can run parametrised pipeline
- Resolved