- 
    
Bug
 - 
    Resolution: Fixed
 - 
    
Major
 - 
    copyartifact 1.35
 
The permission check of copyartifact doesn't work with workflow:
- Copyartifact performs runtime permission check only when the project name is specified with variables.
	
- Variables in workflow jobs are resolved before passed to builders.
 - Even if variable expression is passed to builders, builder cannot resolve that variables (see 
JENKINS-26694) 
 - Configuration-time permission check doesn't performed as it performs only when triggered via stapler.
 
- is related to
 - 
                    
JENKINS-23475 Can bypass permission check of CopyArtifact with WebAPI/CLI
-         
 - Closed
 
 -         
 - 
                    
JENKINS-24888 Complete runtime permission check of Copyartifact
-         
 - Closed
 
 -