-
Bug
-
Resolution: Not A Defect
-
Minor
-
None
When using the cloudbees folders plugin, it is not posible to copy any artifacts if using a paramter as the project name.
If the project name is set to: MyFolder/MyProject it works
If the the project name is set: ${MY_PARAM} and the value of MY_PARAM is MyFolder/MyProject the plugin will report that the project cannot be found.
[JENKINS-52552] Cloudbees folders do not work when using parameters
Assignee | New: Martin Cassidy [ mcassidygamma ] | |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
It sounds like a permission issue.
Please have a look on https://wiki.jenkins.io/pages/viewpage.action?pageId=42470728#CopyArtifactPlugin-Specifyingprojectdynamically(withvariables)