-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: blueocean-plugin
-
Environment:Jenkins 2.85 (linux)
Blue Ocean 1.3.0
In the parameter screen of my pipeline job a ListSubversionTagsParameterDefinition is used to offer the user a list of choices from SVN. The pipeline runs fine in Jenkins Classic view, but when I try to run it with Blue Ocean, I get an error: This pipeline uses input types that are unsupported. Use Jenkins Classic to resolve parametrized build.
Blue Ocean should support all parameter types offered by Jenkins.