[rt-users] Filter resolved tickets in simple searches

Ryan Fox rfox at findlay.edu
Wed Feb 14 08:25:31 EST 2007


Torben Nehmer wrote:
> Hi everybody,
>  
> is there a simple way to filter all resolved ticket from searches done 
> through the simple search feature? I often use that feature to do a 
> quick "fulltext:this-and-that", and the buch of resolved tickets I get 
> there sort of clutters up the result list.
>
After running a SimpleSearch, you can click on 'Query Builder', which 
will load the last query you have run (the SimpleSearch) and allow you 
to modify it from there (like to remove resolved tickets). 

If you often run SimpleSearch queries that you wish to restrict to 
unresolved tickets, there are a few customization options available that 
may save you much time.  You could make SimpleSearch only search for 
unresolved Tickets by editing html/Search/Simple.html , or, perhaps make 
a SelectBox in html/Elements/SimpleSearch with options for 'Unresolved' 
and 'All', and add code in html/Search/Simple.html to add the that ARG 
to the query.  I've done something similar to the latter in my 
AssetTracker SimpleSearch.   I've attached my diff, in case it helps.

Ryan



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: selectbox.diff
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070214/47749368/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rfox.vcf
Type: text/x-vcard
Size: 276 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20070214/47749368/attachment.vcf>


More information about the rt-users mailing list