|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

I have Promoted Builds 2.19, Copy Artifact 1.33 and Jenkins 1.567, and I still have this problem. I have been unable to form a permalink that will make Copy Artifacts take the artifact archived as a promoted build. Yet I can form a URL that works to fetch it, e.g.,
https://myhost/job/MyPromotingJob/promotion/latest/PromotionLabel/artifact/myArtifact.tar.gz
or
.../promotion/process/PromotionLabel/lastSuccessfulBuild/artifact/myArtifact.tar.gz
Even a permalink of
https://myhost/job/MyPromotingJob/PromotionLabel
or
/job/MyPromotingJob/PromotionLabel
and a file location of
../promotion/latest/PromotionLabel/artifact/myArtifact.tar.gz
doesn't work. Do I have the wrong format for the permalink?