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.com2013-05-24T08:15:15Zhttp://fogbugz.stackexchange.com/feeds/question/3277http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/3277/showing-cases-assigned-to-a-team-by-selecting-a-virtual-user-whose-email-is-a-lisShowing cases assigned to a team by selecting a virtual user whose email is a list of usersKevDog2010-06-08T13:27:24Z2010-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#3282Answer by James McLeod for Showing cases assigned to a team by selecting a virtual user whose email is a list of usersJames McLeod2010-06-08T14:22:02Z2010-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#3296Answer by adambox for Showing cases assigned to a team by selecting a virtual user whose email is a list of usersadambox2010-06-08T17:58:12Z2010-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>