Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: prioritysorter-plugin
-
Labels:None
-
Environment:Jenkins 1.554.1
Priority Sorter Plugin 2.8
Nested View Plugin 1.14
-
Similar Issues:
Description
When sub views are created using the Nested Views Plugins, these sub views cannot be selected when assigning Job Priorities to JobGroups.
To reproduce:
- Install Priority Sorter and the Nested View Plugin
- Create a new View and choose the "Nested View" type
- Create a couple of sub views in this Nested View
- Go to http://jenkins:8080/advanced-build-queue/ and Add a Job Group
What is expected
- All normal Views and all Nested Views and all views in the Nested Views are listed
Actual outcome
- Only the normal Views and the Nested Views are show. The sub views are not shown
Attachments
Issue Links
- is related to
-
JENKINS-23428 Jobs in NestedView (ViewGroup) are not correctly found
-
- Resolved
-
Yes, right now you can only assign on "top-level" views, this is something I would like to fix when I get time.