-
Bug
-
Resolution: Duplicate
-
Major
-
None
Looking at https://jenkins.io/doc/pipeline/steps/workflow-cps/#parallel-execute-in-parallel I see:
parallel: Execute in parallel
org.kohsuke.stapler.NoStaplerConstructorException: There’s no @DataBoundConstructor on any constructor of class org.jenkinsci.plugins.workflow.cps.steps.ParallelStep
Notice that the description is missing.
- duplicates
-
JENKINS-30572 Parallel step snippet generator error
- Open