-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
Component/s: copyartifact-plugin
-
None
-
Environment:Jenkins ver. 1.596.1
Copy Artifact Plugin 1.35
I use jenkins-job-builder (http://ci.openstack.org/jenkins-job-builder) for job creation. Attached job is created by jjb and it's only for copy artifacts from last successful build of test-project. Project build ends with:
ERROR: Unable to find a build for artifact copy from: test-project
When I remove parameters tag the artifacts are copied successfully.
When I go to job configuration and save it (without modification), parameters tag is removed.
I didn't have this issue in previous version.
I don't have this issue when Specific build is used.
Maybe caused by JENKINS-26694