-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
Jenkins ver. 2.46.1
Pipeline Groovy 2.29
The intelliJ GDSL on my Jenkins instance reports the following error:
// Errors on: // class org.jenkinsci.plugins.workflow.cps.steps.ParallelStep: 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