[JIRA] [delivery-pipeline] (JENKINS-23282) Delivery Pipeline view renders a blank page when set as the default system view in Jenkins

2014-06-16 Thread pat...@diabol.se (JIRA)















































Patrik Boström
 closed  JENKINS-23282 as Fixed


Delivery Pipeline view renders a blank page when set as the default system view in Jenkins
















Released





Change By:


Patrik Boström
(16/Jun/14 9:48 AM)




Status:


Resolved
Closed



























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.


[JIRA] [delivery-pipeline] (JENKINS-23282) Delivery Pipeline view renders a blank page when set as the default system view in Jenkins

2014-06-03 Thread pat...@diabol.se (JIRA)















































Patrik Boström
 resolved  JENKINS-23282 as Fixed


Delivery Pipeline view renders a blank page when set as the default system view in Jenkins
















Thanks for the PR! Great work!
Merged to master, will go out in next release.





Change By:


Patrik Boström
(03/Jun/14 1:39 PM)




Status:


Open
Resolved





Assignee:


PatrikBoström





Resolution:


Fixed



























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.


[JIRA] [delivery-pipeline] (JENKINS-23282) Delivery Pipeline view renders a blank page when set as the default system view in Jenkins

2014-06-02 Thread stevejansen_git...@icloud.com (JIRA)














































Steve Jansen
 created  JENKINS-23282


Delivery Pipeline view renders a blank page when set as the default system view in Jenkins















Issue Type:


Bug



Affects Versions:


current



Assignee:


Unassigned


Components:


delivery-pipeline



Created:


03/Jun/14 4:22 AM



Description:


Overview

The Delivery Pipeline view renders a blank page when configured as the default system view.

Steps to Reproduce
---
1. As a Jenkins admin, install version 0.8.0 or earlier of the Delivery Pipeline plugin in Jenkins
2. Create a new pipeline view by navigating to /newView in Jenkins, selecting "Build Pipeline View", assigning a name, and clicking "Ok"
3. In the newly created view from #2, click the "Edit View" sidebar link to add one or more jobs to the pipeline view.  Click Ok to save the changes to the pipeline view.
4. Click the "Manage Jenkins" sidebar link, and click the "Configure System" link.
5. Change the default view to the pipeline view created in step #2.  Click Ok to save.
6. Navigate to the Jenkins default view by clicking the Jenkins logo in the upper left hand header region of the screen

Expected Result
---
The default view in Jenkins should render the same way as the result of step #3

Actual Result
-
The default view is blank.

Remarks
---
The pipeline view is still available and functioning properly by navigating to the /view/All URL.

The XHR calls to the delivery pipeline view api do not work when the view is the default view; this is due to the use of 'api/json' as the api url. The root level http://server/JenkinsRootUrl/api/json URL is reserved for the JSON API for jobs entities.




Project:


Jenkins



Labels:


plugin




Priority:


Major



Reporter:


Steve Jansen

























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.


[JIRA] [delivery-pipeline] (JENKINS-23282) Delivery Pipeline view renders a blank page when set as the default system view in Jenkins

2014-06-02 Thread stevejansen_git...@icloud.com (JIRA)














































Steve Jansen
 commented on  JENKINS-23282


Delivery Pipeline view renders a blank page when set as the default system view in Jenkins















Pull request @ https://github.com/Diabol/delivery-pipeline-plugin/pull/67



























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.