<?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=Template_Fields</id>
	<title>Template Fields - 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=Template_Fields"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=Template_Fields&amp;action=history"/>
	<updated>2026-08-23T00:55:14Z</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=Template_Fields&amp;diff=3806&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=Template_Fields&amp;diff=3806&amp;oldid=prev"/>
		<updated>2016-04-06T20:39:26Z</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;ACCEPTABLE FIELDS&lt;br /&gt;
&lt;br /&gt;
A complete list of acceptable fields for template:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;Key  Name                 Meaning&lt;br /&gt;
 *    Queue             =&amp;amp;gt; Name or id# of a queue&lt;br /&gt;
      Subject           =&amp;amp;gt; A text string&lt;br /&gt;
   !  Status            =&amp;amp;gt; A valid status. defaults to &amp;#039;new&amp;#039;&lt;br /&gt;
      Due               =&amp;amp;gt; Dates can be specified in seconds since the epoch&lt;br /&gt;
                           to be handled literally or in a semi-free textual&lt;br /&gt;
                           format which RT will attempt to parse.&lt;br /&gt;
      Starts            =&amp;amp;gt;&lt;br /&gt;
      Started           =&amp;amp;gt;&lt;br /&gt;
      Resolved          =&amp;amp;gt;&lt;br /&gt;
      Owner             =&amp;amp;gt; Username or id of an RT user who can&lt;br /&gt;
                           and should own this ticket&lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To specify a To: field in a template and nothing else the first line of the template must be:&lt;br /&gt;
&lt;br /&gt;
To: {$Ticket-&amp;amp;gt;OwnerObj-&amp;amp;gt;EmailAddress;}&lt;br /&gt;
&lt;br /&gt;
 +   Requestor         =&amp;amp;gt; Email address&lt;br /&gt;
 +   Cc                =&amp;amp;gt; Email address&lt;br /&gt;
 +   AdminCc           =&amp;amp;gt; Email address&lt;br /&gt;
     TimeWorked        =&amp;amp;gt;&lt;br /&gt;
     TimeEstimated     =&amp;amp;gt;&lt;br /&gt;
     TimeLeft          =&amp;amp;gt;&lt;br /&gt;
     InitialPriority   =&amp;amp;gt;&lt;br /&gt;
     FinalPriority     =&amp;amp;gt;&lt;br /&gt;
     Type              =&amp;amp;gt;&lt;br /&gt;
 +!  DependsOn         =&amp;amp;gt;&lt;br /&gt;
 +!  DependedOnBy      =&amp;amp;gt;&lt;br /&gt;
 +!  RefersTo          =&amp;amp;gt;&lt;br /&gt;
 +!  ReferredToBy      =&amp;amp;gt;&lt;br /&gt;
 +!  Members           =&amp;amp;gt;&lt;br /&gt;
 +!  MemberOf          =&amp;amp;gt;&lt;br /&gt;
     ContentType       =&amp;amp;gt; the content-type of the Content field&lt;br /&gt;
     CustomField-&amp;amp;lt;id#&amp;amp;gt; =&amp;amp;gt; custom field value&lt;br /&gt;
     Content           =&amp;amp;gt; content. Can extend to multiple lines.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
Everything within a template after a Content: header is treated as content until we hit a line containing only ENDOFCONTENT&lt;br /&gt;
&lt;br /&gt;
Key:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;* required&lt;br /&gt;
 + may have multiple values&lt;br /&gt;
   repeat the field name on a new line with an additional value.&lt;br /&gt;
 ! postponed to be processed after all tickets in the same actions are created.&lt;br /&gt;
 &lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Except for &amp;#039;Status&amp;#039;, those fields can also take a ticket name within the same action (i.e. the identifiers after ==Create-Ticket), instead of raw Ticket ID numbers.&lt;br /&gt;
&lt;br /&gt;
When parsed, field names are converted to lowercase and dashes (-) stripped. Refers-To, [[RefersTo]], refersto, refers-to and r-e-f-er-s-tO will all be treated as the same thing.&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>