I'm trying to create a view for an object type "WBS", and to group the view by "Project".
"WBS" is a child of "Budget" and "Budget" has the "Project" property.
In grouping I try to tell it to group by Project, and then under property I select Owner (Budget).Project (any property).Project
I've also tried selecting the following properties:
- Owner (Budget).Project (any property).Project (any property)
- Owner (Budget).Project.Project
- Owner (Budget).Project.Project (any property)
- Owner.Project (any property).Project (any property)
- Owner.Project.Project
- Owner.Project.Project (any property)
Regardless of how I set the grouping, no objects appear. If I turn off grouping, all of the objects I'm looking for appear without a problem.
Is there some bug or limitation that prevents grouping objects by a parent property?