Over time, we've amassed a rather large and complex "view hierarchy" in
Jenkins and we would like to clean this up.
Is there a way to move groups of views around?
For instance, we have a view structure like this:
Root
|-->ViewB
|-->ViewC
| \-->ViewD
|-->ViewE
\-->ViewF
And we want it to look like this (move a group of views under another view):
Root
|-->Views
|-->ViewB
|-->ViewC
| \-->ViewD
|-->ViewE
\-->ViewF
Is there a way to do this?
Thanks!
--
View this message in context:
http://jenkins.361315.n4.nabble.com/Move-Groups-of-Views-Around-tp4631541.html
Sent from the Jenkins users mailing list archive at Nabble.com.