<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Quicksearch</id>
	<title>Quicksearch - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=Quicksearch"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Quicksearch&amp;action=history"/>
	<updated>2026-08-23T02:59:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=Quicksearch&amp;diff=2728&amp;oldid=prev</id>
		<title>Admin: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Quicksearch&amp;diff=2728&amp;oldid=prev"/>
		<updated>2016-04-06T20:20:32Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Hhow to modify the &amp;quot;Quick search&amp;quot; and remove stalled tickets from appearing in the search results. Applies to RT 3.8.x.&lt;br /&gt;
&lt;br /&gt;
Copy share/html/Elements/Quicksearch to local/html/Elements, and then edit the copy.&lt;br /&gt;
&lt;br /&gt;
Under queue_filter, replace the line &amp;quot;conditions =&amp;amp;gt; \@conditions,&amp;quot; with:&lt;br /&gt;
&lt;br /&gt;
 conditions =&amp;amp;gt; [ {cond =&amp;amp;gt; &amp;quot;Status = &amp;#039;new&amp;#039;&amp;quot;,  name =&amp;amp;gt; loc (&amp;#039;new&amp;#039;)  },&lt;br /&gt;
                 {cond =&amp;amp;gt; &amp;quot;Status = &amp;#039;open&amp;#039;&amp;quot;, name =&amp;amp;gt; loc (&amp;#039;open&amp;#039;) }] &amp;amp;amp;&amp;amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Then restart Apache. You can also add other statuses here as you choose.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>