-
Bug
-
Resolution: Fixed
-
Major
-
None
The Nested View plugin allows to nest your views like this:
parent view(foo)
-> child view(bar)
When using the Wall Display Plugin for the child view, the url parameter 'viewName' becomes "bar", and the Wall Display cannot find the view.
If you change the parameter to "foo/view/bar" the plugin works as expected.
- is related to
-
JENKINS-15482 OOM when clicking on a view link inside a nested view
- Resolved