Showing cases assigned to a team by selecting a virtual user whose email is a list of users - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-24T08:15:15Z http://fogbugz.stackexchange.com/feeds/question/3277 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/3277/showing-cases-assigned-to-a-team-by-selecting-a-virtual-user-whose-email-is-a-lis Showing cases assigned to a team by selecting a virtual user whose email is a list of users KevDog 2010-06-08T13:27:24Z 2010-06-08T18:03:14Z <p>We have virtual users created for each of our four development teams. However, determining the workload for a team is not straightforward.</p> <p>Here is the desired behavior:</p> <p>When displaying cases assigned to a virtual user, also display the cases assigned to the users who are members of that team.</p> <p>My guess is that a plugin is the way to go here. Correct?</p> http://fogbugz.stackexchange.com/questions/3277/showing-cases-assigned-to-a-team-by-selecting-a-virtual-user-whose-email-is-a-lis/3282#3282 Answer by James McLeod for Showing cases assigned to a team by selecting a virtual user whose email is a list of users James McLeod 2010-06-08T14:22:02Z 2010-06-08T14:22:02Z <p>I would make each of the development teams a separate group, each with its own set of projects, and make one or more virtual users for each group as required. This would allow you to filter by group.</p> http://fogbugz.stackexchange.com/questions/3277/showing-cases-assigned-to-a-team-by-selecting-a-virtual-user-whose-email-is-a-lis/3296#3296 Answer by adambox for Showing cases assigned to a team by selecting a virtual user whose email is a list of users adambox 2010-06-08T17:58:12Z 2010-06-08T17:58:12Z <p>If <a href="http://fogbugz.stackexchange.com/questions/3277/showing-cases-for-users-assigned-to-a-virtual-user/3282#3282" rel="nofollow">separate groups</a> doesn't meet your needs, you could <a href="http://fogbugz.stackexchange.com/questions/2992/how-do-i-go-about-making-my-own-plugin" rel="nofollow">write a plugin</a> which would add a search axis and filter option. Please <a href="http://contact.fogcreek.com/" rel="nofollow">let us know</a> if you need help with plugin development.</p>