If it's really only issue of open/closed for now, than it cna be as simple as a single dropbox with values like "All", "Open", "Closed" (the latter two would add to filter all statuses from open_status_names/closed_status_names) and create query on server side (still need to figure out how to parse query or user fq field).
On the other hand, if there's need for more granular filtering (e.g. include tickets with specific set of statuses) that it'd require more thought. --- ** [tickets:#4019] Add an easy way to filter ticket queries by open/closed without knowing Solr syntax** **Status:** in-progress **Labels:** 42cc **Created:** Fri Apr 06, 2012 01:04 PM UTC by Patrick Lenz **Last Updated:** Wed Nov 06, 2013 07:52 PM UTC **Owner:** nobody If you search from the "Search Tickets" form in the upper left and get an overwhelming number of results, it often times helps to just weed out either open or closed tickets (depending what you're looking for). I'd love a way to just add that filter with a click instead of redoing the search all over remembering the appropriate Solr syntax and whether or not I need to add `&&`. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.