Jesse Glick commented on Bug JENKINS-22460

Run.getACL delegates to Job.getACL since normally only a Job is actually configurable or capable of being granted distinct permissions, so this is normal, though you should still call the permission check on the Run in case that is overridden in the future. And I think it is correct that to copy artifacts from an upstream job, you should have READ and ARTIFACTS on it.

Should copyartifact test run permissions only when project names are specified with variables?

No, behavior should be consistent regardless of how the project name is specified. This hack was a side effect of the lack of authentication associated with a build and should be considered obsolete.

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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to