This is related to the work done for bug 847014. To avoid unbounded resource fetches when building/expanding the resource tree we at times prune the returned resources. Today we do not indicate to the user that he may not be seeing all of his resources in the tree. We should give some indication, and possibly provide easy ways to then get to the [possibly pre-filtered] Inventory-Children view for the resource. UX should be involved in designing the approach.
Technical note: An idea here is to change the return type of findResourcesByCriteriaBounded to be a composite that includes the List of resources as well as some other Object that provides information about any pruning applied (like Type|Returned#|Total# tuples). Then that info could help us introduce hooks into the tree.
We should complete the work which was started in 311 around the navigation tree
Per triage with loleary, crouch, mfoley: Move to JBoss ON product, set target release JON 3.2, clear priority (will be subject to further triage in JON 3.2 timeframe).
Re-targeted to 3.3 as part of work that needs to be done with bug 849761.
Setting this as a duplicate of Bug 849761, which is a superset. *** This bug has been marked as a duplicate of bug 849761 ***