I created a dashboard on which I want to list out the tasks of a given project that are assigned and grouped by assignee. The saved manifest search query looks like:
In All Projects: <my project>
Group By: [Assignee]
Order By: [Priority]
That yields a nice list of tasks for the projects such as:
John Doe (2)
[ Task one ]
Alice (3)
Bob (1)