Daniel Beck created JENKINS-13222:
-------------------------------------

             Summary: 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


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