I've found a way to search for Jira tickets and filter the search to show only those "reporters" that I'd like to show. The problem is, I need to create a filter for 25 people (as an example), and they only way I know how to do this is to repeatedly put "OR reporter = (number)" over and over again. Is there an easier way to do this or I way I can do this without this incredibly long string of "OR reporter = etc." to show in the search? Thank you. 