-
Suggestion
-
Resolution: Fixed
-
4
-
Some times I need search for several users as Assignee or Reporter (but don't search for existing group)
- duplicates
-
JRASERVER-1560 Better support for logical operation (and/or/not) type of filters.
- Closed
- is duplicated by
-
JRASERVER-5844 allow multiple users when creating filters
- Closed
- is related to
-
JRASERVER-14777 Group Multi Picker Only allows for Single Pick on Filter
- Closed
- relates to
-
JRASERVER-8854 Improved assignee searching - multiple assignees
- Closed
We have added this capability as part of JIRA 4.0 which is currently in beta.
You can now use JQL to accomplish this!
We have created several functions to help with this task.
Example: Find all issues where the Reporter or Assignee is either Jack or Jill
JQL: reporter in (Jack,Jill) or assignee in (Jack,Jill)
For more information about JQL, the beta JQL reference guide is available online: http://confluence.atlassian.com/display/JIRA/Advanced+Searching
JIRA 4.0 beta 2 is currently available for download:
http://www.atlassian.com/software/jira/beta