[JIRA] (JENKINS-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55914  
 
 
  archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
Change By: 
 Alexej Pissarev  
 
 
Attachment: 
 Build Artifact page.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55914  
 
 
  archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
Change By: 
 Alexej Pissarev  
 
 
Attachment: 
 folder link.png  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55914  
 
 
  archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
Change By: 
 Alexej Pissarev  
 

  
 
 
 
 

 
 If some of archived artifacts are located in subfolders they cannot be navigated to in the "Build Artifacts" view: the web browser gets a timeout.Steps to reproduce:1. create artifacts, some of them in subfolders. e.g.:sh "mkdir subdir" sh "echo 'bla' > file.txt" sh "echo 'bla' > subdir/file_in_folder.txt"2. archive artifacts, e.g.:archiveArtifacts '** ** /* * .*'3. navigate to the "Build Artifacts" page, e.g. /job/test/4/artifact/4. click on the link "subdir"Webbrowser is trying to connect and runs to a timeout.I guess the is a missing "/" in the link of "subdir":is: "/job/test/4/artifact/subdir"woud work:  "/job/test/4/artifact/subdir{color:#de350b}/"{color}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55914  
 
 
  archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
Change By: 
 Alexej Pissarev  
 

  
 
 
 
 

 
 If some of archived artifacts are located in subfolders they cannot be navigated to in the "Build Artifacts" view: the web browser gets a timeout.Steps to reproduce:1. create artifacts, some of them in subfolders. e.g.:sh "mkdir subdir" sh "echo 'bla' > file.txt" sh "echo 'bla' > subdir/file_in_folder.txt"2. archive artifacts, e.g.:archiveArtifacts ' \ * \ * ** / \ * * . \ *'3. navigate to the "Build Artifacts" page, e.g. /job/test/4/artifact/4. click on the link "subdir"Webbrowser is trying to connect and runs to a timeout.I guess the is a missing "/" in the link of "subdir":is: "/job/test/4/artifact/subdir"woud work:  "/job/test/4/artifact/subdir{color:#de350b}/"{color}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55914  
 
 
  archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
Change By: 
 Alexej Pissarev  
 

  
 
 
 
 

 
 If some of archived artifacts are located in subfolders they cannot be navigated to in the "Build Artifacts" view: the web browser gets a timeout.Steps to reproduce:1. create artifacts, some of them in subfolders. e.g.:sh "mkdir subdir" sh "echo 'bla' > file.txt" sh "echo 'bla' > subdir/file_in_folder.txt"2. archive artifacts, e.g.:archiveArtifacts '** * /* * .*'3. navigate to the "Build Artifacts" page, e.g. /job/test/4/artifact/4. click on the link "subdir"Webbrowser is trying to connect and runs to a timeout.I guess the is a missing "/" in the link of "subdir":is: "/job/test/4/artifact/subdir"woud work:  "/job/test/4/artifact/subdir{color:#de350b}/"{color}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55914  
 
 
  archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
Change By: 
 Alexej Pissarev  
 

  
 
 
 
 

 
 If some of archived artifacts are located in subfolders they cannot be navigated to in the "Build Artifacts" view: the web browser gets a timeout.Steps to reproduce:1. create artifacts, some of them in subfolders. e.g.:sh "mkdir subdir" sh "echo 'bla' > file.txt" sh "echo 'bla' > subdir/file_in_folder.txt"2. archive artifacts, e.g.:archiveArtifacts '** * /* * .*'3. navigate to the "Build Artifacts" page, e.g. /job/test/4/artifact/4. click on the link "subdir"Webbrowser is trying to connect and runs to a timeout.I guess the is a missing "/" in the link of "subdir":is: "/job/test/4/artifact/subdir"woud work:  "/job/test/4/artifact/subdir{color:#de350b}/"{color}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev commented on  JENKINS-55914  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
 What works is download of all artifacts via "(all files in zip)": the created and downloaded zip archive contains all artifacts in their structure - with the subfolder "subdir" in this example. I checked the issue in an older jenkins instance (Jenkins ver. 2.152): the same behaviour.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-55914) archived artifacts cannot be downloaded from subfolders

2019-02-01 Thread alexej.pissa...@deutschebahn.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alexej Pissarev created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55914  
 
 
  archived artifacts cannot be downloaded from subfolders   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 core  
 
 
Created: 
 2019-02-01 15:15  
 
 
Environment: 
 Jenkins ver. 2.161  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Alexej Pissarev  
 

  
 
 
 
 

 
 If some of archived artifacts are located in subfolders they cannot be navigated to in the "Build Artifacts" view: the web browser gets a timeout. Steps to reproduce: 1. create artifacts, some of them in subfolders. e.g.: sh "mkdir subdir" sh "echo 'bla' > file.txt" sh "echo 'bla' > subdir/file_in_folder.txt" 2. archive artifacts, e.g.: archiveArtifacts '*/.*' 3. navigate to the "Build Artifacts" page, e.g. /job/test/4/artifact/ 4. click on the link "subdir" Webbrowser is trying to connect and runs to a timeout. I guess the is a missing "/" in the link of "subdir": is: "/job/test/4/artifact/subdir" woud work:  "/job/test/4/artifact/subdir/"  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment