| Hello, when i want to start a build job that contains a file selection paramter over the jenkins-cli, i get the following message: ERROR: CLI parameter submission is not supported for the class alex.jenkins.plugins.FileSystemListParameterDefinition type. Please file a bug report for this When I start a build over the Rest-API it always select the first File in the Elements-List and not the Element i specified in the Post-Message. |