Here is the Finder API URL:
GET http://:server/ws/p/:pkey/finder
Please note that the finder needs at least one filter parameter in order to output results. Filters are expected as GET parameters.
You can define general or type specific filters.
– If you use only general filters, then the finder will search all types,
– If you use only type specific (stories, tasks, actors or features) filters, then the finder will search only the corresponding types,
– If both are defined, the finder will search all types.
{
"actors": [{
"id": 1,
"creationDate": "2012-01-21T15:23:52Z",
"description": null,
"expertnessLevel": 0,
"instances": 0,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Sponsor",
"notes": null,
"satisfactionCriteria": null,
"stories": [],
"uid": 1,
"useFrequency": 0,
"tags": []
}, {
"id": 2,
"creationDate": "2012-01-21T15:25:08Z",
"description": null,
"expertnessLevel": 2,
"instances": 1,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Moderator",
"notes": null,
"satisfactionCriteria": null,
"stories": [],
"uid": 4,
"useFrequency": 0,
"tags": []
}, {
"id": 4,
"creationDate": "2012-01-21T15:24:14Z",
"description": null,
"expertnessLevel": 0,
"instances": 4,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Visitor",
"notes": null,
"satisfactionCriteria": null,
"stories": [],
"uid": 2,
"useFrequency": 2,
"tags": []
}, {
"id": 5,
"creationDate": "2012-01-21T15:25:52Z",
"description": null,
"expertnessLevel": 0,
"instances": 1,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Organizer",
"notes": null,
"satisfactionCriteria": null,
"stories": [{
"id": 4
}],
"uid": 5,
"useFrequency": 0,
"tags": []
}],
"stories": [{
"id": 3,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:33:05Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": null,
"effort": 3,
"estimatedDate": "2012-01-22T09:13:23Z",
"executionFrequency": 1,
"feature": {
"id": 1
},
"inProgressDate": null,
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Opening for subscribers",
"notes": null,
"parentSprint": null,
"plannedDate": null,
"rank": 1,
"state": 3,
"suggestedDate": "2012-01-21T22:33:05Z",
"tasks": [],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 0,
"uid": 5,
"tags": [],
"dependences": []
}, {
"id": 4,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": {
"id": 5
},
"affectVersion": null,
"creationDate": "2012-01-21T22:28:48Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": "2012-01-22T09:27:44Z",
"effort": 3,
"estimatedDate": "2012-01-21T22:40:12Z",
"executionFrequency": 1,
"feature": {
"id": 6
},
"inProgressDate": "2012-01-22T09:21:21Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "New conference",
"notes": null,
"parentSprint": {
"id": 4
},
"plannedDate": "2012-01-22T09:12:33Z",
"rank": 2,
"state": 7,
"suggestedDate": "2012-01-21T22:28:48Z",
"tasks": [{
"id": 2
}, {
"id": 3
}],
"textAs": "Organizer",
"textICan": "announce a new conference",
"textTo": null,
"type": 0,
"uid": 1,
"tags": [],
"dependences": []
}, {
"id": 9,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:35:58Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": "2012-01-22T09:27:56Z",
"effort": 3,
"estimatedDate": "2012-01-21T22:39:36Z",
"executionFrequency": 1,
"feature": null,
"inProgressDate": "2012-01-22T09:21:21Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Symphony Framework",
"notes": null,
"parentSprint": {
"id": 4
},
"plannedDate": "2012-01-22T09:12:33Z",
"rank": 3,
"state": 7,
"suggestedDate": "2012-01-21T22:35:58Z",
"tasks": [{
"id": 9
}, {
"id": 10
}],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 3,
"uid": 14,
"tags": [],
"dependences": []
}, {
"id": 13,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:34:54Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": null,
"effort": 2,
"estimatedDate": "2012-01-21T22:39:44Z",
"executionFrequency": 1,
"feature": {
"id": 4
},
"inProgressDate": null,
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Reading report",
"notes": null,
"parentSprint": {
"id": 6
},
"plannedDate": "2012-01-22T09:12:34Z",
"rank": 4,
"state": 4,
"suggestedDate": "2012-01-21T22:34:54Z",
"tasks": [],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 0,
"uid": 11,
"tags": [],
"dependences": []
}, {
"id": 12,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:34:21Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": null,
"effort": 5,
"estimatedDate": "2012-01-21T22:39:54Z",
"executionFrequency": 1,
"feature": {
"id": 4
},
"inProgressDate": "2012-01-22T09:28:18Z",
"lastUpdated": "2013-01-21T10:45:06Z",
"name": "Conference report",
"notes": null,
"parentSprint": {
"id": 5
},
"plannedDate": "2012-01-22T09:12:34Z",
"rank": 3,
"state": 5,
"suggestedDate": "2012-01-21T22:34:21Z",
"tasks": [{
"id": 11
}, {
"id": 18
}, {
"id": 12
}, {
"id": 19
}, {
"id": 13
}],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 0,
"uid": 9,
"tags": [],
"dependences": []
}],
"features": [{
"id": 4,
"color": "green",
"creationDate": "2012-01-21T15:28:18Z",
"description": "Publication of meetings and conferences reports",
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Report",
"notes": null,
"parentRelease": null,
"rank": 6,
"stories": [{
"id": 8
}, {
"id": 12
}, {
"id": 13
}],
"type": 0,
"uid": 1,
"value": 7,
"tags": []
}],
"tasks": [{
"id": 10,
"backlog": {
"id": 4
},
"blocked": true,
"color": "yellow",
"creationDate": "2012-01-22T09:19:12Z",
"creator": {
"id": 6
},
"description": null,
"doneDate": "2012-01-22T09:27:56Z",
"estimation": 0,
"inProgressDate": "2012-01-22T09:21:26Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "report",
"notes": null,
"parentStory": {
"id": 9
},
"participants": [],
"rank": 1,
"responsible": {
"id": 6
},
"state": 2,
"type": null,
"uid": 10,
"tags": []
}, {
"id": 11,
"backlog": {
"id": 5
},
"blocked": false,
"color": "yellow",
"creationDate": "2013-01-15T10:07:15Z",
"creator": {
"id": 6
},
"description": null,
"doneDate": "2013-01-15T10:09:51Z",
"estimation": 0,
"inProgressDate": "2013-01-15T10:09:49Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Report generation",
"notes": null,
"parentStory": {
"id": 12
},
"participants": [],
"rank": 1,
"responsible": {
"id": 7
},
"state": 2,
"type": null,
"uid": 17,
"tags": []
}]
}
<?xml version="1.0" encoding="UTF-8"?>
<map>
<entry key="actors">
<actor id="1">
<creationDate>2012-01-21 15:23:52.0 UTC</creationDate>
<description />
<expertnessLevel>0</expertnessLevel>
<instances>0</instances>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Sponsor</name>
<notes />
<satisfactionCriteria />
<stories />
<uid>1</uid>
<useFrequency>0</useFrequency>
<tags />
</actor>
<actor id="2">
<creationDate>2012-01-21 15:25:08.0 UTC</creationDate>
<description />
<expertnessLevel>2</expertnessLevel>
<instances>1</instances>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Moderator</name>
<notes />
<satisfactionCriteria />
<stories />
<uid>4</uid>
<useFrequency>0</useFrequency>
<tags />
</actor>
<actor id="4">
<creationDate>2012-01-21 15:24:14.0 UTC</creationDate>
<description />
<expertnessLevel>0</expertnessLevel>
<instances>4</instances>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Visitor</name>
<notes />
<satisfactionCriteria />
<stories />
<uid>2</uid>
<useFrequency>2</useFrequency>
<tags />
</actor>
<actor id="5">
<creationDate>2012-01-21 15:25:52.0 UTC</creationDate>
<description />
<expertnessLevel>0</expertnessLevel>
<instances>1</instances>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Organizer</name>
<notes />
<satisfactionCriteria />
<stories> <story id="4" />
</stories>
<uid>5</uid>
<useFrequency>0</useFrequency>
<tags />
</actor>
</entry>
<entry key="stories">
<story id="3">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:33:05.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate />
<effort>3</effort>
<estimatedDate>2012-01-22 09:13:23.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="1" />
<inProgressDate />
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Opening for subscribers</name>
<notes />
<parentSprint />
<plannedDate />
<rank>1</rank>
<state>3</state>
<suggestedDate>2012-01-21 22:33:05.0 UTC</suggestedDate>
<tasks />
<textAs />
<textICan />
<textTo />
<type>0</type>
<uid>5</uid>
<tags />
<dependences />
</story>
<story id="4">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor id="5" />
<affectVersion />
<creationDate>2012-01-21 22:28:48.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate>2012-01-22 09:27:44.0 UTC</doneDate>
<effort>3</effort>
<estimatedDate>2012-01-21 22:40:12.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="6" />
<inProgressDate>2012-01-22 09:21:21.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>New conference</name>
<notes />
<parentSprint id="4" />
<plannedDate>2012-01-22 09:12:33.0 UTC</plannedDate>
<rank>2</rank>
<state>7</state>
<suggestedDate>2012-01-21 22:28:48.0 UTC</suggestedDate>
<tasks> <task id="2" />
<task id="3" />
</tasks>
<textAs>Organizer</textAs>
<textICan>announce a new conference</textICan>
<textTo />
<type>0</type>
<uid>1</uid>
<tags />
<dependences />
</story>
<story id="9">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:35:58.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate>2012-01-22 09:27:56.0 UTC</doneDate>
<effort>3</effort>
<estimatedDate>2012-01-21 22:39:36.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature />
<inProgressDate>2012-01-22 09:21:21.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Symphony Framework</name>
<notes />
<parentSprint id="4" />
<plannedDate>2012-01-22 09:12:33.0 UTC</plannedDate>
<rank>3</rank>
<state>7</state>
<suggestedDate>2012-01-21 22:35:58.0 UTC</suggestedDate>
<tasks> <task id="9" />
<task id="10" />
</tasks>
<textAs />
<textICan />
<textTo />
<type>3</type>
<uid>14</uid>
<tags />
<dependences />
</story>
<story id="13">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:34:54.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate />
<effort>2</effort>
<estimatedDate>2012-01-21 22:39:44.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="4" />
<inProgressDate />
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Reading report</name>
<notes />
<parentSprint id="6" />
<plannedDate>2012-01-22 09:12:34.0 UTC</plannedDate>
<rank>4</rank>
<state>4</state>
<suggestedDate>2012-01-21 22:34:54.0 UTC</suggestedDate>
<tasks />
<textAs />
<textICan />
<textTo />
<type>0</type>
<uid>11</uid>
<tags />
<dependences />
</story>
<story id="12">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:34:21.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate />
<effort>5</effort>
<estimatedDate>2012-01-21 22:39:54.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="4" />
<inProgressDate>2012-01-22 09:28:18.0 UTC</inProgressDate>
<lastUpdated>2013-01-21 10:45:06.0 UTC</lastUpdated>
<name>Conference report</name>
<notes />
<parentSprint id="5" />
<plannedDate>2012-01-22 09:12:34.0 UTC</plannedDate>
<rank>3</rank>
<state>5</state>
<suggestedDate>2012-01-21 22:34:21.0 UTC</suggestedDate>
<tasks> <task id="11" />
<task id="18" />
<task id="12" />
<task id="19" />
<task id="13" />
</tasks>
<textAs />
<textICan />
<textTo />
<type>0</type>
<uid>9</uid>
<tags />
<dependences />
</story>
</entry>
<entry key="features">
<feature id="4">
<color>green</color>
<creationDate>2012-01-21 15:28:18.0 UTC</creationDate>
<description>Publication of meetings and conferences reports</description>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Report</name>
<notes />
<parentRelease />
<rank>6</rank>
<stories> <story id="8" />
<story id="12" />
<story id="13" />
</stories>
<type>0</type>
<uid>1</uid>
<value>7</value>
<tags />
</feature>
</entry>
<entry key="tasks">
<task id="10">
<backlog id="4" />
<blocked>true</blocked>
<color>yellow</color>
<creationDate>2012-01-22 09:19:12.0 UTC</creationDate>
<creator id="6" />
<description />
<doneDate>2012-01-22 09:27:56.0 UTC</doneDate>
<estimation>0.0</estimation>
<inProgressDate>2012-01-22 09:21:26.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>report</name>
<notes />
<parentStory id="9" />
<participants />
<rank>1</rank>
<responsible id="6" />
<state>2</state>
<type />
<uid>10</uid>
<tags />
</task>
<task id="11">
<backlog id="5" />
<blocked>false</blocked>
<color>yellow</color>
<creationDate>2013-01-15 10:07:15.0 UTC</creationDate>
<creator id="6" />
<description />
<doneDate>2013-01-15 10:09:51.0 UTC</doneDate>
<estimation>0.0</estimation>
<inProgressDate>2013-01-15 10:09:49.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Report generation</name>
<notes />
<parentStory id="12" />
<participants />
<rank>1</rank>
<responsible id="7" />
<state>2</state>
<type />
<uid>17</uid>
<tags />
</task>
</entry>
</map>
{
"actors": [],
"stories": [{
"id": 6,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:31:22Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": null,
"effort": 2,
"estimatedDate": "2012-01-21T22:40:35Z",
"executionFrequency": 1,
"feature": {
"id": 6
},
"inProgressDate": "2012-01-22T09:28:18Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Conference access",
"notes": null,
"parentSprint": {
"id": 5
},
"plannedDate": "2012-01-22T09:28:03Z",
"rank": 1,
"state": 5,
"suggestedDate": "2012-01-21T22:31:22Z",
"tasks": [{
"id": 4
}, {
"id": 5
}, {
"id": 6
}],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 0,
"uid": 2,
"tags": [],
"dependences": []
}, {
"id": 7,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:35:23Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": null,
"effort": 1,
"estimatedDate": "2012-01-21T22:39:40Z",
"executionFrequency": 1,
"feature": {
"id": 3
},
"inProgressDate": "2012-01-22T09:28:18Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "RSS Feed",
"notes": null,
"parentSprint": {
"id": 5
},
"plannedDate": "2012-01-22T09:12:34Z",
"rank": 2,
"state": 5,
"suggestedDate": "2012-01-21T22:35:23Z",
"tasks": [{
"id": 7
}, {
"id": 8
}],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 0,
"uid": 13,
"tags": [],
"dependences": []
}, {
"id": 12,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:34:21Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": null,
"effort": 5,
"estimatedDate": "2012-01-21T22:39:54Z",
"executionFrequency": 1,
"feature": {
"id": 4
},
"inProgressDate": "2012-01-22T09:28:18Z",
"lastUpdated": "2013-01-21T10:45:06Z",
"name": "Conference report",
"notes": null,
"parentSprint": {
"id": 5
},
"plannedDate": "2012-01-22T09:12:34Z",
"rank": 3,
"state": 5,
"suggestedDate": "2012-01-21T22:34:21Z",
"tasks": [{
"id": 11
}, {
"id": 18
}, {
"id": 12
}, {
"id": 19
}, {
"id": 13
}],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 0,
"uid": 9,
"tags": [],
"dependences": []
}, {
"id": 18,
"acceptanceTests": [],
"acceptedDate": "2012-01-21T22:39:07Z",
"actor": null,
"affectVersion": null,
"creationDate": "2012-01-21T22:34:06Z",
"creator": {
"id": 6
},
"dependsOn": null,
"description": null,
"doneDate": null,
"effort": 1,
"estimatedDate": "2012-01-21T22:39:57Z",
"executionFrequency": 1,
"feature": {
"id": 1
},
"inProgressDate": "2012-01-22T09:28:18Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Cancel inscription",
"notes": null,
"parentSprint": {
"id": 5
},
"plannedDate": "2012-01-22T09:12:33Z",
"rank": 4,
"state": 5,
"suggestedDate": "2012-01-21T22:34:06Z",
"tasks": [{
"id": 17
}],
"textAs": null,
"textICan": null,
"textTo": null,
"type": 0,
"uid": 8,
"tags": [],
"dependences": []
}],
"features": [],
"tasks": []
}
<?xml version="1.0" encoding="UTF-8"?>
<map>
<entry key="actors" />
<entry key="stories">
<story id="6">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:31:22.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate />
<effort>2</effort>
<estimatedDate>2012-01-21 22:40:35.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="6" />
<inProgressDate>2012-01-22 09:28:18.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Conference access</name>
<notes />
<parentSprint id="5" />
<plannedDate>2012-01-22 09:28:03.0 UTC</plannedDate>
<rank>1</rank>
<state>5</state>
<suggestedDate>2012-01-21 22:31:22.0 UTC</suggestedDate>
<tasks> <task id="4" />
<task id="5" />
<task id="6" />
</tasks>
<textAs />
<textICan />
<textTo />
<type>0</type>
<uid>2</uid>
<tags />
<dependences />
</story>
<story id="7">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:35:23.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate />
<effort>1</effort>
<estimatedDate>2012-01-21 22:39:40.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="3" />
<inProgressDate>2012-01-22 09:28:18.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>RSS Feed</name>
<notes />
<parentSprint id="5" />
<plannedDate>2012-01-22 09:12:34.0 UTC</plannedDate>
<rank>2</rank>
<state>5</state>
<suggestedDate>2012-01-21 22:35:23.0 UTC</suggestedDate>
<tasks> <task id="7" />
<task id="8" />
</tasks>
<textAs />
<textICan />
<textTo />
<type>0</type>
<uid>13</uid>
<tags />
<dependences />
</story>
<story id="12">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:34:21.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate />
<effort>5</effort>
<estimatedDate>2012-01-21 22:39:54.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="4" />
<inProgressDate>2012-01-22 09:28:18.0 UTC</inProgressDate>
<lastUpdated>2013-01-21 10:45:06.0 UTC</lastUpdated>
<name>Conference report</name>
<notes />
<parentSprint id="5" />
<plannedDate>2012-01-22 09:12:34.0 UTC</plannedDate>
<rank>3</rank>
<state>5</state>
<suggestedDate>2012-01-21 22:34:21.0 UTC</suggestedDate>
<tasks> <task id="11" />
<task id="18" />
<task id="12" />
<task id="19" />
<task id="13" />
</tasks>
<textAs />
<textICan />
<textTo />
<type>0</type>
<uid>9</uid>
<tags />
<dependences />
</story>
<story id="18">
<acceptanceTests />
<acceptedDate>2012-01-21 22:39:07.0 UTC</acceptedDate>
<actor />
<affectVersion />
<creationDate>2012-01-21 22:34:06.0 UTC</creationDate>
<creator id="6" />
<dependsOn />
<description />
<doneDate />
<effort>1</effort>
<estimatedDate>2012-01-21 22:39:57.0 UTC</estimatedDate>
<executionFrequency>1</executionFrequency>
<feature id="1" />
<inProgressDate>2012-01-22 09:28:18.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Cancel inscription</name>
<notes />
<parentSprint id="5" />
<plannedDate>2012-01-22 09:12:33.0 UTC</plannedDate>
<rank>4</rank>
<state>5</state>
<suggestedDate>2012-01-21 22:34:06.0 UTC</suggestedDate>
<tasks> <task id="17" />
</tasks>
<textAs />
<textICan />
<textTo />
<type>0</type>
<uid>8</uid>
<tags />
<dependences />
</story>
</entry>
<entry key="features" />
<entry key="tasks" />
</map>
{
"actors": [],
"stories": [],
"features": [],
"tasks": [{
"id": 6,
"backlog": {
"id": 5
},
"blocked": false,
"color": "bluelight",
"creationDate": "2013-01-15T10:06:01Z",
"creator": {
"id": 6
},
"description": null,
"doneDate": null,
"estimation": 2,
"inProgressDate": "2013-01-15T10:09:07Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Spring service",
"notes": null,
"parentStory": {
"id": 6
},
"participants": [],
"rank": 1,
"responsible": {
"id": 5
},
"state": 1,
"type": null,
"uid": 13,
"tags": []
}, {
"id": 7,
"backlog": {
"id": 5
},
"blocked": false,
"color": "yellow",
"creationDate": "2013-01-15T10:06:35Z",
"creator": {
"id": 6
},
"description": null,
"doneDate": null,
"estimation": 4,
"inProgressDate": "2013-01-15T10:14:17Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "XML generation",
"notes": null,
"parentStory": {
"id": 7
},
"participants": [],
"rank": 1,
"responsible": {
"id": 6
},
"state": 1,
"type": null,
"uid": 15,
"tags": []
}, {
"id": 13,
"backlog": {
"id": 5
},
"blocked": false,
"color": "bluelight",
"creationDate": "2013-01-15T10:06:59Z",
"creator": {
"id": 6
},
"description": null,
"doneDate": null,
"estimation": 1,
"inProgressDate": "2013-01-15T10:09:55Z",
"lastUpdated": "2013-01-18T14:38:15Z",
"name": "Spring service",
"notes": null,
"parentStory": {
"id": 12
},
"participants": [],
"rank": 1,
"responsible": {
"id": 7
},
"state": 1,
"type": null,
"uid": 16,
"tags": []
}]
}
<?xml version="1.0" encoding="UTF-8"?>
<map>
<entry key="actors" />
<entry key="stories" />
<entry key="features" />
<entry key="tasks">
<task id="6">
<backlog id="5" />
<blocked>false</blocked>
<color>bluelight</color>
<creationDate>2013-01-15 10:06:01.0 UTC</creationDate>
<creator id="6" />
<description />
<doneDate />
<estimation>2.0</estimation>
<inProgressDate>2013-01-15 10:09:07.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Spring service</name>
<notes />
<parentStory id="6" />
<participants />
<rank>1</rank>
<responsible id="5" />
<state>1</state>
<type />
<uid>13</uid>
<tags />
</task>
<task id="7">
<backlog id="5" />
<blocked>false</blocked>
<color>yellow</color>
<creationDate>2013-01-15 10:06:35.0 UTC</creationDate>
<creator id="6" />
<description />
<doneDate />
<estimation>4.0</estimation>
<inProgressDate>2013-01-15 10:14:17.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>XML generation</name>
<notes />
<parentStory id="7" />
<participants />
<rank>1</rank>
<responsible id="6" />
<state>1</state>
<type />
<uid>15</uid>
<tags />
</task>
<task id="13">
<backlog id="5" />
<blocked>false</blocked>
<color>bluelight</color>
<creationDate>2013-01-15 10:06:59.0 UTC</creationDate>
<creator id="6" />
<description />
<doneDate />
<estimation>1.0</estimation>
<inProgressDate>2013-01-15 10:09:55.0 UTC</inProgressDate>
<lastUpdated>2013-01-18 14:38:15.0 UTC</lastUpdated>
<name>Spring service</name>
<notes />
<parentStory id="12" />
<participants />
<rank>1</rank>
<responsible id="7" />
<state>1</state>
<type />
<uid>16</uid>
<tags />
</task>
</entry>
</map>
{
"actors": [{
"id": 2,
"creationDate": "2012-01-21T15:25:08Z",
"description": null,
"expertnessLevel": 2,
"instances": 1,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Moderator",
"notes": null,
"satisfactionCriteria": null,
"stories": [],
"uid": 4,
"useFrequency": 0,
"tags": []
}, {
"id": 5,
"creationDate": "2012-01-21T15:25:52Z",
"description": null,
"expertnessLevel": 0,
"instances": 1,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Organizer",
"notes": null,
"satisfactionCriteria": null,
"stories": [{
"id": 4
}],
"uid": 5,
"useFrequency": 0,
"tags": []
}],
"stories": [],
"features": [],
"tasks": []
}
<?xml version="1.0" encoding="UTF-8"?>
<map>
<entry key="actors">
<actor id="2">
<creationDate>2012-01-21 15:25:08.0 UTC</creationDate>
<description />
<expertnessLevel>2</expertnessLevel>
<instances>1</instances>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Moderator</name>
<notes />
<satisfactionCriteria />
<stories />
<uid>4</uid>
<useFrequency>0</useFrequency>
<tags />
</actor>
<actor id="5">
<creationDate>2012-01-21 15:25:52.0 UTC</creationDate>
<description />
<expertnessLevel>0</expertnessLevel>
<instances>1</instances>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Organizer</name>
<notes />
<satisfactionCriteria />
<stories> <story id="4" />
</stories>
<uid>5</uid>
<useFrequency>0</useFrequency>
<tags />
</actor>
</entry>
<entry key="stories" />
<entry key="features" />
<entry key="tasks" />
</map>
{
"actors": [],
"stories": [],
"features": [{
"id": 1,
"color": "orange",
"creationDate": "2012-01-21T15:29:09Z",
"description": null,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Inscription",
"notes": null,
"parentRelease": null,
"rank": 1,
"stories": [{
"id": 3
}, {
"id": 14
}, {
"id": 19
}, {
"id": 18
}],
"type": 0,
"uid": 3,
"value": 2,
"tags": []
}, {
"id": 2,
"color": "gray",
"creationDate": "2012-01-21T15:29:35Z",
"description": null,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "News",
"notes": null,
"parentRelease": null,
"rank": 3,
"stories": [{
"id": 15
}],
"type": 0,
"uid": 5,
"value": 8,
"tags": []
}, {
"id": 3,
"color": "violet",
"creationDate": "2012-01-21T15:29:24Z",
"description": null,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Community",
"notes": null,
"parentRelease": null,
"rank": 4,
"stories": [{
"id": 7
}, {
"id": 16
}, {
"id": 5
}],
"type": 0,
"uid": 4,
"value": 6,
"tags": []
}, {
"id": 4,
"color": "green",
"creationDate": "2012-01-21T15:28:18Z",
"description": "Publication of meetings and conferences reports",
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Report",
"notes": null,
"parentRelease": null,
"rank": 6,
"stories": [{
"id": 8
}, {
"id": 12
}, {
"id": 13
}],
"type": 0,
"uid": 1,
"value": 7,
"tags": []
}, {
"id": 5,
"color": "pink",
"creationDate": "2012-01-21T15:29:48Z",
"description": null,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Program",
"notes": null,
"parentRelease": null,
"rank": 2,
"stories": [{
"id": 2
}, {
"id": 17
}, {
"id": 11
}, {
"id": 1
}],
"type": 0,
"uid": 6,
"value": 0,
"tags": []
}, {
"id": 6,
"color": "red",
"creationDate": "2012-01-21T15:28:43Z",
"description": null,
"lastUpdated": "2013-01-18T14:38:13Z",
"name": "Announces",
"notes": null,
"parentRelease": null,
"rank": 5,
"stories": [{
"id": 6
}, {
"id": 4
}],
"type": 0,
"uid": 2,
"value": 1,
"tags": []
}],
"tasks": []
}
<?xml version="1.0" encoding="UTF-8"?>
<map>
<entry key="actors" />
<entry key="stories" />
<entry key="features">
<feature id="1">
<color>orange</color>
<creationDate>2012-01-21 15:29:09.0 UTC</creationDate>
<description />
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Inscription</name>
<notes />
<parentRelease />
<rank>1</rank>
<stories> <story id="3" />
<story id="14" />
<story id="19" />
<story id="18" />
</stories>
<type>0</type>
<uid>3</uid>
<value>2</value>
<tags />
</feature>
<feature id="2">
<color>gray</color>
<creationDate>2012-01-21 15:29:35.0 UTC</creationDate>
<description />
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>News</name>
<notes />
<parentRelease />
<rank>3</rank>
<stories> <story id="15" />
</stories>
<type>0</type>
<uid>5</uid>
<value>8</value>
<tags />
</feature>
<feature id="3">
<color>violet</color>
<creationDate>2012-01-21 15:29:24.0 UTC</creationDate>
<description />
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Community</name>
<notes />
<parentRelease />
<rank>4</rank>
<stories> <story id="7" />
<story id="16" />
<story id="5" />
</stories>
<type>0</type>
<uid>4</uid>
<value>6</value>
<tags />
</feature>
<feature id="4">
<color>green</color>
<creationDate>2012-01-21 15:28:18.0 UTC</creationDate>
<description>Publication of meetings and conferences reports</description>
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Report</name>
<notes />
<parentRelease />
<rank>6</rank>
<stories> <story id="8" />
<story id="12" />
<story id="13" />
</stories>
<type>0</type>
<uid>1</uid>
<value>7</value>
<tags />
</feature>
<feature id="5">
<color>pink</color>
<creationDate>2012-01-21 15:29:48.0 UTC</creationDate>
<description />
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Program</name>
<notes />
<parentRelease />
<rank>2</rank>
<stories> <story id="2" />
<story id="17" />
<story id="11" />
<story id="1" />
</stories>
<type>0</type>
<uid>6</uid>
<value>0</value>
<tags />
</feature>
<feature id="6">
<color>red</color>
<creationDate>2012-01-21 15:28:43.0 UTC</creationDate>
<description />
<lastUpdated>2013-01-18 14:38:13.0 UTC</lastUpdated>
<name>Announces</name>
<notes />
<parentRelease />
<rank>5</rank>
<stories> <story id="6" />
<story id="4" />
</stories>
<type>0</type>
<uid>2</uid>
<value>1</value>
<tags />
</feature>
</entry>
<entry key="tasks" />
</map>