Issue Type: Bug Bug
Assignee: Unassigned
Components: core, nested-view
Created: 04/Mar/13 10:45 AM
Description:

I have several top level views. One of them is my default view called "Default", as specified in the Jenkins Configuration "Default View" popup.

It is not possible to add a sub view to that default view. When I click on "New view", it will insert the new view into the top level.

This is because the URL for the default view is "/", instead of "/view/<view name>" as it is for all other views. So when I click on New View, I get "/newView" instead of "/view/<view name>/newView", which will create a new top level view of course.

The only way to create a sub view in the default view is to enter that url manually.

Project: Jenkins
Priority: Minor Minor
Reporter: Marc Günther
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to