[JIRA] (JENKINS-53509) Job created inside a view inside a folder does not give the option to add the job to the view

2018-09-17 Thread fjfernan...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Francisco Fernández commented on  JENKINS-53509  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job created inside a view inside a folder does not give the option to add the job to the view   
 

  
 
 
 
 

 
 Devin Nusbaum thanks for ping me!   Bill Bagdon I'll have a look on this, although it won't be in the short term I'm afraid.   
 

  
 
 
 
 

 
 
 

 
 
 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-53509) Job created inside a view inside a folder does not give the option to add the job to the view

2018-09-14 Thread dnusb...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Devin Nusbaum updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53509  
 
 
  Job created inside a view inside a folder does not give the option to add the job to the view   
 

  
 
 
 
 

 
Change By: 
 Devin Nusbaum  
 
 
Component/s: 
 core  
 

  
 
 
 
 

 
 
 

 
 
 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-53509) Job created inside a view inside a folder does not give the option to add the job to the view

2018-09-14 Thread dnusb...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Devin Nusbaum edited a comment on  JENKINS-53509  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job created inside a view inside a folder does not give the option to add the job to the view   
 

  
 
 
 
 

 
 [~wbagdon] Thanks for opening the issue! This seems reasonable at a glance, although I am a little concerned about whether there may be any compatibility issues if the URL were changed. I think as long as it still used the current URL when the {{All}} view was selected then there would probably be no issue. That said, I don't have any plans to fix this. Maybe [~fcojfernandez] who was recently added as a maintainer would be interested in taking a look.If you wanted to take a look at fixing it yourself, I think based on [sidepanel.jelly|https://github.com/jenkinsci/cloudbees-folder-plugin/blob/master/src/main/resources/com/cloudbees/hudson/plugins/folder/AbstractFolder/sidepanel.jelly] in cloudbees-folder, the {{view}} variable should be defined and available to use when creating the New Item link in [tasks-create.jelly| https://github.com/jenkinsci/cloudbees-folder-plugin/blob/fbc2799b46d5a8bf33c4e8f63df7c2b6e1b179e3/src/main/resources/com/cloudbees/hudson/plugins/folder/Folder/tasks-create.jelly#L27], so I'd see if you can use {{view}} in tasks-create.jelly to create a better link in some cases. I'm not sure if that's the right approach, but it's what I'd  do  look at first .  
 

  
 
 
 
 

 
 
 

 
 
 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-53509) Job created inside a view inside a folder does not give the option to add the job to the view

2018-09-14 Thread dnusb...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Devin Nusbaum commented on  JENKINS-53509  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Job created inside a view inside a folder does not give the option to add the job to the view   
 

  
 
 
 
 

 
 Bill Bagdon Thanks for opening the issue! This seems reasonable at a glance, although I am a little concerned about whether there may be any compatibility issues if the URL were changed. I think as long as it still used the current URL when the All view was selected then there would probably be no issue. That said, I don't have any plans to fix this. Maybe Francisco Fernández who was recently added as a maintainer would be interested in taking a look. If you wanted to take a look at fixing it yourself, I think based on sidepanel.jelly in cloudbees-folder, the view variable should be defined and available to use when creating the New Item link in tasks-create.jelly, so I'd see if you can use view in tasks-create.jelly to create a better link in some cases. I'm not sure if that's the right approach, but it's what I'd do.  
 

  
 
 
 
 

 
 
 

 
 
 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-53509) Job created inside a view inside a folder does not give the option to add the job to the view

2018-09-14 Thread dnusb...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Devin Nusbaum assigned an issue to Unassigned  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53509  
 
 
  Job created inside a view inside a folder does not give the option to add the job to the view   
 

  
 
 
 
 

 
Change By: 
 Devin Nusbaum  
 
 
Assignee: 
 Devin Nusbaum  
 

  
 
 
 
 

 
 
 

 
 
 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-53509) Job created inside a view inside a folder does not give the option to add the job to the view

2018-09-11 Thread wbag...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Bill Bagdon created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53509  
 
 
  Job created inside a view inside a folder does not give the option to add the job to the view   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Devin Nusbaum  
 
 
Components: 
 cloudbees-folder-plugin, core  
 
 
Created: 
 2018-09-11 16:05  
 
 
Environment: 
 Jenkins 2.121.3  Cloudbees Folders Plugin 6.5.1  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Bill Bagdon  
 

  
 
 
 
 

 
 Typically when creating a new job inside a view, the URL for the "New Job" button will be: JENKINS_HOME/view//newJob Inside a folder the URL becomes: JENKINS_HOME/job//newJob The expectation would be that a view inside that folder would have the "New Job" button point to: JENKINS_HOME/job//view//newJob However, it continues to use: JENKINS_HOME/job//newJob  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment