[ 
https://issues.jenkins-ci.org/browse/JENKINS-13222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Beck updated JENKINS-13222:
----------------------------------

    Attachment: fix.diff

Something like the attached patch might work for this. I've been using a 
patched 1.21 or so for a while successfully.
                
> Allow job selection with fixed job names to contain variables without 
> requiring job permissions for authenticated users
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JENKINS-13222
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13222
>             Project: Jenkins
>          Issue Type: Improvement
>          Components: copyartifact
>         Environment: Any
>            Reporter: Daniel Beck
>            Assignee: Alan Harder
>              Labels: artifact, parameter, permissions
>         Attachments: fix.diff
>
>
> Copy Artifacts plugin prevents copying from jobs when the job specifier 
> ("project name") changes by evaluating variables contained in it.
> This should be changed to check whether the job name part of the expression 
> is fixed, and only the filter dynamic, thereby making it possible to e.g. 
> select a build with a same parameter as the current build 
> ({{SourceJob/param=$param}}) without requiring permission on that project for 
> all authenticated users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to