<?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=ResolveTicket</id>
	<title>ResolveTicket - 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=ResolveTicket"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=ResolveTicket&amp;action=history"/>
	<updated>2026-08-21T19:04:19Z</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=ResolveTicket&amp;diff=3173&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=ResolveTicket&amp;diff=3173&amp;oldid=prev"/>
		<updated>2016-04-06T20:36:17Z</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;Contributed by [[BillGerrard]]&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Overview&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
We have a queue that is used for logging notices to our customers. All tickets in this queue are automatically created (copies) of mail that was sent. We want them to be automatically resolved upon creation. The following scrip will automatically resolve all tickets created in the queue where it is applied.&lt;br /&gt;
&lt;br /&gt;
 Description: ResolveTicket&lt;br /&gt;
 Condition: On Create&lt;br /&gt;
 Custom condition:&lt;br /&gt;
 Action: User Defined&lt;br /&gt;
 Custom action preparation code: return 1;&lt;br /&gt;
 Custom action cleanup code:&lt;br /&gt;
   $self-&amp;amp;gt;TicketObj-&amp;amp;gt;SetStatus( &amp;quot;resolved&amp;quot; );&lt;br /&gt;
   return 1;&lt;br /&gt;
 Template: Global template: Blank&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>