-
Bug
-
Resolution: Fixed
-
Major
-
None
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>.
- 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