Hi,
Thank you for the reply!
The procedure is correct as you tested it, but maybe two important differences with our setup:
- We use List Subversion tags (and more) parameter in ProjectX:
Name : MY_X_PARAM
Repository URL : svn+ssh://subversion.company.com/repo/branches
Tags filter :
Default value : test
Maximum tags to display :
Sort newest first : enabled
Sort Z to A : disabled
- In step 3, we also changed the artifacts: artifact.txt -> artifact2.txt
The ProjectY Copy artifacts from another project configuration:
Project name : ProjectX
Which build : Specified by a build parameter
Parameter Name : PROJECT_X_BUILD
Artifacts to copy : artifact2.txt
Target directory : packages
Parameter filters : MY_X_PARAM=${USE_X_PARAM}
where
PROJECT_X_BUILD: Build selector for Copy Artifact, defaulting to Last successful build
USE_X_PARAM: Choice parameter with choices test, ...
I hope this update helps to reproduce the issue!
Thank you very much in advance!
With best regards,
Tom.
Could not reproduce. I tested with Jenkins 1.480.3 + Copyartifact 1.26:
Result:
Please report the detailed step to reproduce.
I'll close this issue in a month.