-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins 2.19.1 using the official Docker image.
I'm reading the reference by clicking a link in my Pipeline Job. For 'parallel', it says:
parallel: Execute in parallel
org.kohsuke.stapler.NoStaplerConstructorException: There's no @DataBoundConstructor on any constructor of class org.jenkinsci.plugins.workflow.cps.steps.ParallelStep
- duplicates
-
JENKINS-30572 Parallel step snippet generator error
- Open