<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #1623: Dump to exclude deleted objects</title>
    <link>http://localhost/ticket/1623</link>
    <description>&lt;p&gt;
The database dump currently contains all Packages and their associated objects, even those that have been set to state=deleted. We should exclude these from the dump now.
&lt;/p&gt;
&lt;p&gt;
Dump = paster db simple-dump-csv/json
&lt;/p&gt;
&lt;h2 id="reasoning"&gt;reasoning&lt;/h2&gt;
&lt;p&gt;
The dumps are designed for end-users to be able to run scripts on the mass of data. Since end-users don't see state=deleted packages then they shouldn't need them in the dump. In fact their presence in the dump probably confuses them.
&lt;/p&gt;
&lt;p&gt;
Admins get the full database anyway in the backup pg_dump.
&lt;/p&gt;
&lt;p&gt;
We only included them in the user dump because it was designed before use of state=deleted was established.
&lt;/p&gt;
&lt;p&gt;
Time estimate: 2h
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/1623</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Wed, 18 Jan 2012 13:11:04 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/1623#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/1623#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Done in [master c2c3427]. Added first CLI test too! Targets release 1.5.2.
&lt;/p&gt;
&lt;p&gt;
Took 0.5h
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>