Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: pipeline
-
Labels:None
-
Similar Issues:
Description
When these are configured in Snippet Generator, they are not properly rendered. Presumably this is because although the constructor parameter is typed simply as List<GitSCMExtension>, the getter (like the field) is declared with a somewhat exotic type: DescribableList<GitSCMExtension,GitSCMExtensionDescriptor>.
Attachments
Issue Links
- is duplicated by
-
JENKINS-26753 Snippet generator sometimes produces incorrect snippets
-
- Resolved
-
- is related to
-
JENKINS-26143 Workflow Snippet Generator - Incorrect format for Input with Choice Parameter
-
- Resolved
-
-
JENKINS-26535 DescribableHelper does not handle wildcards well
-
- Open
-
- links to