It'd be really nice if there was a way to define a group of users that can then be used in a search axis. For example, I would like to do:
assignedto:programmers status:active
Which would theoretically be equivalent to
(assignedto:programmer1 OR assignedto:programmer2 OR assignedto:programmer3) AND status:active
When we've somewhere defined "programmers" as consisting of "programmer1, programmer2, and programmer3".
I found this old post but don't see that it was implemented.
https://our.fogbugz.com/default.asp?fb7beta.12.81030.2
is it possible to use groups as a search? say I have a group 'programmers', can you search assignedto:programmers?
is this function there, or a plugin?
Collin Moore Wednesday, July 15, 2009Hi Collin,
Not yet, but that's a cool idea. We'll definitely consider it for a future release.
Daniel Wilson [Moderator] Thursday, July 16, 2009
In the interim I'm thinking of adding "(Programmer)" (or something shorter) to all the programmer's names (and same for Testers, Support, and HR), but it would expand all the names a bit.