Details
-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: content
-
Labels:
-
Similar Issues:
Description
When I opened the workflow-cps page on jenkins.io it reported:
parallel: Execute in parallel org.kohsuke.stapler.NoStaplerConstructorException: There’s no @DataBoundConstructor on any constructor of class org.jenkinsci.plugins.workflow.cps.steps.ParallelStep
rather than displaying the documentation for the parallel step.
I assume the documentation generator needs to change, or parallel step needs to change in the source code.
Attachments
Issue Links
- relates to
-
JENKINS-30572 Parallel step snippet generator error
-
- Open
-
-
WEBSITE-630 Deploy does not delete old files
-
- To Do
-
- links to
The buggy file is no longer part of the website, the reported exception does not appear in any of the current pages. There seems to be a deploy problem though: WEBSITE-630