Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@mulderp
Created June 24, 2011 14:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mulderp/1044938 to your computer and use it in GitHub Desktop.
Save mulderp/1044938 to your computer and use it in GitHub Desktop.
Story from pivotaltracker
<story>
<id type="integer">3933654</id>
<project_id type="integer">30330885</project_id>
<story_type>feature</story_type>
<url>http://www.pivotaltracker.com/story/show/39654</url>
<estimate type="integer">-</estimate>
<current_state>unscheduled</current_state>
<description>Scenario:
In order to announce multiple updates at once,
As a customer
it should be easy to select items from a list.
</description>
<name>Interaction: Provide easy way to collect and announce items in a list</name>
<requested_by>RRMul RR</requested_by>
<created_at type="datetime">0/05/30 5:57:7 CEST</created_at>
<updated_at type="datetime">0/06/4 5:3:5 CEST</updated_at>
<tasks type="array">
<task>
<id type="integer">4043973</id>
<description>add check box in view to collect items</description>
<position type="integer"></position>
<complete type="boolean">false</complete>
<created_at type="datetime">0/06/4 5::38 CEST</created_at>
</task>
<task>
<id type="integer">404975</id>
<description>provide checkbox with POST function to store several items on list of announcement s</description>
<position type="integer"></position>
<complete type="boolean">false</complete>
<created_at type="datetime">0/06/4 5:3: CEST</created_at>
</task>
</tasks>
</story>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment