-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.523, Jenkins Promoted Builds Plugin 2.11, Copy Artifact Plugin 1.27
Within the Copy Artifiact plugin you can select "Sepcified by permalink" and after installing the Promoted Builds plugin it lists as the last entry "Latest Promotion ...".
What I see now as the Latest promotion is the promotion link to the project I'm in, instead of the referenced link specified in the Copy Artifacts from another project's referenced project.
When I last upgraded Jenkins and the plugins a couple weeks ago this stopped working.
It looks like a similar bug was reported on 9/9/2012: JENKINS-15086.
- is related to
-
JENKINS-15086 Copy artifacts via permalink doesn't work from a promotion action
-
- Open
-
-
JENKINS-22590 Promotion permalinks not offered when job name is parameterized
-
- Closed
-
While working on
JENKINS-22590I saw something similar to this but it goes away if you click around a bit; in other words, the problem is related to automatic refreshing of form completions. Probably a Jenkins core bug fixed in later Jenkins versions. Anyway my forthcoming proposed fix ofJENKINS-22590always offers a generic list of permalinks when the upstream job name is not understood, rather than showing permalinks from the current job, which makes no sense.