<?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=OfflineEdits</id>
	<title>OfflineEdits - 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=OfflineEdits"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=OfflineEdits&amp;action=history"/>
	<updated>2026-08-22T14:12:08Z</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=OfflineEdits&amp;diff=2361&amp;oldid=prev</id>
		<title>Admin: 3 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=OfflineEdits&amp;diff=2361&amp;oldid=prev"/>
		<updated>2016-04-06T20:15:48Z</updated>

		<summary type="html">&lt;p&gt;3 revisions imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 16:15, 6 April 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key bestpractical_mediawiki1459887241:diff:1.41:old-2360:rev-2361 --&gt;
&lt;/table&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=OfflineEdits&amp;diff=2360&amp;oldid=prev</id>
		<title>14.201.100.176: add notice for removal of feature</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=OfflineEdits&amp;diff=2360&amp;oldid=prev"/>
		<updated>2014-07-03T15:34:04Z</updated>

		<summary type="html">&lt;p&gt;add notice for removal of feature&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;NOTE: This feature was removed in RT v4.2.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
This RT tool tucked away in the Configuration tab has long perplexed users.&lt;br /&gt;
&lt;br /&gt;
The tool was designed for a customer who wanted a way to create a text format--the same as the [[CreateTicket]] action--of tasks in a meeting and later inject them into the database.&lt;br /&gt;
&lt;br /&gt;
You can &amp;quot;download&amp;quot; formatted copies of existing tickets to update by clicking the &amp;quot;Editable text&amp;quot; link in the top right of a search results page.&lt;br /&gt;
&lt;br /&gt;
== Interface ==&lt;br /&gt;
&lt;br /&gt;
The form is initialized with a blank template in the textarea. Using &amp;quot;Get template from file:&amp;quot; allows you to select a file with a completed template from your local system. Clicking &amp;quot;Go&amp;quot; uploads the the file to the server, and its contents are shown in the textarea for further review. The other form fields allow you to lazily complete (multiple) templates, by supplying values for the Queue and Requestor fields. &amp;quot;Upload&amp;quot; then submits this information.&lt;br /&gt;
&lt;br /&gt;
Note though, that whitespace is important&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;===Create-Ticket: ticket1&lt;br /&gt;
   ...&lt;br /&gt;
  Content:&lt;br /&gt;
  Foo bar qux&lt;br /&gt;
  ENDOFCONTENT&lt;br /&gt;
  \n&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The extra newline here (written as an escape above), and lack of space after &amp;quot;Content:&amp;quot; can prevent the ticket content from being parsed and stored (in 3.8.2)&lt;br /&gt;
&lt;br /&gt;
=== Numbering ===&lt;br /&gt;
&lt;br /&gt;
Note that if you have provided multiple templates in your form, each must have a unique value for Create-Ticket e.g;&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;===Create-Ticket: ticket1&lt;br /&gt;
   ...&lt;br /&gt;
  &lt;br /&gt;
  ===Create-Ticket: ticket2&lt;br /&gt;
   ...&lt;br /&gt;
  &lt;br /&gt;
  &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Otherwise you will receive the following deceptive error:&lt;br /&gt;
&lt;br /&gt;
 Ticket : Could not create ticket. Queue not set&lt;br /&gt;
&lt;br /&gt;
However, the specific value supplied for this header does not seem to matter; even &amp;quot;42&amp;quot; is okay.&lt;br /&gt;
&lt;br /&gt;
=== Custom Fields ===&lt;br /&gt;
&lt;br /&gt;
It seems that at some point since [http://www.gossamer-threads.com/lists/rt/users/46123#46136 2005], Offline edits has gained the ability to handle custom fields by name. The syntax is:&lt;br /&gt;
&lt;br /&gt;
 CustomField-FieldName: Value&lt;br /&gt;
&lt;br /&gt;
=== Tips ===&lt;br /&gt;
&lt;br /&gt;
If you are creating many tickets from scratch and have an existing data source, you might consider using a word processor&amp;#039;s &amp;quot;mail merge&amp;quot; facilities to generate the form for input.&lt;br /&gt;
&lt;br /&gt;
== Outstanding questions ==&lt;br /&gt;
&lt;br /&gt;
* Is it possible to specify the &amp;quot;creation date&amp;quot; i.e; when the data was logged, as opposed to inserted? My efforts to set &amp;quot;Created:&amp;quot; have been thwarted thus far.&lt;br /&gt;
&lt;br /&gt;
* Is it possible to create several interlinked tickets with this interface, given that the actual ID is not known?&lt;br /&gt;
&lt;br /&gt;
== Alternatives for Importing Existing Data ==&lt;br /&gt;
&lt;br /&gt;
* [[Mbox2Rt]]&lt;br /&gt;
&lt;br /&gt;
== See Also ==&lt;br /&gt;
&lt;br /&gt;
* RT::Action::CreateTickets&lt;br /&gt;
* [[[Template Fields|Template_Fields]]]&lt;/div&gt;</summary>
		<author><name>14.201.100.176</name></author>
	</entry>
</feed>