<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #700: Groups in package form</title>
    <link>http://localhost/ticket/700</link>
    <description>&lt;p&gt;
Editing groups in forms doesn't work for me, with latest code from this morning:
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Clean db
&lt;/li&gt;&lt;li&gt;paster create-test-data
&lt;/li&gt;&lt;li&gt;paster sysadmin create &lt;a class="ext-link" href="http://davidread.myopenid.com/"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://davidread.myopenid.com/&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;paster serve development.ini
&lt;/li&gt;&lt;li&gt;In browser, log in to CKAN
&lt;/li&gt;&lt;li&gt;Create new package: name=abc group=Roger's books
&lt;/li&gt;&lt;li&gt;[Preview] - yes group appears
&lt;/li&gt;&lt;li&gt;[Save] - shows package and group hasn't appeared ERROR
&lt;/li&gt;&lt;li&gt;Check &lt;a class="ext-link" href="http://127.0.0.1:5000/api/rest/package/abc"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://127.0.0.1:5000/api/rest/package/abc&lt;/a&gt; and reedit package it also doesn't appear here either.
&lt;/li&gt;&lt;/ol&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/700</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>johnbywater</dc:creator>

      <pubDate>Thu, 21 Oct 2010 15:22:02 GMT</pubDate>
      <title>summary changed</title>
      <link>http://localhost/ticket/700#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;
                changed from &lt;em&gt;Groups in form&lt;/em&gt; to &lt;em&gt;Groups in package form&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>johnbywater</dc:creator>

      <pubDate>Fri, 29 Oct 2010 12:38:13 GMT</pubDate>
      <title>priority changed</title>
      <link>http://localhost/ticket/700#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;awaiting triage&lt;/em&gt; to &lt;em&gt;critical&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>johnbywater</dc:creator>

      <pubDate>Fri, 29 Oct 2010 12:38:32 GMT</pubDate>
      <title>businessvalue set</title>
      <link>http://localhost/ticket/700#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;businessvalue&lt;/strong&gt;
                set to &lt;em&gt;800&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>johnbywater</dc:creator>

      <pubDate>Fri, 29 Oct 2010 12:38:46 GMT</pubDate>
      <title>sprint, milestone set</title>
      <link>http://localhost/ticket/700#comment:4</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;sprint&lt;/strong&gt;
                set to &lt;em&gt;1.3.3&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                set to &lt;em&gt;ckan v1.3&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>johnbywater</dc:creator>

      <pubDate>Fri, 29 Oct 2010 12:43:01 GMT</pubDate>
      <title>sprint, milestone changed</title>
      <link>http://localhost/ticket/700#comment:5</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;sprint&lt;/strong&gt;
                changed from &lt;em&gt;1.3.3&lt;/em&gt; to &lt;em&gt;1.3.3-iati&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;ckan v1.3&lt;/em&gt; to &lt;em&gt;iati-3&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Sun, 31 Oct 2010 21:54:42 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/700#comment:6</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:6</guid>
      <description>
        &lt;p&gt;
I can verify that groups are getting lost on package preview on ckan.net (steps: 1. click edit, 2. preview 3. look at edit form and group has disappeared).
&lt;/p&gt;
&lt;p&gt;
Given this is a bug on a production service it is urgent this gets fixed.
&lt;/p&gt;
&lt;p&gt;
@pudo: please can you confirm your expected fix date on this?
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>dread</dc:creator>

      <pubDate>Mon, 15 Nov 2010 12:11:48 GMT</pubDate>
      <title>priority, description changed</title>
      <link>http://localhost/ticket/700#comment:7</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:7</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;critical&lt;/em&gt; to &lt;em&gt;blocker&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/700?action=diff&amp;amp;version=7"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This is still holding back releases. @pudo please can you look at it this
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>pudo</dc:creator>

      <pubDate>Wed, 17 Nov 2010 13:30:56 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/700#comment:8</link>
      <guid isPermaLink="false">http://localhost/ticket/700#comment:8</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;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>