[JIRA] (JENKINS-36474) Copy Artifacts - Cloudbees folder issue

2016-07-24 Thread petrikvanderve...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Petrik van der Velde commented on  JENKINS-36474  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Copy Artifacts - Cloudbees folder issue   
 

  
 
 
 
 

 
 Can you be more specific to what the permissions issues where? I'm running into this at the moment and following the documentation online is not getting me anywhere  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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.


[JIRA] (JENKINS-36474) Copy Artifacts - Cloudbees folder issue

2016-07-06 Thread bob.lio...@kuehne-nagel.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Liotta closed an issue as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I found the issue and it WAS permissions.. You might want to mention in the docs that in this case, the permission would need to allow /jobname  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-36474  
 
 
  Copy Artifacts - Cloudbees folder issue   
 

  
 
 
 
 

 
Change By: 
 Robert Liotta  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





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

[JIRA] (JENKINS-36474) Copy Artifacts - Cloudbees folder issue

2016-07-06 Thread bob.lio...@kuehne-nagel.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Liotta created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36474  
 
 
  Copy Artifacts - Cloudbees folder issue   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 copyartifact-plugin  
 
 
Created: 
 2016/Jul/06 2:02 PM  
 
 
Environment: 
 plugin version 1.38  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Robert Liotta  
 

  
 
 
 
 

 
 Hello I have an issue that is described almost the same as this issue: JENKINS-32512 that was closed. The issue is as follows: Create a job in a folder. Call it testfolder/sourcebuild. Have this folder save an artifact. Case #1 - Works now create a job at the root, not in a folder. Call it getArt. Use the copyartifacts plugin. set the project name to testfolder/sourcebuild set the job# accordingly. Run job, works Case#2 - Does not work edit getArt Add a string variable bad - set it to testfolder/sourcebuild get the job# accordingly set the projectname to $bad or $ {bad} . Run job. Cannot find source project. I also tried adding it as /testfolder/sourcebuild.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment