taskmapper-rally 0.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (55) hide show
  1. data/.document +5 -0
  2. data/.rbenv-gemsets +1 -0
  3. data/.rspec +1 -0
  4. data/.rvmrc +1 -0
  5. data/.travis.yml +4 -0
  6. data/Gemfile +20 -0
  7. data/Gemfile.lock +80 -0
  8. data/LICENSE.txt +20 -0
  9. data/README.md +65 -0
  10. data/Rakefile +43 -0
  11. data/VERSION +1 -0
  12. data/lib/provider/comment.rb +118 -0
  13. data/lib/provider/project.rb +86 -0
  14. data/lib/provider/rally.rb +47 -0
  15. data/lib/provider/ticket.rb +170 -0
  16. data/lib/taskmapper-rally.rb +15 -0
  17. data/log/.keep +0 -0
  18. data/spec/comments_spec.rb +50 -0
  19. data/spec/fixtures/tickets.xml +0 -0
  20. data/spec/fixtures/vcr_cassettes/all_tickets.yml +4396 -0
  21. data/spec/fixtures/vcr_cassettes/create_comment.yml +360 -0
  22. data/spec/fixtures/vcr_cassettes/create_ticket.yml +4546 -0
  23. data/spec/fixtures/vcr_cassettes/load_all_rally_comments.yml +1429 -0
  24. data/spec/fixtures/vcr_cassettes/load_comments_by_attributes.yml +715 -0
  25. data/spec/fixtures/vcr_cassettes/load_comments_by_ids.yml +193 -0
  26. data/spec/fixtures/vcr_cassettes/rally.yml +64 -0
  27. data/spec/fixtures/vcr_cassettes/rally_bi_id.yml +75 -0
  28. data/spec/fixtures/vcr_cassettes/rally_by_id.yml +79 -0
  29. data/spec/fixtures/vcr_cassettes/rally_project_return_class.yml +79 -0
  30. data/spec/fixtures/vcr_cassettes/rally_projects.yml +253 -0
  31. data/spec/fixtures/vcr_cassettes/rally_projects_by_attributes.yml +127 -0
  32. data/spec/fixtures/vcr_cassettes/rally_projects_by_ids.yml +79 -0
  33. data/spec/fixtures/vcr_cassettes/rally_tickets.yml +142 -0
  34. data/spec/fixtures/vcr_cassettes/retrieve_ticket.yml +4546 -0
  35. data/spec/fixtures/vcr_cassettes/save_task_ticket.yml +3097 -0
  36. data/spec/fixtures/vcr_cassettes/save_ticket.yml +209 -0
  37. data/spec/fixtures/vcr_cassettes/taskmapper_call.yml +75 -0
  38. data/spec/fixtures/vcr_cassettes/taskmapper_setting.yml +75 -0
  39. data/spec/fixtures/vcr_cassettes/ticket_by_attributes.yml +4396 -0
  40. data/spec/fixtures/vcr_cassettes/ticket_save.yml +199 -0
  41. data/spec/fixtures/vcr_cassettes/ticket_update.yml +184 -0
  42. data/spec/fixtures/vcr_cassettes/ticketmaster_call.yml +64 -0
  43. data/spec/fixtures/vcr_cassettes/ticketmaster_setting.yml +4687 -0
  44. data/spec/fixtures/vcr_cassettes/tickets_by_attributes.yml +4396 -0
  45. data/spec/fixtures/vcr_cassettes/tickets_by_defect.yml +2816 -0
  46. data/spec/fixtures/vcr_cassettes/tickets_by_hierachial.yml +762 -0
  47. data/spec/fixtures/vcr_cassettes/tickets_by_ids.yml +184 -0
  48. data/spec/fixtures/vcr_cassettes/tickets_by_task.yml +1032 -0
  49. data/spec/projects_spec.rb +60 -0
  50. data/spec/spec_helper.rb +17 -0
  51. data/spec/taskmapper-rally_spec.rb +24 -0
  52. data/spec/tickets_spec.rb +117 -0
  53. data/spec/vcr_setup.rb +7 -0
  54. data/taskmapper-rally.gemspec +117 -0
  55. metadata +214 -0
@@ -0,0 +1,3097 @@
1
+ ---
2
+ - !ruby/struct:VCR::HTTPInteraction
3
+ request: !ruby/struct:VCR::Request
4
+ method: :get
5
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Project?query=(ObjectID%20=%202712835688)&fetch=true
6
+ body:
7
+ headers:
8
+ x-rallyintegrationname:
9
+ - RubyRestAPI
10
+ x-rallyintegrationlibrary:
11
+ - RallyRestAPI version 1.0.3
12
+ x-rallyintegrationplatform:
13
+ - Ruby 1.9.2
14
+ x-rallyintegrationos:
15
+ - i686-linux
16
+ authorization:
17
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
18
+ content-type:
19
+ - text/xml
20
+ response: !ruby/struct:VCR::Response
21
+ status: !ruby/struct:VCR::ResponseStatus
22
+ code: 200
23
+ message: OK
24
+ headers:
25
+ date:
26
+ - Fri, 11 Nov 2011 02:49:08 GMT
27
+ server:
28
+ - Jetty(6.1.26)
29
+ expires:
30
+ - Thu, 01-Jan-1970 00:00:00 GMT
31
+ rallyrequestid:
32
+ - qd-app-02-trial86vdyrv96f3f1kl7yx56kiswy.qd-app-02-trial36235
33
+ content-type:
34
+ - text/xml; charset=utf-8
35
+ set-cookie:
36
+ - JSESSIONID=qd-app-02-trial86vdyrv96f3f1kl7yx56kiswy.qd-app-02-trial;Path=/slm;Secure
37
+ vary:
38
+ - Accept-Encoding
39
+ p3p:
40
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
41
+ cache-control:
42
+ - no-cache, private,max-age=0,must-revalidate
43
+ transfer-encoding:
44
+ - chunked
45
+ body: |+
46
+ <?xml version="1.0" encoding="UTF-8"?>
47
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
48
+ <Errors />
49
+ <Warnings />
50
+ <TotalResultCount>1</TotalResultCount>
51
+ <StartIndex>1</StartIndex>
52
+ <PageSize>20</PageSize>
53
+ <Results>
54
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" objectVersion="1" refObjectName="Sample Project" CreatedAt="Jan 18" type="Project">
55
+ <CreationDate>2011-01-18T15:40:28.807Z</CreationDate>
56
+ <ObjectID>2712835688</ObjectID>
57
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
58
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
59
+ <BuildDefinitions>
60
+ <BuildDefinition rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/builddefinition/2712835693" refObjectName="Default Build Definition" type="BuildDefinition" />
61
+ </BuildDefinitions>
62
+ <Children />
63
+ <Description />
64
+ <Iterations>
65
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836040" refObjectName="1 - Browse and Book" type="Iteration" />
66
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836046" refObjectName="3 - After Safari" type="Iteration" />
67
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836043" refObjectName="2 - Streamline Operations" type="Iteration" />
68
+ </Iterations>
69
+ <Name>Sample Project</Name>
70
+ <Notes />
71
+ <Owner>sfw@simeonfosterwillbanks.com</Owner>
72
+ <Releases />
73
+ <State>Open</State>
74
+ <Users />
75
+ </Object>
76
+ </Results>
77
+ </QueryResult>
78
+
79
+ http_version: "1.1"
80
+ - !ruby/struct:VCR::HTTPInteraction
81
+ request: !ruby/struct:VCR::Request
82
+ method: :get
83
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Defect?query=(ObjectID%20%3E%200)&project=https://community.rallydev.com/slm/webservice/1.17/project/2712835688
84
+ body:
85
+ headers:
86
+ x-rallyintegrationname:
87
+ - RubyRestAPI
88
+ x-rallyintegrationlibrary:
89
+ - RallyRestAPI version 1.0.3
90
+ x-rallyintegrationplatform:
91
+ - Ruby 1.9.2
92
+ x-rallyintegrationos:
93
+ - i686-linux
94
+ authorization:
95
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
96
+ content-type:
97
+ - text/xml
98
+ response: !ruby/struct:VCR::Response
99
+ status: !ruby/struct:VCR::ResponseStatus
100
+ code: 200
101
+ message: OK
102
+ headers:
103
+ date:
104
+ - Fri, 11 Nov 2011 02:49:09 GMT
105
+ server:
106
+ - Jetty(6.1.26)
107
+ expires:
108
+ - Thu, 01-Jan-1970 00:00:00 GMT
109
+ rallyrequestid:
110
+ - qd-app-02-trialhial54tpbhm41l469wrerlxib.qd-app-02-trial36251
111
+ content-type:
112
+ - text/xml; charset=utf-8
113
+ set-cookie:
114
+ - JSESSIONID=qd-app-02-trialhial54tpbhm41l469wrerlxib.qd-app-02-trial;Path=/slm;Secure
115
+ vary:
116
+ - Accept-Encoding
117
+ p3p:
118
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
119
+ cache-control:
120
+ - no-cache, private,max-age=0,must-revalidate
121
+ transfer-encoding:
122
+ - chunked
123
+ body: |+
124
+ <?xml version="1.0" encoding="UTF-8"?>
125
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
126
+ <Errors />
127
+ <Warnings />
128
+ <TotalResultCount>34</TotalResultCount>
129
+ <StartIndex>1</StartIndex>
130
+ <PageSize>20</PageSize>
131
+ <Results>
132
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2780205298" refObjectName="Safari email alert has wrong subject" type="Defect" />
133
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833369261" refObjectName="Testing" type="Defect" />
134
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833370620" refObjectName="Testing" type="Defect" />
135
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833370895" refObjectName="Testing" type="Defect" />
136
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833370974" refObjectName="Testing" type="Defect" />
137
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833371135" refObjectName="Testing" type="Defect" />
138
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833371231" refObjectName="Testing" type="Defect" />
139
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833371298" refObjectName="Testing" type="Defect" />
140
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833372047" refObjectName="Testing" type="Defect" />
141
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833372201" refObjectName="Testing" type="Defect" />
142
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833372372" refObjectName="Testing" type="Defect" />
143
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870792198" refObjectName="Testing" type="Defect" />
144
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870793090" refObjectName="Testing" type="Defect" />
145
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870951426" refObjectName="Testing" type="Defect" />
146
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870952373" refObjectName="Testing" type="Defect" />
147
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2871088489" refObjectName="Testing" type="Defect" />
148
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2872127283" refObjectName="Testing" type="Defect" />
149
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2872128015" refObjectName="Testing" type="Defect" />
150
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2891123673" refObjectName="Testing" type="Defect" />
151
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904199035" refObjectName="Testing" type="Defect" />
152
+ </Results>
153
+ </QueryResult>
154
+
155
+ http_version: "1.1"
156
+ - !ruby/struct:VCR::HTTPInteraction
157
+ request: !ruby/struct:VCR::Request
158
+ method: :get
159
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2780205298
160
+ body:
161
+ headers:
162
+ x-rallyintegrationname:
163
+ - RubyRestAPI
164
+ x-rallyintegrationlibrary:
165
+ - RallyRestAPI version 1.0.3
166
+ x-rallyintegrationplatform:
167
+ - Ruby 1.9.2
168
+ x-rallyintegrationos:
169
+ - i686-linux
170
+ authorization:
171
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
172
+ content-type:
173
+ - text/xml
174
+ response: !ruby/struct:VCR::Response
175
+ status: !ruby/struct:VCR::ResponseStatus
176
+ code: 200
177
+ message: OK
178
+ headers:
179
+ date:
180
+ - Fri, 11 Nov 2011 02:49:10 GMT
181
+ server:
182
+ - Jetty(6.1.26)
183
+ expires:
184
+ - Thu, 01-Jan-1970 00:00:00 GMT
185
+ rallyrequestid:
186
+ - qd-app-02-trialssi7uk8tzi2o1xon31zhnpzm5.qd-app-02-trial36267
187
+ content-type:
188
+ - text/xml; charset=utf-8
189
+ set-cookie:
190
+ - JSESSIONID=qd-app-02-trialssi7uk8tzi2o1xon31zhnpzm5.qd-app-02-trial;Path=/slm;Secure
191
+ vary:
192
+ - Accept-Encoding
193
+ p3p:
194
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
195
+ cache-control:
196
+ - no-cache, private,max-age=0,must-revalidate
197
+ transfer-encoding:
198
+ - chunked
199
+ body: |+
200
+ <?xml version="1.0" encoding="UTF-8"?>
201
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2780205298" objectVersion="99" refObjectName="Safari email alert has wrong subject" CreatedAt="Jan 29">
202
+ <CreationDate>2011-01-29T19:35:56.668Z</CreationDate>
203
+ <ObjectID>2780205298</ObjectID>
204
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
205
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
206
+ <Description>A brand new awesome description</Description>
207
+ <Discussion>
208
+ <ConversationPost rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/conversationpost/2990260871" type="ConversationPost" />
209
+ <ConversationPost rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/conversationpost/2988718166" type="ConversationPost" />
210
+ <ConversationPost rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/conversationpost/2990260903" type="ConversationPost" />
211
+ <ConversationPost rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/conversationpost/2988719307" type="ConversationPost" />
212
+ </Discussion>
213
+ <FormattedID>DE1</FormattedID>
214
+ <LastUpdateDate>2011-11-11T02:48:02.702Z</LastUpdateDate>
215
+ <Name>Safari email alert has wrong subject</Name>
216
+ <Notes />
217
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
218
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2780205299" type="RevisionHistory" />
219
+ <Tags />
220
+ <AffectsDoc>false</AffectsDoc>
221
+ <Attachments />
222
+ <Blocked>false</Blocked>
223
+ <ClosedDate>2011-11-11T02:48:02.631Z</ClosedDate>
224
+ <Duplicates />
225
+ <Environment>None</Environment>
226
+ <Priority>None</Priority>
227
+ <Rank>549999999999.999</Rank>
228
+ <ReleaseNote>false</ReleaseNote>
229
+ <Resolution>None</Resolution>
230
+ <ScheduleState>Defined</ScheduleState>
231
+ <Severity>None</Severity>
232
+ <State>Closed</State>
233
+ <SubmittedBy>sfw@simeonfosterwillbanks.com</SubmittedBy>
234
+ <TaskActualTotal>0.0</TaskActualTotal>
235
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
236
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
237
+ <Tasks>
238
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/4694941632" refObjectName="TaskTesting" type="Task" />
239
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/2904309530" refObjectName="TaskTesting" type="Task" />
240
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/2990261501" refObjectName="TaskTesting" type="Task" />
241
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/2967182543" refObjectName="TaskTesting" type="Task" />
242
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/2967373101" refObjectName="TaskTesting" type="Task" />
243
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/2967188369" refObjectName="TaskTesting" type="Task" />
244
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/2904308027" refObjectName="TaskTesting" type="Task" />
245
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/3833668871" refObjectName="TaskTesting" type="Task" />
246
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/3831685531" refObjectName="TaskTesting" type="Task" />
247
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/3833150966" refObjectName="TaskTesting" type="Task" />
248
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/3582864714" refObjectName="TaskTesting" type="Task" />
249
+ </Tasks>
250
+ </Defect>
251
+
252
+ http_version: "1.1"
253
+ - !ruby/struct:VCR::HTTPInteraction
254
+ request: !ruby/struct:VCR::Request
255
+ method: :get
256
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833369261
257
+ body:
258
+ headers:
259
+ x-rallyintegrationname:
260
+ - RubyRestAPI
261
+ x-rallyintegrationlibrary:
262
+ - RallyRestAPI version 1.0.3
263
+ x-rallyintegrationplatform:
264
+ - Ruby 1.9.2
265
+ x-rallyintegrationos:
266
+ - i686-linux
267
+ authorization:
268
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
269
+ content-type:
270
+ - text/xml
271
+ response: !ruby/struct:VCR::Response
272
+ status: !ruby/struct:VCR::ResponseStatus
273
+ code: 200
274
+ message: OK
275
+ headers:
276
+ date:
277
+ - Fri, 11 Nov 2011 02:49:11 GMT
278
+ server:
279
+ - Jetty(6.1.26)
280
+ expires:
281
+ - Thu, 01-Jan-1970 00:00:00 GMT
282
+ rallyrequestid:
283
+ - qd-app-02-trial19gvecbi50sp1oix9vba3l5v7.qd-app-02-trial36288
284
+ content-type:
285
+ - text/xml; charset=utf-8
286
+ set-cookie:
287
+ - JSESSIONID=qd-app-02-trial19gvecbi50sp1oix9vba3l5v7.qd-app-02-trial;Path=/slm;Secure
288
+ vary:
289
+ - Accept-Encoding
290
+ p3p:
291
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
292
+ cache-control:
293
+ - no-cache, private,max-age=0,must-revalidate
294
+ transfer-encoding:
295
+ - chunked
296
+ body: |+
297
+ <?xml version="1.0" encoding="UTF-8"?>
298
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833369261" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
299
+ <CreationDate>2011-02-08T05:28:15.572Z</CreationDate>
300
+ <ObjectID>2833369261</ObjectID>
301
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
302
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
303
+ <Description>Here we go</Description>
304
+ <Discussion />
305
+ <FormattedID>DE5</FormattedID>
306
+ <LastUpdateDate>2011-02-08T05:28:15.582Z</LastUpdateDate>
307
+ <Name>Testing</Name>
308
+ <Notes />
309
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
310
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833369262" type="RevisionHistory" />
311
+ <Tags />
312
+ <AffectsDoc>false</AffectsDoc>
313
+ <Attachments />
314
+ <Blocked>false</Blocked>
315
+ <Duplicates />
316
+ <Environment>None</Environment>
317
+ <Priority>None</Priority>
318
+ <Rank>350000000000.003</Rank>
319
+ <ReleaseNote>false</ReleaseNote>
320
+ <Resolution>None</Resolution>
321
+ <ScheduleState>Defined</ScheduleState>
322
+ <Severity>None</Severity>
323
+ <State>Submitted</State>
324
+ <TaskActualTotal>0.0</TaskActualTotal>
325
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
326
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
327
+ <Tasks />
328
+ </Defect>
329
+
330
+ http_version: "1.1"
331
+ - !ruby/struct:VCR::HTTPInteraction
332
+ request: !ruby/struct:VCR::Request
333
+ method: :get
334
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833370620
335
+ body:
336
+ headers:
337
+ x-rallyintegrationname:
338
+ - RubyRestAPI
339
+ x-rallyintegrationlibrary:
340
+ - RallyRestAPI version 1.0.3
341
+ x-rallyintegrationplatform:
342
+ - Ruby 1.9.2
343
+ x-rallyintegrationos:
344
+ - i686-linux
345
+ authorization:
346
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
347
+ content-type:
348
+ - text/xml
349
+ response: !ruby/struct:VCR::Response
350
+ status: !ruby/struct:VCR::ResponseStatus
351
+ code: 200
352
+ message: OK
353
+ headers:
354
+ date:
355
+ - Fri, 11 Nov 2011 02:49:12 GMT
356
+ server:
357
+ - Jetty(6.1.26)
358
+ expires:
359
+ - Thu, 01-Jan-1970 00:00:00 GMT
360
+ rallyrequestid:
361
+ - qd-app-02-trialqxtff8jl39pfpdxua62ymtpg.qd-app-02-trial36311
362
+ content-type:
363
+ - text/xml; charset=utf-8
364
+ set-cookie:
365
+ - JSESSIONID=qd-app-02-trialqxtff8jl39pfpdxua62ymtpg.qd-app-02-trial;Path=/slm;Secure
366
+ vary:
367
+ - Accept-Encoding
368
+ p3p:
369
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
370
+ cache-control:
371
+ - no-cache, private,max-age=0,must-revalidate
372
+ transfer-encoding:
373
+ - chunked
374
+ body: |+
375
+ <?xml version="1.0" encoding="UTF-8"?>
376
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833370620" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
377
+ <CreationDate>2011-02-08T05:35:10.540Z</CreationDate>
378
+ <ObjectID>2833370620</ObjectID>
379
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
380
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
381
+ <Description>Here we go</Description>
382
+ <Discussion />
383
+ <FormattedID>DE6</FormattedID>
384
+ <LastUpdateDate>2011-02-08T05:35:10.551Z</LastUpdateDate>
385
+ <Name>Testing</Name>
386
+ <Notes />
387
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
388
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833370621" type="RevisionHistory" />
389
+ <Tags />
390
+ <AffectsDoc>false</AffectsDoc>
391
+ <Attachments />
392
+ <Blocked>false</Blocked>
393
+ <Duplicates />
394
+ <Environment>None</Environment>
395
+ <Priority>None</Priority>
396
+ <Rank>300000000000.004</Rank>
397
+ <ReleaseNote>false</ReleaseNote>
398
+ <Resolution>None</Resolution>
399
+ <ScheduleState>Defined</ScheduleState>
400
+ <Severity>None</Severity>
401
+ <State>Submitted</State>
402
+ <TaskActualTotal>0.0</TaskActualTotal>
403
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
404
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
405
+ <Tasks />
406
+ </Defect>
407
+
408
+ http_version: "1.1"
409
+ - !ruby/struct:VCR::HTTPInteraction
410
+ request: !ruby/struct:VCR::Request
411
+ method: :get
412
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833370895
413
+ body:
414
+ headers:
415
+ x-rallyintegrationname:
416
+ - RubyRestAPI
417
+ x-rallyintegrationlibrary:
418
+ - RallyRestAPI version 1.0.3
419
+ x-rallyintegrationplatform:
420
+ - Ruby 1.9.2
421
+ x-rallyintegrationos:
422
+ - i686-linux
423
+ authorization:
424
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
425
+ content-type:
426
+ - text/xml
427
+ response: !ruby/struct:VCR::Response
428
+ status: !ruby/struct:VCR::ResponseStatus
429
+ code: 200
430
+ message: OK
431
+ headers:
432
+ date:
433
+ - Fri, 11 Nov 2011 02:49:13 GMT
434
+ server:
435
+ - Jetty(6.1.26)
436
+ expires:
437
+ - Thu, 01-Jan-1970 00:00:00 GMT
438
+ rallyrequestid:
439
+ - qd-app-02-trial1aphjdlbmpare1crkokuje2qn9.qd-app-02-trial36335
440
+ content-type:
441
+ - text/xml; charset=utf-8
442
+ set-cookie:
443
+ - JSESSIONID=qd-app-02-trial1aphjdlbmpare1crkokuje2qn9.qd-app-02-trial;Path=/slm;Secure
444
+ vary:
445
+ - Accept-Encoding
446
+ p3p:
447
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
448
+ cache-control:
449
+ - no-cache, private,max-age=0,must-revalidate
450
+ transfer-encoding:
451
+ - chunked
452
+ body: |+
453
+ <?xml version="1.0" encoding="UTF-8"?>
454
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833370895" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
455
+ <CreationDate>2011-02-08T05:37:10.576Z</CreationDate>
456
+ <ObjectID>2833370895</ObjectID>
457
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
458
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
459
+ <Description>Here we go</Description>
460
+ <Discussion />
461
+ <FormattedID>DE7</FormattedID>
462
+ <LastUpdateDate>2011-02-08T05:37:10.586Z</LastUpdateDate>
463
+ <Name>Testing</Name>
464
+ <Notes />
465
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
466
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833370896" type="RevisionHistory" />
467
+ <Tags />
468
+ <AffectsDoc>false</AffectsDoc>
469
+ <Attachments />
470
+ <Blocked>false</Blocked>
471
+ <Duplicates />
472
+ <Environment>None</Environment>
473
+ <Priority>None</Priority>
474
+ <Rank>250000000000.005</Rank>
475
+ <ReleaseNote>false</ReleaseNote>
476
+ <Resolution>None</Resolution>
477
+ <ScheduleState>Defined</ScheduleState>
478
+ <Severity>None</Severity>
479
+ <State>Submitted</State>
480
+ <TaskActualTotal>0.0</TaskActualTotal>
481
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
482
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
483
+ <Tasks />
484
+ </Defect>
485
+
486
+ http_version: "1.1"
487
+ - !ruby/struct:VCR::HTTPInteraction
488
+ request: !ruby/struct:VCR::Request
489
+ method: :get
490
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833370974
491
+ body:
492
+ headers:
493
+ x-rallyintegrationname:
494
+ - RubyRestAPI
495
+ x-rallyintegrationlibrary:
496
+ - RallyRestAPI version 1.0.3
497
+ x-rallyintegrationplatform:
498
+ - Ruby 1.9.2
499
+ x-rallyintegrationos:
500
+ - i686-linux
501
+ authorization:
502
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
503
+ content-type:
504
+ - text/xml
505
+ response: !ruby/struct:VCR::Response
506
+ status: !ruby/struct:VCR::ResponseStatus
507
+ code: 200
508
+ message: OK
509
+ headers:
510
+ date:
511
+ - Fri, 11 Nov 2011 02:49:14 GMT
512
+ server:
513
+ - Jetty(6.1.26)
514
+ expires:
515
+ - Thu, 01-Jan-1970 00:00:00 GMT
516
+ rallyrequestid:
517
+ - qd-app-02-trial1rde914ej59o5gkzzjjg55gsn.qd-app-02-trial36363
518
+ content-type:
519
+ - text/xml; charset=utf-8
520
+ set-cookie:
521
+ - JSESSIONID=qd-app-02-trial1rde914ej59o5gkzzjjg55gsn.qd-app-02-trial;Path=/slm;Secure
522
+ vary:
523
+ - Accept-Encoding
524
+ p3p:
525
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
526
+ cache-control:
527
+ - no-cache, private,max-age=0,must-revalidate
528
+ transfer-encoding:
529
+ - chunked
530
+ body: |+
531
+ <?xml version="1.0" encoding="UTF-8"?>
532
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833370974" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
533
+ <CreationDate>2011-02-08T05:37:47.116Z</CreationDate>
534
+ <ObjectID>2833370974</ObjectID>
535
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
536
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
537
+ <Description>Here we go</Description>
538
+ <Discussion />
539
+ <FormattedID>DE8</FormattedID>
540
+ <LastUpdateDate>2011-02-08T05:37:47.129Z</LastUpdateDate>
541
+ <Name>Testing</Name>
542
+ <Notes />
543
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
544
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833370975" type="RevisionHistory" />
545
+ <Tags />
546
+ <AffectsDoc>false</AffectsDoc>
547
+ <Attachments />
548
+ <Blocked>false</Blocked>
549
+ <Duplicates />
550
+ <Environment>None</Environment>
551
+ <Priority>None</Priority>
552
+ <Rank>200000000000.006</Rank>
553
+ <ReleaseNote>false</ReleaseNote>
554
+ <Resolution>None</Resolution>
555
+ <ScheduleState>Defined</ScheduleState>
556
+ <Severity>None</Severity>
557
+ <State>Submitted</State>
558
+ <TaskActualTotal>0.0</TaskActualTotal>
559
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
560
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
561
+ <Tasks />
562
+ </Defect>
563
+
564
+ http_version: "1.1"
565
+ - !ruby/struct:VCR::HTTPInteraction
566
+ request: !ruby/struct:VCR::Request
567
+ method: :get
568
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833371135
569
+ body:
570
+ headers:
571
+ x-rallyintegrationname:
572
+ - RubyRestAPI
573
+ x-rallyintegrationlibrary:
574
+ - RallyRestAPI version 1.0.3
575
+ x-rallyintegrationplatform:
576
+ - Ruby 1.9.2
577
+ x-rallyintegrationos:
578
+ - i686-linux
579
+ authorization:
580
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
581
+ content-type:
582
+ - text/xml
583
+ response: !ruby/struct:VCR::Response
584
+ status: !ruby/struct:VCR::ResponseStatus
585
+ code: 200
586
+ message: OK
587
+ headers:
588
+ date:
589
+ - Fri, 11 Nov 2011 02:49:15 GMT
590
+ server:
591
+ - Jetty(6.1.26)
592
+ expires:
593
+ - Thu, 01-Jan-1970 00:00:00 GMT
594
+ rallyrequestid:
595
+ - qd-app-02-trialhk3bxz8amqan149krzxuk16uh.qd-app-02-trial36370
596
+ content-type:
597
+ - text/xml; charset=utf-8
598
+ set-cookie:
599
+ - JSESSIONID=qd-app-02-trialhk3bxz8amqan149krzxuk16uh.qd-app-02-trial;Path=/slm;Secure
600
+ vary:
601
+ - Accept-Encoding
602
+ p3p:
603
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
604
+ cache-control:
605
+ - no-cache, private,max-age=0,must-revalidate
606
+ transfer-encoding:
607
+ - chunked
608
+ body: |+
609
+ <?xml version="1.0" encoding="UTF-8"?>
610
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833371135" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
611
+ <CreationDate>2011-02-08T05:38:56.945Z</CreationDate>
612
+ <ObjectID>2833371135</ObjectID>
613
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
614
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
615
+ <Description>Here we go</Description>
616
+ <Discussion />
617
+ <FormattedID>DE9</FormattedID>
618
+ <LastUpdateDate>2011-02-08T05:38:56.959Z</LastUpdateDate>
619
+ <Name>Testing</Name>
620
+ <Notes />
621
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
622
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833371136" type="RevisionHistory" />
623
+ <Tags />
624
+ <AffectsDoc>false</AffectsDoc>
625
+ <Attachments />
626
+ <Blocked>false</Blocked>
627
+ <Duplicates />
628
+ <Environment>None</Environment>
629
+ <Priority>None</Priority>
630
+ <Rank>150000000000.007</Rank>
631
+ <ReleaseNote>false</ReleaseNote>
632
+ <Resolution>None</Resolution>
633
+ <ScheduleState>Defined</ScheduleState>
634
+ <Severity>None</Severity>
635
+ <State>Submitted</State>
636
+ <TaskActualTotal>0.0</TaskActualTotal>
637
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
638
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
639
+ <Tasks />
640
+ </Defect>
641
+
642
+ http_version: "1.1"
643
+ - !ruby/struct:VCR::HTTPInteraction
644
+ request: !ruby/struct:VCR::Request
645
+ method: :get
646
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833371231
647
+ body:
648
+ headers:
649
+ x-rallyintegrationname:
650
+ - RubyRestAPI
651
+ x-rallyintegrationlibrary:
652
+ - RallyRestAPI version 1.0.3
653
+ x-rallyintegrationplatform:
654
+ - Ruby 1.9.2
655
+ x-rallyintegrationos:
656
+ - i686-linux
657
+ authorization:
658
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
659
+ content-type:
660
+ - text/xml
661
+ response: !ruby/struct:VCR::Response
662
+ status: !ruby/struct:VCR::ResponseStatus
663
+ code: 200
664
+ message: OK
665
+ headers:
666
+ date:
667
+ - Fri, 11 Nov 2011 02:49:16 GMT
668
+ server:
669
+ - Jetty(6.1.26)
670
+ expires:
671
+ - Thu, 01-Jan-1970 00:00:00 GMT
672
+ rallyrequestid:
673
+ - qd-app-02-trial9nc64ddzzdi41jyho7ljvh4xl.qd-app-02-trial36384
674
+ content-type:
675
+ - text/xml; charset=utf-8
676
+ set-cookie:
677
+ - JSESSIONID=qd-app-02-trial9nc64ddzzdi41jyho7ljvh4xl.qd-app-02-trial;Path=/slm;Secure
678
+ vary:
679
+ - Accept-Encoding
680
+ p3p:
681
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
682
+ cache-control:
683
+ - no-cache, private,max-age=0,must-revalidate
684
+ transfer-encoding:
685
+ - chunked
686
+ body: |+
687
+ <?xml version="1.0" encoding="UTF-8"?>
688
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833371231" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
689
+ <CreationDate>2011-02-08T05:39:13.457Z</CreationDate>
690
+ <ObjectID>2833371231</ObjectID>
691
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
692
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
693
+ <Description>Here we go</Description>
694
+ <Discussion />
695
+ <FormattedID>DE10</FormattedID>
696
+ <LastUpdateDate>2011-02-08T05:39:13.471Z</LastUpdateDate>
697
+ <Name>Testing</Name>
698
+ <Notes />
699
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
700
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833371232" type="RevisionHistory" />
701
+ <Tags />
702
+ <AffectsDoc>false</AffectsDoc>
703
+ <Attachments />
704
+ <Blocked>false</Blocked>
705
+ <Duplicates />
706
+ <Environment>None</Environment>
707
+ <Priority>None</Priority>
708
+ <Rank>100000000000.008</Rank>
709
+ <ReleaseNote>false</ReleaseNote>
710
+ <Resolution>None</Resolution>
711
+ <ScheduleState>Defined</ScheduleState>
712
+ <Severity>None</Severity>
713
+ <State>Submitted</State>
714
+ <TaskActualTotal>0.0</TaskActualTotal>
715
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
716
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
717
+ <Tasks />
718
+ </Defect>
719
+
720
+ http_version: "1.1"
721
+ - !ruby/struct:VCR::HTTPInteraction
722
+ request: !ruby/struct:VCR::Request
723
+ method: :get
724
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833371298
725
+ body:
726
+ headers:
727
+ x-rallyintegrationname:
728
+ - RubyRestAPI
729
+ x-rallyintegrationlibrary:
730
+ - RallyRestAPI version 1.0.3
731
+ x-rallyintegrationplatform:
732
+ - Ruby 1.9.2
733
+ x-rallyintegrationos:
734
+ - i686-linux
735
+ authorization:
736
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
737
+ content-type:
738
+ - text/xml
739
+ response: !ruby/struct:VCR::Response
740
+ status: !ruby/struct:VCR::ResponseStatus
741
+ code: 200
742
+ message: OK
743
+ headers:
744
+ date:
745
+ - Fri, 11 Nov 2011 02:49:17 GMT
746
+ server:
747
+ - Jetty(6.1.26)
748
+ expires:
749
+ - Thu, 01-Jan-1970 00:00:00 GMT
750
+ rallyrequestid:
751
+ - qd-app-03-trialeruj139q3ri81our0y5yikmh2.qd-app-03-trial38044
752
+ content-type:
753
+ - text/xml; charset=utf-8
754
+ set-cookie:
755
+ - JSESSIONID=qd-app-03-trialeruj139q3ri81our0y5yikmh2.qd-app-03-trial;Path=/slm;Secure
756
+ vary:
757
+ - Accept-Encoding
758
+ p3p:
759
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
760
+ cache-control:
761
+ - no-cache, private,max-age=0,must-revalidate
762
+ transfer-encoding:
763
+ - chunked
764
+ body: |+
765
+ <?xml version="1.0" encoding="UTF-8"?>
766
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833371298" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
767
+ <CreationDate>2011-02-08T05:39:31.762Z</CreationDate>
768
+ <ObjectID>2833371298</ObjectID>
769
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
770
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
771
+ <Description>Here we go</Description>
772
+ <Discussion />
773
+ <FormattedID>DE11</FormattedID>
774
+ <LastUpdateDate>2011-02-08T05:39:31.775Z</LastUpdateDate>
775
+ <Name>Testing</Name>
776
+ <Notes />
777
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
778
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833371299" type="RevisionHistory" />
779
+ <Tags />
780
+ <AffectsDoc>false</AffectsDoc>
781
+ <Attachments />
782
+ <Blocked>false</Blocked>
783
+ <Duplicates />
784
+ <Environment>None</Environment>
785
+ <Priority>None</Priority>
786
+ <Rank>50000000000.009</Rank>
787
+ <ReleaseNote>false</ReleaseNote>
788
+ <Resolution>None</Resolution>
789
+ <ScheduleState>Defined</ScheduleState>
790
+ <Severity>None</Severity>
791
+ <State>Submitted</State>
792
+ <TaskActualTotal>0.0</TaskActualTotal>
793
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
794
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
795
+ <Tasks />
796
+ </Defect>
797
+
798
+ http_version: "1.1"
799
+ - !ruby/struct:VCR::HTTPInteraction
800
+ request: !ruby/struct:VCR::Request
801
+ method: :get
802
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833372047
803
+ body:
804
+ headers:
805
+ x-rallyintegrationname:
806
+ - RubyRestAPI
807
+ x-rallyintegrationlibrary:
808
+ - RallyRestAPI version 1.0.3
809
+ x-rallyintegrationplatform:
810
+ - Ruby 1.9.2
811
+ x-rallyintegrationos:
812
+ - i686-linux
813
+ authorization:
814
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
815
+ content-type:
816
+ - text/xml
817
+ response: !ruby/struct:VCR::Response
818
+ status: !ruby/struct:VCR::ResponseStatus
819
+ code: 200
820
+ message: OK
821
+ headers:
822
+ date:
823
+ - Fri, 11 Nov 2011 02:49:18 GMT
824
+ server:
825
+ - Jetty(6.1.26)
826
+ expires:
827
+ - Thu, 01-Jan-1970 00:00:00 GMT
828
+ rallyrequestid:
829
+ - qd-app-02-trial1cs64fkf265mzohw6pukh082g.qd-app-02-trial36429
830
+ content-type:
831
+ - text/xml; charset=utf-8
832
+ set-cookie:
833
+ - JSESSIONID=qd-app-02-trial1cs64fkf265mzohw6pukh082g.qd-app-02-trial;Path=/slm;Secure
834
+ vary:
835
+ - Accept-Encoding
836
+ p3p:
837
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
838
+ cache-control:
839
+ - no-cache, private,max-age=0,must-revalidate
840
+ transfer-encoding:
841
+ - chunked
842
+ body: |+
843
+ <?xml version="1.0" encoding="UTF-8"?>
844
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833372047" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
845
+ <CreationDate>2011-02-08T05:41:22.610Z</CreationDate>
846
+ <ObjectID>2833372047</ObjectID>
847
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
848
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
849
+ <Description>Here we go</Description>
850
+ <Discussion />
851
+ <FormattedID>DE12</FormattedID>
852
+ <LastUpdateDate>2011-02-08T05:41:22.624Z</LastUpdateDate>
853
+ <Name>Testing</Name>
854
+ <Notes />
855
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
856
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833372048" type="RevisionHistory" />
857
+ <Tags />
858
+ <AffectsDoc>false</AffectsDoc>
859
+ <Attachments />
860
+ <Blocked>false</Blocked>
861
+ <Duplicates />
862
+ <Environment>None</Environment>
863
+ <Priority>None</Priority>
864
+ <Rank>25000000000.005</Rank>
865
+ <ReleaseNote>false</ReleaseNote>
866
+ <Resolution>None</Resolution>
867
+ <ScheduleState>Defined</ScheduleState>
868
+ <Severity>None</Severity>
869
+ <State>Submitted</State>
870
+ <TaskActualTotal>0.0</TaskActualTotal>
871
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
872
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
873
+ <Tasks />
874
+ </Defect>
875
+
876
+ http_version: "1.1"
877
+ - !ruby/struct:VCR::HTTPInteraction
878
+ request: !ruby/struct:VCR::Request
879
+ method: :get
880
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833372201
881
+ body:
882
+ headers:
883
+ x-rallyintegrationname:
884
+ - RubyRestAPI
885
+ x-rallyintegrationlibrary:
886
+ - RallyRestAPI version 1.0.3
887
+ x-rallyintegrationplatform:
888
+ - Ruby 1.9.2
889
+ x-rallyintegrationos:
890
+ - i686-linux
891
+ authorization:
892
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
893
+ content-type:
894
+ - text/xml
895
+ response: !ruby/struct:VCR::Response
896
+ status: !ruby/struct:VCR::ResponseStatus
897
+ code: 200
898
+ message: OK
899
+ headers:
900
+ date:
901
+ - Fri, 11 Nov 2011 02:49:20 GMT
902
+ server:
903
+ - Jetty(6.1.26)
904
+ expires:
905
+ - Thu, 01-Jan-1970 00:00:00 GMT
906
+ rallyrequestid:
907
+ - qd-app-03-trial1u3bkaxxyrm12ddy0evok8zg7.qd-app-03-trial38086
908
+ content-type:
909
+ - text/xml; charset=utf-8
910
+ set-cookie:
911
+ - JSESSIONID=qd-app-03-trial1u3bkaxxyrm12ddy0evok8zg7.qd-app-03-trial;Path=/slm;Secure
912
+ vary:
913
+ - Accept-Encoding
914
+ p3p:
915
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
916
+ cache-control:
917
+ - no-cache, private,max-age=0,must-revalidate
918
+ transfer-encoding:
919
+ - chunked
920
+ body: |+
921
+ <?xml version="1.0" encoding="UTF-8"?>
922
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833372201" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
923
+ <CreationDate>2011-02-08T05:42:06.328Z</CreationDate>
924
+ <ObjectID>2833372201</ObjectID>
925
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
926
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
927
+ <Description>Here we go</Description>
928
+ <Discussion />
929
+ <FormattedID>DE13</FormattedID>
930
+ <LastUpdateDate>2011-02-08T05:42:06.338Z</LastUpdateDate>
931
+ <Name>Testing</Name>
932
+ <Notes />
933
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
934
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833372202" type="RevisionHistory" />
935
+ <Tags />
936
+ <AffectsDoc>false</AffectsDoc>
937
+ <Attachments />
938
+ <Blocked>false</Blocked>
939
+ <Duplicates />
940
+ <Environment>None</Environment>
941
+ <Priority>None</Priority>
942
+ <Rank>12500000000.003</Rank>
943
+ <ReleaseNote>false</ReleaseNote>
944
+ <Resolution>None</Resolution>
945
+ <ScheduleState>Defined</ScheduleState>
946
+ <Severity>None</Severity>
947
+ <State>Submitted</State>
948
+ <TaskActualTotal>0.0</TaskActualTotal>
949
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
950
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
951
+ <Tasks />
952
+ </Defect>
953
+
954
+ http_version: "1.1"
955
+ - !ruby/struct:VCR::HTTPInteraction
956
+ request: !ruby/struct:VCR::Request
957
+ method: :get
958
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2833372372
959
+ body:
960
+ headers:
961
+ x-rallyintegrationname:
962
+ - RubyRestAPI
963
+ x-rallyintegrationlibrary:
964
+ - RallyRestAPI version 1.0.3
965
+ x-rallyintegrationplatform:
966
+ - Ruby 1.9.2
967
+ x-rallyintegrationos:
968
+ - i686-linux
969
+ authorization:
970
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
971
+ content-type:
972
+ - text/xml
973
+ response: !ruby/struct:VCR::Response
974
+ status: !ruby/struct:VCR::ResponseStatus
975
+ code: 200
976
+ message: OK
977
+ headers:
978
+ date:
979
+ - Fri, 11 Nov 2011 02:49:21 GMT
980
+ server:
981
+ - Jetty(6.1.26)
982
+ expires:
983
+ - Thu, 01-Jan-1970 00:00:00 GMT
984
+ rallyrequestid:
985
+ - qd-app-03-trial52ekhclyhmsfirsneubyl4e3.qd-app-03-trial38127
986
+ content-type:
987
+ - text/xml; charset=utf-8
988
+ set-cookie:
989
+ - JSESSIONID=qd-app-03-trial52ekhclyhmsfirsneubyl4e3.qd-app-03-trial;Path=/slm;Secure
990
+ vary:
991
+ - Accept-Encoding
992
+ p3p:
993
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
994
+ cache-control:
995
+ - no-cache, private,max-age=0,must-revalidate
996
+ transfer-encoding:
997
+ - chunked
998
+ body: |+
999
+ <?xml version="1.0" encoding="UTF-8"?>
1000
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2833372372" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 7">
1001
+ <CreationDate>2011-02-08T05:43:08.404Z</CreationDate>
1002
+ <ObjectID>2833372372</ObjectID>
1003
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1004
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1005
+ <Description>Here we go</Description>
1006
+ <Discussion />
1007
+ <FormattedID>DE14</FormattedID>
1008
+ <LastUpdateDate>2011-02-08T05:43:08.414Z</LastUpdateDate>
1009
+ <Name>Testing</Name>
1010
+ <Notes />
1011
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1012
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2833372373" type="RevisionHistory" />
1013
+ <Tags />
1014
+ <AffectsDoc>false</AffectsDoc>
1015
+ <Attachments />
1016
+ <Blocked>false</Blocked>
1017
+ <Duplicates />
1018
+ <Environment>None</Environment>
1019
+ <Priority>None</Priority>
1020
+ <Rank>6250000000.002</Rank>
1021
+ <ReleaseNote>false</ReleaseNote>
1022
+ <Resolution>None</Resolution>
1023
+ <ScheduleState>Defined</ScheduleState>
1024
+ <Severity>None</Severity>
1025
+ <State>Submitted</State>
1026
+ <TaskActualTotal>0.0</TaskActualTotal>
1027
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1028
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1029
+ <Tasks />
1030
+ </Defect>
1031
+
1032
+ http_version: "1.1"
1033
+ - !ruby/struct:VCR::HTTPInteraction
1034
+ request: !ruby/struct:VCR::Request
1035
+ method: :get
1036
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2870792198
1037
+ body:
1038
+ headers:
1039
+ x-rallyintegrationname:
1040
+ - RubyRestAPI
1041
+ x-rallyintegrationlibrary:
1042
+ - RallyRestAPI version 1.0.3
1043
+ x-rallyintegrationplatform:
1044
+ - Ruby 1.9.2
1045
+ x-rallyintegrationos:
1046
+ - i686-linux
1047
+ authorization:
1048
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1049
+ content-type:
1050
+ - text/xml
1051
+ response: !ruby/struct:VCR::Response
1052
+ status: !ruby/struct:VCR::ResponseStatus
1053
+ code: 200
1054
+ message: OK
1055
+ headers:
1056
+ date:
1057
+ - Fri, 11 Nov 2011 02:49:22 GMT
1058
+ server:
1059
+ - Jetty(6.1.26)
1060
+ expires:
1061
+ - Thu, 01-Jan-1970 00:00:00 GMT
1062
+ rallyrequestid:
1063
+ - qd-app-03-trialn92xd12pk0ww1pzcp4cdsn12h.qd-app-03-trial38141
1064
+ content-type:
1065
+ - text/xml; charset=utf-8
1066
+ set-cookie:
1067
+ - JSESSIONID=qd-app-03-trialn92xd12pk0ww1pzcp4cdsn12h.qd-app-03-trial;Path=/slm;Secure
1068
+ vary:
1069
+ - Accept-Encoding
1070
+ p3p:
1071
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1072
+ cache-control:
1073
+ - no-cache, private,max-age=0,must-revalidate
1074
+ transfer-encoding:
1075
+ - chunked
1076
+ body: |+
1077
+ <?xml version="1.0" encoding="UTF-8"?>
1078
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870792198" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 14">
1079
+ <CreationDate>2011-02-14T22:24:28.379Z</CreationDate>
1080
+ <ObjectID>2870792198</ObjectID>
1081
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1082
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1083
+ <Description>Here we go</Description>
1084
+ <Discussion />
1085
+ <FormattedID>DE15</FormattedID>
1086
+ <LastUpdateDate>2011-02-14T22:24:28.390Z</LastUpdateDate>
1087
+ <Name>Testing</Name>
1088
+ <Notes />
1089
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1090
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2870792199" type="RevisionHistory" />
1091
+ <Tags />
1092
+ <AffectsDoc>false</AffectsDoc>
1093
+ <Attachments />
1094
+ <Blocked>false</Blocked>
1095
+ <Duplicates />
1096
+ <Environment>None</Environment>
1097
+ <Priority>None</Priority>
1098
+ <Rank>3125000000.001</Rank>
1099
+ <ReleaseNote>false</ReleaseNote>
1100
+ <Resolution>None</Resolution>
1101
+ <ScheduleState>Defined</ScheduleState>
1102
+ <Severity>None</Severity>
1103
+ <State>Submitted</State>
1104
+ <TaskActualTotal>0.0</TaskActualTotal>
1105
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1106
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1107
+ <Tasks />
1108
+ </Defect>
1109
+
1110
+ http_version: "1.1"
1111
+ - !ruby/struct:VCR::HTTPInteraction
1112
+ request: !ruby/struct:VCR::Request
1113
+ method: :get
1114
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2870793090
1115
+ body:
1116
+ headers:
1117
+ x-rallyintegrationname:
1118
+ - RubyRestAPI
1119
+ x-rallyintegrationlibrary:
1120
+ - RallyRestAPI version 1.0.3
1121
+ x-rallyintegrationplatform:
1122
+ - Ruby 1.9.2
1123
+ x-rallyintegrationos:
1124
+ - i686-linux
1125
+ authorization:
1126
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1127
+ content-type:
1128
+ - text/xml
1129
+ response: !ruby/struct:VCR::Response
1130
+ status: !ruby/struct:VCR::ResponseStatus
1131
+ code: 200
1132
+ message: OK
1133
+ headers:
1134
+ date:
1135
+ - Fri, 11 Nov 2011 02:49:23 GMT
1136
+ server:
1137
+ - Jetty(6.1.26)
1138
+ expires:
1139
+ - Thu, 01-Jan-1970 00:00:00 GMT
1140
+ rallyrequestid:
1141
+ - qd-app-03-trial78kn924mw0giy4a5r35lphu3.qd-app-03-trial38156
1142
+ content-type:
1143
+ - text/xml; charset=utf-8
1144
+ set-cookie:
1145
+ - JSESSIONID=qd-app-03-trial78kn924mw0giy4a5r35lphu3.qd-app-03-trial;Path=/slm;Secure
1146
+ vary:
1147
+ - Accept-Encoding
1148
+ p3p:
1149
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1150
+ cache-control:
1151
+ - no-cache, private,max-age=0,must-revalidate
1152
+ transfer-encoding:
1153
+ - chunked
1154
+ body: |+
1155
+ <?xml version="1.0" encoding="UTF-8"?>
1156
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870793090" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 14">
1157
+ <CreationDate>2011-02-14T22:26:49.462Z</CreationDate>
1158
+ <ObjectID>2870793090</ObjectID>
1159
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1160
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1161
+ <Description>Here we go</Description>
1162
+ <Discussion />
1163
+ <FormattedID>DE16</FormattedID>
1164
+ <LastUpdateDate>2011-02-14T22:26:49.479Z</LastUpdateDate>
1165
+ <Name>Testing</Name>
1166
+ <Notes />
1167
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1168
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2870793091" type="RevisionHistory" />
1169
+ <Tags />
1170
+ <AffectsDoc>false</AffectsDoc>
1171
+ <Attachments />
1172
+ <Blocked>false</Blocked>
1173
+ <Duplicates />
1174
+ <Environment>None</Environment>
1175
+ <Priority>None</Priority>
1176
+ <Rank>1562500000.001</Rank>
1177
+ <ReleaseNote>false</ReleaseNote>
1178
+ <Resolution>None</Resolution>
1179
+ <ScheduleState>Defined</ScheduleState>
1180
+ <Severity>None</Severity>
1181
+ <State>Submitted</State>
1182
+ <TaskActualTotal>0.0</TaskActualTotal>
1183
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1184
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1185
+ <Tasks />
1186
+ </Defect>
1187
+
1188
+ http_version: "1.1"
1189
+ - !ruby/struct:VCR::HTTPInteraction
1190
+ request: !ruby/struct:VCR::Request
1191
+ method: :get
1192
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2870951426
1193
+ body:
1194
+ headers:
1195
+ x-rallyintegrationname:
1196
+ - RubyRestAPI
1197
+ x-rallyintegrationlibrary:
1198
+ - RallyRestAPI version 1.0.3
1199
+ x-rallyintegrationplatform:
1200
+ - Ruby 1.9.2
1201
+ x-rallyintegrationos:
1202
+ - i686-linux
1203
+ authorization:
1204
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1205
+ content-type:
1206
+ - text/xml
1207
+ response: !ruby/struct:VCR::Response
1208
+ status: !ruby/struct:VCR::ResponseStatus
1209
+ code: 200
1210
+ message: OK
1211
+ headers:
1212
+ date:
1213
+ - Fri, 11 Nov 2011 02:49:24 GMT
1214
+ server:
1215
+ - Jetty(6.1.26)
1216
+ expires:
1217
+ - Thu, 01-Jan-1970 00:00:00 GMT
1218
+ rallyrequestid:
1219
+ - qd-app-03-trialura1wvg6m47yeiblr5r240mp.qd-app-03-trial38198
1220
+ content-type:
1221
+ - text/xml; charset=utf-8
1222
+ set-cookie:
1223
+ - JSESSIONID=qd-app-03-trialura1wvg6m47yeiblr5r240mp.qd-app-03-trial;Path=/slm;Secure
1224
+ vary:
1225
+ - Accept-Encoding
1226
+ p3p:
1227
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1228
+ cache-control:
1229
+ - no-cache, private,max-age=0,must-revalidate
1230
+ transfer-encoding:
1231
+ - chunked
1232
+ body: |+
1233
+ <?xml version="1.0" encoding="UTF-8"?>
1234
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870951426" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 14">
1235
+ <CreationDate>2011-02-14T22:57:10.518Z</CreationDate>
1236
+ <ObjectID>2870951426</ObjectID>
1237
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1238
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1239
+ <Description>Here we go</Description>
1240
+ <Discussion />
1241
+ <FormattedID>DE17</FormattedID>
1242
+ <LastUpdateDate>2011-02-14T22:57:10.530Z</LastUpdateDate>
1243
+ <Name>Testing</Name>
1244
+ <Notes />
1245
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1246
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2870951427" type="RevisionHistory" />
1247
+ <Tags />
1248
+ <AffectsDoc>false</AffectsDoc>
1249
+ <Attachments />
1250
+ <Blocked>false</Blocked>
1251
+ <Duplicates />
1252
+ <Environment>None</Environment>
1253
+ <Priority>None</Priority>
1254
+ <Rank>781250000.001</Rank>
1255
+ <ReleaseNote>false</ReleaseNote>
1256
+ <Resolution>None</Resolution>
1257
+ <ScheduleState>Defined</ScheduleState>
1258
+ <Severity>None</Severity>
1259
+ <State>Submitted</State>
1260
+ <TaskActualTotal>0.0</TaskActualTotal>
1261
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1262
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1263
+ <Tasks />
1264
+ </Defect>
1265
+
1266
+ http_version: "1.1"
1267
+ - !ruby/struct:VCR::HTTPInteraction
1268
+ request: !ruby/struct:VCR::Request
1269
+ method: :get
1270
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2870952373
1271
+ body:
1272
+ headers:
1273
+ x-rallyintegrationname:
1274
+ - RubyRestAPI
1275
+ x-rallyintegrationlibrary:
1276
+ - RallyRestAPI version 1.0.3
1277
+ x-rallyintegrationplatform:
1278
+ - Ruby 1.9.2
1279
+ x-rallyintegrationos:
1280
+ - i686-linux
1281
+ authorization:
1282
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1283
+ content-type:
1284
+ - text/xml
1285
+ response: !ruby/struct:VCR::Response
1286
+ status: !ruby/struct:VCR::ResponseStatus
1287
+ code: 200
1288
+ message: OK
1289
+ headers:
1290
+ date:
1291
+ - Fri, 11 Nov 2011 02:49:25 GMT
1292
+ server:
1293
+ - Jetty(6.1.26)
1294
+ expires:
1295
+ - Thu, 01-Jan-1970 00:00:00 GMT
1296
+ rallyrequestid:
1297
+ - qd-app-02-trialxzht1n8gabx510455zekeftcu.qd-app-02-trial36578
1298
+ content-type:
1299
+ - text/xml; charset=utf-8
1300
+ set-cookie:
1301
+ - JSESSIONID=qd-app-02-trialxzht1n8gabx510455zekeftcu.qd-app-02-trial;Path=/slm;Secure
1302
+ vary:
1303
+ - Accept-Encoding
1304
+ p3p:
1305
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1306
+ cache-control:
1307
+ - no-cache, private,max-age=0,must-revalidate
1308
+ transfer-encoding:
1309
+ - chunked
1310
+ body: |+
1311
+ <?xml version="1.0" encoding="UTF-8"?>
1312
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2870952373" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 14">
1313
+ <CreationDate>2011-02-14T22:58:17.663Z</CreationDate>
1314
+ <ObjectID>2870952373</ObjectID>
1315
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1316
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1317
+ <Description>Here we go</Description>
1318
+ <Discussion />
1319
+ <FormattedID>DE18</FormattedID>
1320
+ <LastUpdateDate>2011-02-14T22:58:17.675Z</LastUpdateDate>
1321
+ <Name>Testing</Name>
1322
+ <Notes />
1323
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1324
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2870952374" type="RevisionHistory" />
1325
+ <Tags />
1326
+ <AffectsDoc>false</AffectsDoc>
1327
+ <Attachments />
1328
+ <Blocked>false</Blocked>
1329
+ <Duplicates />
1330
+ <Environment>None</Environment>
1331
+ <Priority>None</Priority>
1332
+ <Rank>390625000.001</Rank>
1333
+ <ReleaseNote>false</ReleaseNote>
1334
+ <Resolution>None</Resolution>
1335
+ <ScheduleState>Defined</ScheduleState>
1336
+ <Severity>None</Severity>
1337
+ <State>Submitted</State>
1338
+ <TaskActualTotal>0.0</TaskActualTotal>
1339
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1340
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1341
+ <Tasks />
1342
+ </Defect>
1343
+
1344
+ http_version: "1.1"
1345
+ - !ruby/struct:VCR::HTTPInteraction
1346
+ request: !ruby/struct:VCR::Request
1347
+ method: :get
1348
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2871088489
1349
+ body:
1350
+ headers:
1351
+ x-rallyintegrationname:
1352
+ - RubyRestAPI
1353
+ x-rallyintegrationlibrary:
1354
+ - RallyRestAPI version 1.0.3
1355
+ x-rallyintegrationplatform:
1356
+ - Ruby 1.9.2
1357
+ x-rallyintegrationos:
1358
+ - i686-linux
1359
+ authorization:
1360
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1361
+ content-type:
1362
+ - text/xml
1363
+ response: !ruby/struct:VCR::Response
1364
+ status: !ruby/struct:VCR::ResponseStatus
1365
+ code: 200
1366
+ message: OK
1367
+ headers:
1368
+ date:
1369
+ - Fri, 11 Nov 2011 02:49:26 GMT
1370
+ server:
1371
+ - Jetty(6.1.26)
1372
+ expires:
1373
+ - Thu, 01-Jan-1970 00:00:00 GMT
1374
+ rallyrequestid:
1375
+ - qd-app-03-trial12lf7p3adepor1gvpnkfsnbwvn.qd-app-03-trial38269
1376
+ content-type:
1377
+ - text/xml; charset=utf-8
1378
+ set-cookie:
1379
+ - JSESSIONID=qd-app-03-trial12lf7p3adepor1gvpnkfsnbwvn.qd-app-03-trial;Path=/slm;Secure
1380
+ vary:
1381
+ - Accept-Encoding
1382
+ p3p:
1383
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1384
+ cache-control:
1385
+ - no-cache, private,max-age=0,must-revalidate
1386
+ transfer-encoding:
1387
+ - chunked
1388
+ body: |+
1389
+ <?xml version="1.0" encoding="UTF-8"?>
1390
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2871088489" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 14">
1391
+ <CreationDate>2011-02-14T23:15:45.474Z</CreationDate>
1392
+ <ObjectID>2871088489</ObjectID>
1393
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1394
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1395
+ <Description>Here we go</Description>
1396
+ <Discussion />
1397
+ <FormattedID>DE19</FormattedID>
1398
+ <LastUpdateDate>2011-02-14T23:15:45.484Z</LastUpdateDate>
1399
+ <Name>Testing</Name>
1400
+ <Notes />
1401
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1402
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2871088490" type="RevisionHistory" />
1403
+ <Tags />
1404
+ <AffectsDoc>false</AffectsDoc>
1405
+ <Attachments />
1406
+ <Blocked>false</Blocked>
1407
+ <Duplicates />
1408
+ <Environment>None</Environment>
1409
+ <Priority>None</Priority>
1410
+ <Rank>195312500.001</Rank>
1411
+ <ReleaseNote>false</ReleaseNote>
1412
+ <Resolution>None</Resolution>
1413
+ <ScheduleState>Defined</ScheduleState>
1414
+ <Severity>None</Severity>
1415
+ <State>Submitted</State>
1416
+ <TaskActualTotal>0.0</TaskActualTotal>
1417
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1418
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1419
+ <Tasks />
1420
+ </Defect>
1421
+
1422
+ http_version: "1.1"
1423
+ - !ruby/struct:VCR::HTTPInteraction
1424
+ request: !ruby/struct:VCR::Request
1425
+ method: :get
1426
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2872127283
1427
+ body:
1428
+ headers:
1429
+ x-rallyintegrationname:
1430
+ - RubyRestAPI
1431
+ x-rallyintegrationlibrary:
1432
+ - RallyRestAPI version 1.0.3
1433
+ x-rallyintegrationplatform:
1434
+ - Ruby 1.9.2
1435
+ x-rallyintegrationos:
1436
+ - i686-linux
1437
+ authorization:
1438
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1439
+ content-type:
1440
+ - text/xml
1441
+ response: !ruby/struct:VCR::Response
1442
+ status: !ruby/struct:VCR::ResponseStatus
1443
+ code: 200
1444
+ message: OK
1445
+ headers:
1446
+ date:
1447
+ - Fri, 11 Nov 2011 02:49:28 GMT
1448
+ server:
1449
+ - Jetty(6.1.26)
1450
+ expires:
1451
+ - Thu, 01-Jan-1970 00:00:00 GMT
1452
+ rallyrequestid:
1453
+ - qd-app-02-trial7cirue0yagnq1jozxfuu7jq8a.qd-app-02-trial36642
1454
+ content-type:
1455
+ - text/xml; charset=utf-8
1456
+ set-cookie:
1457
+ - JSESSIONID=qd-app-02-trial7cirue0yagnq1jozxfuu7jq8a.qd-app-02-trial;Path=/slm;Secure
1458
+ vary:
1459
+ - Accept-Encoding
1460
+ p3p:
1461
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1462
+ cache-control:
1463
+ - no-cache, private,max-age=0,must-revalidate
1464
+ transfer-encoding:
1465
+ - chunked
1466
+ body: |+
1467
+ <?xml version="1.0" encoding="UTF-8"?>
1468
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2872127283" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 14">
1469
+ <CreationDate>2011-02-15T03:38:52.434Z</CreationDate>
1470
+ <ObjectID>2872127283</ObjectID>
1471
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1472
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1473
+ <Description>Here we go</Description>
1474
+ <Discussion />
1475
+ <FormattedID>DE20</FormattedID>
1476
+ <LastUpdateDate>2011-02-15T03:38:52.444Z</LastUpdateDate>
1477
+ <Name>Testing</Name>
1478
+ <Notes />
1479
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1480
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2872127284" type="RevisionHistory" />
1481
+ <Tags />
1482
+ <AffectsDoc>false</AffectsDoc>
1483
+ <Attachments />
1484
+ <Blocked>false</Blocked>
1485
+ <Duplicates />
1486
+ <Environment>None</Environment>
1487
+ <Priority>None</Priority>
1488
+ <Rank>97656250.001</Rank>
1489
+ <ReleaseNote>false</ReleaseNote>
1490
+ <Resolution>None</Resolution>
1491
+ <ScheduleState>Defined</ScheduleState>
1492
+ <Severity>None</Severity>
1493
+ <State>Submitted</State>
1494
+ <TaskActualTotal>0.0</TaskActualTotal>
1495
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1496
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1497
+ <Tasks />
1498
+ </Defect>
1499
+
1500
+ http_version: "1.1"
1501
+ - !ruby/struct:VCR::HTTPInteraction
1502
+ request: !ruby/struct:VCR::Request
1503
+ method: :get
1504
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2872128015
1505
+ body:
1506
+ headers:
1507
+ x-rallyintegrationname:
1508
+ - RubyRestAPI
1509
+ x-rallyintegrationlibrary:
1510
+ - RallyRestAPI version 1.0.3
1511
+ x-rallyintegrationplatform:
1512
+ - Ruby 1.9.2
1513
+ x-rallyintegrationos:
1514
+ - i686-linux
1515
+ authorization:
1516
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1517
+ content-type:
1518
+ - text/xml
1519
+ response: !ruby/struct:VCR::Response
1520
+ status: !ruby/struct:VCR::ResponseStatus
1521
+ code: 200
1522
+ message: OK
1523
+ headers:
1524
+ date:
1525
+ - Fri, 11 Nov 2011 02:49:29 GMT
1526
+ server:
1527
+ - Jetty(6.1.26)
1528
+ expires:
1529
+ - Thu, 01-Jan-1970 00:00:00 GMT
1530
+ rallyrequestid:
1531
+ - qd-app-03-trial1xgfzwks73pav3r2kzr8arj4k.qd-app-03-trial38338
1532
+ content-type:
1533
+ - text/xml; charset=utf-8
1534
+ set-cookie:
1535
+ - JSESSIONID=qd-app-03-trial1xgfzwks73pav3r2kzr8arj4k.qd-app-03-trial;Path=/slm;Secure
1536
+ vary:
1537
+ - Accept-Encoding
1538
+ p3p:
1539
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1540
+ cache-control:
1541
+ - no-cache, private,max-age=0,must-revalidate
1542
+ transfer-encoding:
1543
+ - chunked
1544
+ body: |+
1545
+ <?xml version="1.0" encoding="UTF-8"?>
1546
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2872128015" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 14">
1547
+ <CreationDate>2011-02-15T03:46:33.166Z</CreationDate>
1548
+ <ObjectID>2872128015</ObjectID>
1549
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1550
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1551
+ <Description>Here we go</Description>
1552
+ <Discussion />
1553
+ <FormattedID>DE21</FormattedID>
1554
+ <LastUpdateDate>2011-02-15T03:46:33.177Z</LastUpdateDate>
1555
+ <Name>Testing</Name>
1556
+ <Notes />
1557
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1558
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2872128016" type="RevisionHistory" />
1559
+ <Tags />
1560
+ <AffectsDoc>false</AffectsDoc>
1561
+ <Attachments />
1562
+ <Blocked>false</Blocked>
1563
+ <Duplicates />
1564
+ <Environment>None</Environment>
1565
+ <Priority>None</Priority>
1566
+ <Rank>48828125.001</Rank>
1567
+ <ReleaseNote>false</ReleaseNote>
1568
+ <Resolution>None</Resolution>
1569
+ <ScheduleState>Defined</ScheduleState>
1570
+ <Severity>None</Severity>
1571
+ <State>Submitted</State>
1572
+ <TaskActualTotal>0.0</TaskActualTotal>
1573
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1574
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1575
+ <Tasks />
1576
+ </Defect>
1577
+
1578
+ http_version: "1.1"
1579
+ - !ruby/struct:VCR::HTTPInteraction
1580
+ request: !ruby/struct:VCR::Request
1581
+ method: :get
1582
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2891123673
1583
+ body:
1584
+ headers:
1585
+ x-rallyintegrationname:
1586
+ - RubyRestAPI
1587
+ x-rallyintegrationlibrary:
1588
+ - RallyRestAPI version 1.0.3
1589
+ x-rallyintegrationplatform:
1590
+ - Ruby 1.9.2
1591
+ x-rallyintegrationos:
1592
+ - i686-linux
1593
+ authorization:
1594
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1595
+ content-type:
1596
+ - text/xml
1597
+ response: !ruby/struct:VCR::Response
1598
+ status: !ruby/struct:VCR::ResponseStatus
1599
+ code: 200
1600
+ message: OK
1601
+ headers:
1602
+ date:
1603
+ - Fri, 11 Nov 2011 02:49:30 GMT
1604
+ server:
1605
+ - Jetty(6.1.26)
1606
+ expires:
1607
+ - Thu, 01-Jan-1970 00:00:00 GMT
1608
+ rallyrequestid:
1609
+ - qd-app-02-trialftokiwfwc65hf85r96nl809k.qd-app-02-trial36708
1610
+ content-type:
1611
+ - text/xml; charset=utf-8
1612
+ set-cookie:
1613
+ - JSESSIONID=qd-app-02-trialftokiwfwc65hf85r96nl809k.qd-app-02-trial;Path=/slm;Secure
1614
+ vary:
1615
+ - Accept-Encoding
1616
+ p3p:
1617
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1618
+ cache-control:
1619
+ - no-cache, private,max-age=0,must-revalidate
1620
+ transfer-encoding:
1621
+ - chunked
1622
+ body: |+
1623
+ <?xml version="1.0" encoding="UTF-8"?>
1624
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2891123673" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 17">
1625
+ <CreationDate>2011-02-17T23:46:53.197Z</CreationDate>
1626
+ <ObjectID>2891123673</ObjectID>
1627
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1628
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1629
+ <Description>Here we go</Description>
1630
+ <Discussion />
1631
+ <FormattedID>DE22</FormattedID>
1632
+ <LastUpdateDate>2011-02-17T23:46:53.209Z</LastUpdateDate>
1633
+ <Name>Testing</Name>
1634
+ <Notes />
1635
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1636
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2891123674" type="RevisionHistory" />
1637
+ <Tags />
1638
+ <AffectsDoc>false</AffectsDoc>
1639
+ <Attachments />
1640
+ <Blocked>false</Blocked>
1641
+ <Duplicates />
1642
+ <Environment>None</Environment>
1643
+ <Priority>None</Priority>
1644
+ <Rank>24414062.501</Rank>
1645
+ <ReleaseNote>false</ReleaseNote>
1646
+ <Resolution>None</Resolution>
1647
+ <ScheduleState>Defined</ScheduleState>
1648
+ <Severity>None</Severity>
1649
+ <State>Submitted</State>
1650
+ <TaskActualTotal>0.0</TaskActualTotal>
1651
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1652
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1653
+ <Tasks />
1654
+ </Defect>
1655
+
1656
+ http_version: "1.1"
1657
+ - !ruby/struct:VCR::HTTPInteraction
1658
+ request: !ruby/struct:VCR::Request
1659
+ method: :get
1660
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2904199035
1661
+ body:
1662
+ headers:
1663
+ x-rallyintegrationname:
1664
+ - RubyRestAPI
1665
+ x-rallyintegrationlibrary:
1666
+ - RallyRestAPI version 1.0.3
1667
+ x-rallyintegrationplatform:
1668
+ - Ruby 1.9.2
1669
+ x-rallyintegrationos:
1670
+ - i686-linux
1671
+ authorization:
1672
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1673
+ content-type:
1674
+ - text/xml
1675
+ response: !ruby/struct:VCR::Response
1676
+ status: !ruby/struct:VCR::ResponseStatus
1677
+ code: 200
1678
+ message: OK
1679
+ headers:
1680
+ date:
1681
+ - Fri, 11 Nov 2011 02:49:31 GMT
1682
+ server:
1683
+ - Jetty(6.1.26)
1684
+ expires:
1685
+ - Thu, 01-Jan-1970 00:00:00 GMT
1686
+ rallyrequestid:
1687
+ - qd-app-03-trial10adx503lizeu1t3q4ta3zet34.qd-app-03-trial38408
1688
+ content-type:
1689
+ - text/xml; charset=utf-8
1690
+ set-cookie:
1691
+ - JSESSIONID=qd-app-03-trial10adx503lizeu1t3q4ta3zet34.qd-app-03-trial;Path=/slm;Secure
1692
+ vary:
1693
+ - Accept-Encoding
1694
+ p3p:
1695
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1696
+ cache-control:
1697
+ - no-cache, private,max-age=0,must-revalidate
1698
+ transfer-encoding:
1699
+ - chunked
1700
+ body: |+
1701
+ <?xml version="1.0" encoding="UTF-8"?>
1702
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904199035" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 20">
1703
+ <CreationDate>2011-02-20T23:22:18.669Z</CreationDate>
1704
+ <ObjectID>2904199035</ObjectID>
1705
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1706
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1707
+ <Description>Here we go</Description>
1708
+ <Discussion />
1709
+ <FormattedID>DE23</FormattedID>
1710
+ <LastUpdateDate>2011-02-20T23:22:18.683Z</LastUpdateDate>
1711
+ <Name>Testing</Name>
1712
+ <Notes />
1713
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1714
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2904199036" type="RevisionHistory" />
1715
+ <Tags />
1716
+ <AffectsDoc>false</AffectsDoc>
1717
+ <Attachments />
1718
+ <Blocked>false</Blocked>
1719
+ <Duplicates />
1720
+ <Environment>None</Environment>
1721
+ <Priority>None</Priority>
1722
+ <Rank>12207031.251</Rank>
1723
+ <ReleaseNote>false</ReleaseNote>
1724
+ <Resolution>None</Resolution>
1725
+ <ScheduleState>Defined</ScheduleState>
1726
+ <Severity>None</Severity>
1727
+ <State>Submitted</State>
1728
+ <TaskActualTotal>0.0</TaskActualTotal>
1729
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1730
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1731
+ <Tasks />
1732
+ </Defect>
1733
+
1734
+ http_version: "1.1"
1735
+ - !ruby/struct:VCR::HTTPInteraction
1736
+ request: !ruby/struct:VCR::Request
1737
+ method: :get
1738
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Defect?query=(ObjectID%20%3E%200)&start=21&pagesize=20&project=https://community.rallydev.com/slm/webservice/1.17/project/2712835688
1739
+ body:
1740
+ headers:
1741
+ x-rallyintegrationname:
1742
+ - RubyRestAPI
1743
+ x-rallyintegrationlibrary:
1744
+ - RallyRestAPI version 1.0.3
1745
+ x-rallyintegrationplatform:
1746
+ - Ruby 1.9.2
1747
+ x-rallyintegrationos:
1748
+ - i686-linux
1749
+ authorization:
1750
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1751
+ content-type:
1752
+ - text/xml
1753
+ response: !ruby/struct:VCR::Response
1754
+ status: !ruby/struct:VCR::ResponseStatus
1755
+ code: 200
1756
+ message: OK
1757
+ headers:
1758
+ date:
1759
+ - Fri, 11 Nov 2011 02:49:32 GMT
1760
+ server:
1761
+ - Jetty(6.1.26)
1762
+ expires:
1763
+ - Thu, 01-Jan-1970 00:00:00 GMT
1764
+ rallyrequestid:
1765
+ - qd-app-02-trial1bl1tzkpicu431fze9bazavkvk.qd-app-02-trial36778
1766
+ content-type:
1767
+ - text/xml; charset=utf-8
1768
+ set-cookie:
1769
+ - JSESSIONID=qd-app-02-trial1bl1tzkpicu431fze9bazavkvk.qd-app-02-trial;Path=/slm;Secure
1770
+ vary:
1771
+ - Accept-Encoding
1772
+ p3p:
1773
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1774
+ cache-control:
1775
+ - no-cache, private,max-age=0,must-revalidate
1776
+ transfer-encoding:
1777
+ - chunked
1778
+ body: |+
1779
+ <?xml version="1.0" encoding="UTF-8"?>
1780
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
1781
+ <Errors />
1782
+ <Warnings />
1783
+ <TotalResultCount>34</TotalResultCount>
1784
+ <StartIndex>21</StartIndex>
1785
+ <PageSize>20</PageSize>
1786
+ <Results>
1787
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904203328" refObjectName="Testing" type="Defect" />
1788
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904204000" refObjectName="Testing" type="Defect" />
1789
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904204581" refObjectName="Testing" type="Defect" />
1790
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904309488" refObjectName="Testing" type="Defect" />
1791
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2967182304" refObjectName="Testing" type="Defect" />
1792
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2967188208" refObjectName="Testing" type="Defect" />
1793
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2967372969" refObjectName="Testing" type="Defect" />
1794
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2990261465" refObjectName="Testing" type="Defect" />
1795
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3582864613" refObjectName="Testing" type="Defect" />
1796
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3831635899" refObjectName="Testing" type="Defect" />
1797
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3833150881" refObjectName="Testing" type="Defect" />
1798
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3833572773" refObjectName="Testing" type="Defect" />
1799
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/4694941557" refObjectName="Testing" type="Defect" />
1800
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/4716419794" refObjectName="Testing" type="Defect" />
1801
+ </Results>
1802
+ </QueryResult>
1803
+
1804
+ http_version: "1.1"
1805
+ - !ruby/struct:VCR::HTTPInteraction
1806
+ request: !ruby/struct:VCR::Request
1807
+ method: :get
1808
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2904203328
1809
+ body:
1810
+ headers:
1811
+ x-rallyintegrationname:
1812
+ - RubyRestAPI
1813
+ x-rallyintegrationlibrary:
1814
+ - RallyRestAPI version 1.0.3
1815
+ x-rallyintegrationplatform:
1816
+ - Ruby 1.9.2
1817
+ x-rallyintegrationos:
1818
+ - i686-linux
1819
+ authorization:
1820
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1821
+ content-type:
1822
+ - text/xml
1823
+ response: !ruby/struct:VCR::Response
1824
+ status: !ruby/struct:VCR::ResponseStatus
1825
+ code: 200
1826
+ message: OK
1827
+ headers:
1828
+ date:
1829
+ - Fri, 11 Nov 2011 02:49:33 GMT
1830
+ server:
1831
+ - Jetty(6.1.26)
1832
+ expires:
1833
+ - Thu, 01-Jan-1970 00:00:00 GMT
1834
+ rallyrequestid:
1835
+ - qd-app-03-trial130aqbmifp3922ar5m4effv91.qd-app-03-trial38478
1836
+ content-type:
1837
+ - text/xml; charset=utf-8
1838
+ set-cookie:
1839
+ - JSESSIONID=qd-app-03-trial130aqbmifp3922ar5m4effv91.qd-app-03-trial;Path=/slm;Secure
1840
+ vary:
1841
+ - Accept-Encoding
1842
+ p3p:
1843
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1844
+ cache-control:
1845
+ - no-cache, private,max-age=0,must-revalidate
1846
+ transfer-encoding:
1847
+ - chunked
1848
+ body: |+
1849
+ <?xml version="1.0" encoding="UTF-8"?>
1850
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904203328" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 20">
1851
+ <CreationDate>2011-02-20T23:46:09.584Z</CreationDate>
1852
+ <ObjectID>2904203328</ObjectID>
1853
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1854
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1855
+ <Description>Here we go</Description>
1856
+ <Discussion />
1857
+ <FormattedID>DE24</FormattedID>
1858
+ <LastUpdateDate>2011-02-20T23:46:09.596Z</LastUpdateDate>
1859
+ <Name>Testing</Name>
1860
+ <Notes />
1861
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1862
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2904203329" type="RevisionHistory" />
1863
+ <Tags />
1864
+ <AffectsDoc>false</AffectsDoc>
1865
+ <Attachments />
1866
+ <Blocked>false</Blocked>
1867
+ <Duplicates />
1868
+ <Environment>None</Environment>
1869
+ <Priority>None</Priority>
1870
+ <Rank>6103515.626</Rank>
1871
+ <ReleaseNote>false</ReleaseNote>
1872
+ <Resolution>None</Resolution>
1873
+ <ScheduleState>Defined</ScheduleState>
1874
+ <Severity>None</Severity>
1875
+ <State>Submitted</State>
1876
+ <TaskActualTotal>0.0</TaskActualTotal>
1877
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1878
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1879
+ <Tasks />
1880
+ </Defect>
1881
+
1882
+ http_version: "1.1"
1883
+ - !ruby/struct:VCR::HTTPInteraction
1884
+ request: !ruby/struct:VCR::Request
1885
+ method: :get
1886
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2904204000
1887
+ body:
1888
+ headers:
1889
+ x-rallyintegrationname:
1890
+ - RubyRestAPI
1891
+ x-rallyintegrationlibrary:
1892
+ - RallyRestAPI version 1.0.3
1893
+ x-rallyintegrationplatform:
1894
+ - Ruby 1.9.2
1895
+ x-rallyintegrationos:
1896
+ - i686-linux
1897
+ authorization:
1898
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1899
+ content-type:
1900
+ - text/xml
1901
+ response: !ruby/struct:VCR::Response
1902
+ status: !ruby/struct:VCR::ResponseStatus
1903
+ code: 200
1904
+ message: OK
1905
+ headers:
1906
+ date:
1907
+ - Fri, 11 Nov 2011 02:49:34 GMT
1908
+ server:
1909
+ - Jetty(6.1.26)
1910
+ expires:
1911
+ - Thu, 01-Jan-1970 00:00:00 GMT
1912
+ rallyrequestid:
1913
+ - qd-app-03-trialnyola7ygqbfyts4yb9d4s8z.qd-app-03-trial38513
1914
+ content-type:
1915
+ - text/xml; charset=utf-8
1916
+ set-cookie:
1917
+ - JSESSIONID=qd-app-03-trialnyola7ygqbfyts4yb9d4s8z.qd-app-03-trial;Path=/slm;Secure
1918
+ vary:
1919
+ - Accept-Encoding
1920
+ p3p:
1921
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
1922
+ cache-control:
1923
+ - no-cache, private,max-age=0,must-revalidate
1924
+ transfer-encoding:
1925
+ - chunked
1926
+ body: |+
1927
+ <?xml version="1.0" encoding="UTF-8"?>
1928
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904204000" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 20">
1929
+ <CreationDate>2011-02-20T23:49:36.238Z</CreationDate>
1930
+ <ObjectID>2904204000</ObjectID>
1931
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
1932
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
1933
+ <Description>Here we go</Description>
1934
+ <Discussion />
1935
+ <FormattedID>DE25</FormattedID>
1936
+ <LastUpdateDate>2011-02-20T23:49:36.257Z</LastUpdateDate>
1937
+ <Name>Testing</Name>
1938
+ <Notes />
1939
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
1940
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2904204001" type="RevisionHistory" />
1941
+ <Tags />
1942
+ <AffectsDoc>false</AffectsDoc>
1943
+ <Attachments />
1944
+ <Blocked>false</Blocked>
1945
+ <Duplicates />
1946
+ <Environment>None</Environment>
1947
+ <Priority>None</Priority>
1948
+ <Rank>3051757.813</Rank>
1949
+ <ReleaseNote>false</ReleaseNote>
1950
+ <Resolution>None</Resolution>
1951
+ <ScheduleState>Defined</ScheduleState>
1952
+ <Severity>None</Severity>
1953
+ <State>Submitted</State>
1954
+ <TaskActualTotal>0.0</TaskActualTotal>
1955
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
1956
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
1957
+ <Tasks />
1958
+ </Defect>
1959
+
1960
+ http_version: "1.1"
1961
+ - !ruby/struct:VCR::HTTPInteraction
1962
+ request: !ruby/struct:VCR::Request
1963
+ method: :get
1964
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2904204581
1965
+ body:
1966
+ headers:
1967
+ x-rallyintegrationname:
1968
+ - RubyRestAPI
1969
+ x-rallyintegrationlibrary:
1970
+ - RallyRestAPI version 1.0.3
1971
+ x-rallyintegrationplatform:
1972
+ - Ruby 1.9.2
1973
+ x-rallyintegrationos:
1974
+ - i686-linux
1975
+ authorization:
1976
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
1977
+ content-type:
1978
+ - text/xml
1979
+ response: !ruby/struct:VCR::Response
1980
+ status: !ruby/struct:VCR::ResponseStatus
1981
+ code: 200
1982
+ message: OK
1983
+ headers:
1984
+ date:
1985
+ - Fri, 11 Nov 2011 02:49:35 GMT
1986
+ server:
1987
+ - Jetty(6.1.26)
1988
+ expires:
1989
+ - Thu, 01-Jan-1970 00:00:00 GMT
1990
+ rallyrequestid:
1991
+ - qd-app-02-trial11653a2qlc8m7cw6e56d92du0.qd-app-02-trial36866
1992
+ content-type:
1993
+ - text/xml; charset=utf-8
1994
+ set-cookie:
1995
+ - JSESSIONID=qd-app-02-trial11653a2qlc8m7cw6e56d92du0.qd-app-02-trial;Path=/slm;Secure
1996
+ vary:
1997
+ - Accept-Encoding
1998
+ p3p:
1999
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2000
+ cache-control:
2001
+ - no-cache, private,max-age=0,must-revalidate
2002
+ transfer-encoding:
2003
+ - chunked
2004
+ body: |+
2005
+ <?xml version="1.0" encoding="UTF-8"?>
2006
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904204581" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 20">
2007
+ <CreationDate>2011-02-20T23:52:48.074Z</CreationDate>
2008
+ <ObjectID>2904204581</ObjectID>
2009
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2010
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2011
+ <Description>Here we go</Description>
2012
+ <Discussion />
2013
+ <FormattedID>DE26</FormattedID>
2014
+ <LastUpdateDate>2011-02-20T23:52:48.087Z</LastUpdateDate>
2015
+ <Name>Testing</Name>
2016
+ <Notes />
2017
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2018
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2904204582" type="RevisionHistory" />
2019
+ <Tags />
2020
+ <AffectsDoc>false</AffectsDoc>
2021
+ <Attachments />
2022
+ <Blocked>false</Blocked>
2023
+ <Duplicates />
2024
+ <Environment>None</Environment>
2025
+ <Priority>None</Priority>
2026
+ <Rank>1525878.907</Rank>
2027
+ <ReleaseNote>false</ReleaseNote>
2028
+ <Resolution>None</Resolution>
2029
+ <ScheduleState>Defined</ScheduleState>
2030
+ <Severity>None</Severity>
2031
+ <State>Submitted</State>
2032
+ <TaskActualTotal>0.0</TaskActualTotal>
2033
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2034
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2035
+ <Tasks />
2036
+ </Defect>
2037
+
2038
+ http_version: "1.1"
2039
+ - !ruby/struct:VCR::HTTPInteraction
2040
+ request: !ruby/struct:VCR::Request
2041
+ method: :get
2042
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2904309488
2043
+ body:
2044
+ headers:
2045
+ x-rallyintegrationname:
2046
+ - RubyRestAPI
2047
+ x-rallyintegrationlibrary:
2048
+ - RallyRestAPI version 1.0.3
2049
+ x-rallyintegrationplatform:
2050
+ - Ruby 1.9.2
2051
+ x-rallyintegrationos:
2052
+ - i686-linux
2053
+ authorization:
2054
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2055
+ content-type:
2056
+ - text/xml
2057
+ response: !ruby/struct:VCR::Response
2058
+ status: !ruby/struct:VCR::ResponseStatus
2059
+ code: 200
2060
+ message: OK
2061
+ headers:
2062
+ date:
2063
+ - Fri, 11 Nov 2011 02:49:36 GMT
2064
+ server:
2065
+ - Jetty(6.1.26)
2066
+ expires:
2067
+ - Thu, 01-Jan-1970 00:00:00 GMT
2068
+ rallyrequestid:
2069
+ - qd-app-03-trial8uigio5jfwmf1htbzyvby8ytn.qd-app-03-trial38563
2070
+ content-type:
2071
+ - text/xml; charset=utf-8
2072
+ set-cookie:
2073
+ - JSESSIONID=qd-app-03-trial8uigio5jfwmf1htbzyvby8ytn.qd-app-03-trial;Path=/slm;Secure
2074
+ vary:
2075
+ - Accept-Encoding
2076
+ p3p:
2077
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2078
+ cache-control:
2079
+ - no-cache, private,max-age=0,must-revalidate
2080
+ transfer-encoding:
2081
+ - chunked
2082
+ body: |+
2083
+ <?xml version="1.0" encoding="UTF-8"?>
2084
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2904309488" objectVersion="1" refObjectName="Testing" CreatedAt="Feb 20">
2085
+ <CreationDate>2011-02-21T00:08:47.160Z</CreationDate>
2086
+ <ObjectID>2904309488</ObjectID>
2087
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2088
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2089
+ <Description>Here we go</Description>
2090
+ <Discussion />
2091
+ <FormattedID>DE28</FormattedID>
2092
+ <LastUpdateDate>2011-02-21T00:08:47.173Z</LastUpdateDate>
2093
+ <Name>Testing</Name>
2094
+ <Notes />
2095
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2096
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2904309489" type="RevisionHistory" />
2097
+ <Tags />
2098
+ <AffectsDoc>false</AffectsDoc>
2099
+ <Attachments />
2100
+ <Blocked>false</Blocked>
2101
+ <Duplicates />
2102
+ <Environment>None</Environment>
2103
+ <Priority>None</Priority>
2104
+ <Rank>381469.727</Rank>
2105
+ <ReleaseNote>false</ReleaseNote>
2106
+ <Resolution>None</Resolution>
2107
+ <ScheduleState>Defined</ScheduleState>
2108
+ <Severity>None</Severity>
2109
+ <State>Submitted</State>
2110
+ <TaskActualTotal>0.0</TaskActualTotal>
2111
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2112
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2113
+ <Tasks />
2114
+ </Defect>
2115
+
2116
+ http_version: "1.1"
2117
+ - !ruby/struct:VCR::HTTPInteraction
2118
+ request: !ruby/struct:VCR::Request
2119
+ method: :get
2120
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2967182304
2121
+ body:
2122
+ headers:
2123
+ x-rallyintegrationname:
2124
+ - RubyRestAPI
2125
+ x-rallyintegrationlibrary:
2126
+ - RallyRestAPI version 1.0.3
2127
+ x-rallyintegrationplatform:
2128
+ - Ruby 1.9.2
2129
+ x-rallyintegrationos:
2130
+ - i686-linux
2131
+ authorization:
2132
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2133
+ content-type:
2134
+ - text/xml
2135
+ response: !ruby/struct:VCR::Response
2136
+ status: !ruby/struct:VCR::ResponseStatus
2137
+ code: 200
2138
+ message: OK
2139
+ headers:
2140
+ date:
2141
+ - Fri, 11 Nov 2011 02:49:38 GMT
2142
+ server:
2143
+ - Jetty(6.1.26)
2144
+ expires:
2145
+ - Thu, 01-Jan-1970 00:00:00 GMT
2146
+ rallyrequestid:
2147
+ - qd-app-03-trial6jktentlani4sdmym97wo9eo.qd-app-03-trial38599
2148
+ content-type:
2149
+ - text/xml; charset=utf-8
2150
+ set-cookie:
2151
+ - JSESSIONID=qd-app-03-trial6jktentlani4sdmym97wo9eo.qd-app-03-trial;Path=/slm;Secure
2152
+ vary:
2153
+ - Accept-Encoding
2154
+ p3p:
2155
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2156
+ cache-control:
2157
+ - no-cache, private,max-age=0,must-revalidate
2158
+ transfer-encoding:
2159
+ - chunked
2160
+ body: |+
2161
+ <?xml version="1.0" encoding="UTF-8"?>
2162
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2967182304" objectVersion="1" refObjectName="Testing" CreatedAt="Mar 2">
2163
+ <CreationDate>2011-03-02T15:51:10.227Z</CreationDate>
2164
+ <ObjectID>2967182304</ObjectID>
2165
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2166
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2167
+ <Description>Here we go</Description>
2168
+ <Discussion />
2169
+ <FormattedID>DE29</FormattedID>
2170
+ <LastUpdateDate>2011-03-02T15:51:10.240Z</LastUpdateDate>
2171
+ <Name>Testing</Name>
2172
+ <Notes />
2173
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2174
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2967182305" type="RevisionHistory" />
2175
+ <Tags />
2176
+ <AffectsDoc>false</AffectsDoc>
2177
+ <Attachments />
2178
+ <Blocked>false</Blocked>
2179
+ <Duplicates />
2180
+ <Environment>None</Environment>
2181
+ <Priority>None</Priority>
2182
+ <Rank>190734.864</Rank>
2183
+ <ReleaseNote>false</ReleaseNote>
2184
+ <Resolution>None</Resolution>
2185
+ <ScheduleState>Defined</ScheduleState>
2186
+ <Severity>None</Severity>
2187
+ <State>Submitted</State>
2188
+ <TaskActualTotal>0.0</TaskActualTotal>
2189
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2190
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2191
+ <Tasks />
2192
+ </Defect>
2193
+
2194
+ http_version: "1.1"
2195
+ - !ruby/struct:VCR::HTTPInteraction
2196
+ request: !ruby/struct:VCR::Request
2197
+ method: :get
2198
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2967188208
2199
+ body:
2200
+ headers:
2201
+ x-rallyintegrationname:
2202
+ - RubyRestAPI
2203
+ x-rallyintegrationlibrary:
2204
+ - RallyRestAPI version 1.0.3
2205
+ x-rallyintegrationplatform:
2206
+ - Ruby 1.9.2
2207
+ x-rallyintegrationos:
2208
+ - i686-linux
2209
+ authorization:
2210
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2211
+ content-type:
2212
+ - text/xml
2213
+ response: !ruby/struct:VCR::Response
2214
+ status: !ruby/struct:VCR::ResponseStatus
2215
+ code: 200
2216
+ message: OK
2217
+ headers:
2218
+ date:
2219
+ - Fri, 11 Nov 2011 02:49:39 GMT
2220
+ server:
2221
+ - Jetty(6.1.26)
2222
+ expires:
2223
+ - Thu, 01-Jan-1970 00:00:00 GMT
2224
+ rallyrequestid:
2225
+ - qd-app-02-trial1adbif69l689q1sangp6xgr4bg.qd-app-02-trial36939
2226
+ content-type:
2227
+ - text/xml; charset=utf-8
2228
+ set-cookie:
2229
+ - JSESSIONID=qd-app-02-trial1adbif69l689q1sangp6xgr4bg.qd-app-02-trial;Path=/slm;Secure
2230
+ vary:
2231
+ - Accept-Encoding
2232
+ p3p:
2233
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2234
+ cache-control:
2235
+ - no-cache, private,max-age=0,must-revalidate
2236
+ transfer-encoding:
2237
+ - chunked
2238
+ body: |+
2239
+ <?xml version="1.0" encoding="UTF-8"?>
2240
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2967188208" objectVersion="1" refObjectName="Testing" CreatedAt="Mar 2">
2241
+ <CreationDate>2011-03-02T16:03:55.594Z</CreationDate>
2242
+ <ObjectID>2967188208</ObjectID>
2243
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2244
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2245
+ <Description>Here we go</Description>
2246
+ <Discussion />
2247
+ <FormattedID>DE30</FormattedID>
2248
+ <LastUpdateDate>2011-03-02T16:03:55.609Z</LastUpdateDate>
2249
+ <Name>Testing</Name>
2250
+ <Notes />
2251
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2252
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2967188209" type="RevisionHistory" />
2253
+ <Tags />
2254
+ <AffectsDoc>false</AffectsDoc>
2255
+ <Attachments />
2256
+ <Blocked>false</Blocked>
2257
+ <Duplicates />
2258
+ <Environment>None</Environment>
2259
+ <Priority>None</Priority>
2260
+ <Rank>95367.432</Rank>
2261
+ <ReleaseNote>false</ReleaseNote>
2262
+ <Resolution>None</Resolution>
2263
+ <ScheduleState>Defined</ScheduleState>
2264
+ <Severity>None</Severity>
2265
+ <State>Submitted</State>
2266
+ <TaskActualTotal>0.0</TaskActualTotal>
2267
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2268
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2269
+ <Tasks />
2270
+ </Defect>
2271
+
2272
+ http_version: "1.1"
2273
+ - !ruby/struct:VCR::HTTPInteraction
2274
+ request: !ruby/struct:VCR::Request
2275
+ method: :get
2276
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2967372969
2277
+ body:
2278
+ headers:
2279
+ x-rallyintegrationname:
2280
+ - RubyRestAPI
2281
+ x-rallyintegrationlibrary:
2282
+ - RallyRestAPI version 1.0.3
2283
+ x-rallyintegrationplatform:
2284
+ - Ruby 1.9.2
2285
+ x-rallyintegrationos:
2286
+ - i686-linux
2287
+ authorization:
2288
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2289
+ content-type:
2290
+ - text/xml
2291
+ response: !ruby/struct:VCR::Response
2292
+ status: !ruby/struct:VCR::ResponseStatus
2293
+ code: 200
2294
+ message: OK
2295
+ headers:
2296
+ date:
2297
+ - Fri, 11 Nov 2011 02:49:40 GMT
2298
+ server:
2299
+ - Jetty(6.1.26)
2300
+ expires:
2301
+ - Thu, 01-Jan-1970 00:00:00 GMT
2302
+ rallyrequestid:
2303
+ - qd-app-02-trial14lucgk47bate3z6yzw462ric.qd-app-02-trial36963
2304
+ content-type:
2305
+ - text/xml; charset=utf-8
2306
+ set-cookie:
2307
+ - JSESSIONID=qd-app-02-trial14lucgk47bate3z6yzw462ric.qd-app-02-trial;Path=/slm;Secure
2308
+ vary:
2309
+ - Accept-Encoding
2310
+ p3p:
2311
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2312
+ cache-control:
2313
+ - no-cache, private,max-age=0,must-revalidate
2314
+ transfer-encoding:
2315
+ - chunked
2316
+ body: |+
2317
+ <?xml version="1.0" encoding="UTF-8"?>
2318
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2967372969" objectVersion="1" refObjectName="Testing" CreatedAt="Mar 2">
2319
+ <CreationDate>2011-03-02T16:08:05.451Z</CreationDate>
2320
+ <ObjectID>2967372969</ObjectID>
2321
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2322
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2323
+ <Description>Here we go</Description>
2324
+ <Discussion />
2325
+ <FormattedID>DE31</FormattedID>
2326
+ <LastUpdateDate>2011-03-02T16:08:05.467Z</LastUpdateDate>
2327
+ <Name>Testing</Name>
2328
+ <Notes />
2329
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2330
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2967372970" type="RevisionHistory" />
2331
+ <Tags />
2332
+ <AffectsDoc>false</AffectsDoc>
2333
+ <Attachments />
2334
+ <Blocked>false</Blocked>
2335
+ <Duplicates />
2336
+ <Environment>None</Environment>
2337
+ <Priority>None</Priority>
2338
+ <Rank>47683.716</Rank>
2339
+ <ReleaseNote>false</ReleaseNote>
2340
+ <Resolution>None</Resolution>
2341
+ <ScheduleState>Defined</ScheduleState>
2342
+ <Severity>None</Severity>
2343
+ <State>Submitted</State>
2344
+ <TaskActualTotal>0.0</TaskActualTotal>
2345
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2346
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2347
+ <Tasks />
2348
+ </Defect>
2349
+
2350
+ http_version: "1.1"
2351
+ - !ruby/struct:VCR::HTTPInteraction
2352
+ request: !ruby/struct:VCR::Request
2353
+ method: :get
2354
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/2990261465
2355
+ body:
2356
+ headers:
2357
+ x-rallyintegrationname:
2358
+ - RubyRestAPI
2359
+ x-rallyintegrationlibrary:
2360
+ - RallyRestAPI version 1.0.3
2361
+ x-rallyintegrationplatform:
2362
+ - Ruby 1.9.2
2363
+ x-rallyintegrationos:
2364
+ - i686-linux
2365
+ authorization:
2366
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2367
+ content-type:
2368
+ - text/xml
2369
+ response: !ruby/struct:VCR::Response
2370
+ status: !ruby/struct:VCR::ResponseStatus
2371
+ code: 200
2372
+ message: OK
2373
+ headers:
2374
+ date:
2375
+ - Fri, 11 Nov 2011 02:49:41 GMT
2376
+ server:
2377
+ - Jetty(6.1.26)
2378
+ expires:
2379
+ - Thu, 01-Jan-1970 00:00:00 GMT
2380
+ rallyrequestid:
2381
+ - qd-app-03-trialkyn8kbt65or91weks32gleglv.qd-app-03-trial38647
2382
+ content-type:
2383
+ - text/xml; charset=utf-8
2384
+ set-cookie:
2385
+ - JSESSIONID=qd-app-03-trialkyn8kbt65or91weks32gleglv.qd-app-03-trial;Path=/slm;Secure
2386
+ vary:
2387
+ - Accept-Encoding
2388
+ p3p:
2389
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2390
+ cache-control:
2391
+ - no-cache, private,max-age=0,must-revalidate
2392
+ transfer-encoding:
2393
+ - chunked
2394
+ body: |+
2395
+ <?xml version="1.0" encoding="UTF-8"?>
2396
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2990261465" objectVersion="1" refObjectName="Testing" CreatedAt="Mar 5">
2397
+ <CreationDate>2011-03-05T22:47:13.550Z</CreationDate>
2398
+ <ObjectID>2990261465</ObjectID>
2399
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2400
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2401
+ <Description>Here we go</Description>
2402
+ <Discussion />
2403
+ <FormattedID>DE32</FormattedID>
2404
+ <LastUpdateDate>2011-03-05T22:47:13.648Z</LastUpdateDate>
2405
+ <Name>Testing</Name>
2406
+ <Notes />
2407
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2408
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/2990261466" type="RevisionHistory" />
2409
+ <Tags />
2410
+ <AffectsDoc>false</AffectsDoc>
2411
+ <Attachments />
2412
+ <Blocked>false</Blocked>
2413
+ <Duplicates />
2414
+ <Environment>None</Environment>
2415
+ <Priority>None</Priority>
2416
+ <Rank>23841.858</Rank>
2417
+ <ReleaseNote>false</ReleaseNote>
2418
+ <Resolution>None</Resolution>
2419
+ <ScheduleState>Defined</ScheduleState>
2420
+ <Severity>None</Severity>
2421
+ <State>Submitted</State>
2422
+ <TaskActualTotal>0.0</TaskActualTotal>
2423
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2424
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2425
+ <Tasks />
2426
+ </Defect>
2427
+
2428
+ http_version: "1.1"
2429
+ - !ruby/struct:VCR::HTTPInteraction
2430
+ request: !ruby/struct:VCR::Request
2431
+ method: :get
2432
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/3582864613
2433
+ body:
2434
+ headers:
2435
+ x-rallyintegrationname:
2436
+ - RubyRestAPI
2437
+ x-rallyintegrationlibrary:
2438
+ - RallyRestAPI version 1.0.3
2439
+ x-rallyintegrationplatform:
2440
+ - Ruby 1.9.2
2441
+ x-rallyintegrationos:
2442
+ - i686-linux
2443
+ authorization:
2444
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2445
+ content-type:
2446
+ - text/xml
2447
+ response: !ruby/struct:VCR::Response
2448
+ status: !ruby/struct:VCR::ResponseStatus
2449
+ code: 200
2450
+ message: OK
2451
+ headers:
2452
+ date:
2453
+ - Fri, 11 Nov 2011 02:49:42 GMT
2454
+ server:
2455
+ - Jetty(6.1.26)
2456
+ expires:
2457
+ - Thu, 01-Jan-1970 00:00:00 GMT
2458
+ rallyrequestid:
2459
+ - qd-app-03-trial19rne4lbh2shzc2lhx4miyjik.qd-app-03-trial38675
2460
+ content-type:
2461
+ - text/xml; charset=utf-8
2462
+ set-cookie:
2463
+ - JSESSIONID=qd-app-03-trial19rne4lbh2shzc2lhx4miyjik.qd-app-03-trial;Path=/slm;Secure
2464
+ vary:
2465
+ - Accept-Encoding
2466
+ p3p:
2467
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2468
+ cache-control:
2469
+ - no-cache, private,max-age=0,must-revalidate
2470
+ transfer-encoding:
2471
+ - chunked
2472
+ body: |+
2473
+ <?xml version="1.0" encoding="UTF-8"?>
2474
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3582864613" objectVersion="1" refObjectName="Testing" CreatedAt="Jun 7">
2475
+ <CreationDate>2011-06-07T14:51:19.764Z</CreationDate>
2476
+ <ObjectID>3582864613</ObjectID>
2477
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2478
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2479
+ <Description>Here we go</Description>
2480
+ <Discussion />
2481
+ <FormattedID>DE33</FormattedID>
2482
+ <LastUpdateDate>2011-06-07T14:51:19.838Z</LastUpdateDate>
2483
+ <Name>Testing</Name>
2484
+ <Notes />
2485
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2486
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/3582864614" type="RevisionHistory" />
2487
+ <Tags />
2488
+ <AffectsDoc>false</AffectsDoc>
2489
+ <Attachments />
2490
+ <Blocked>false</Blocked>
2491
+ <Duplicates />
2492
+ <Environment>None</Environment>
2493
+ <Priority>None</Priority>
2494
+ <Rank>11920.929</Rank>
2495
+ <ReleaseNote>false</ReleaseNote>
2496
+ <Resolution>None</Resolution>
2497
+ <ScheduleState>Defined</ScheduleState>
2498
+ <Severity>None</Severity>
2499
+ <State>Submitted</State>
2500
+ <TaskActualTotal>0.0</TaskActualTotal>
2501
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2502
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2503
+ <Tasks />
2504
+ </Defect>
2505
+
2506
+ http_version: "1.1"
2507
+ - !ruby/struct:VCR::HTTPInteraction
2508
+ request: !ruby/struct:VCR::Request
2509
+ method: :get
2510
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/3831635899
2511
+ body:
2512
+ headers:
2513
+ x-rallyintegrationname:
2514
+ - RubyRestAPI
2515
+ x-rallyintegrationlibrary:
2516
+ - RallyRestAPI version 1.0.3
2517
+ x-rallyintegrationplatform:
2518
+ - Ruby 1.9.2
2519
+ x-rallyintegrationos:
2520
+ - i686-linux
2521
+ authorization:
2522
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2523
+ content-type:
2524
+ - text/xml
2525
+ response: !ruby/struct:VCR::Response
2526
+ status: !ruby/struct:VCR::ResponseStatus
2527
+ code: 200
2528
+ message: OK
2529
+ headers:
2530
+ date:
2531
+ - Fri, 11 Nov 2011 02:49:43 GMT
2532
+ server:
2533
+ - Jetty(6.1.26)
2534
+ expires:
2535
+ - Thu, 01-Jan-1970 00:00:00 GMT
2536
+ rallyrequestid:
2537
+ - qd-app-02-trial1oxc4j7vigeam97xvy5bjjag6.qd-app-02-trial37021
2538
+ content-type:
2539
+ - text/xml; charset=utf-8
2540
+ set-cookie:
2541
+ - JSESSIONID=qd-app-02-trial1oxc4j7vigeam97xvy5bjjag6.qd-app-02-trial;Path=/slm;Secure
2542
+ vary:
2543
+ - Accept-Encoding
2544
+ p3p:
2545
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2546
+ cache-control:
2547
+ - no-cache, private,max-age=0,must-revalidate
2548
+ transfer-encoding:
2549
+ - chunked
2550
+ body: |+
2551
+ <?xml version="1.0" encoding="UTF-8"?>
2552
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3831635899" objectVersion="1" refObjectName="Testing" CreatedAt="Jul 12">
2553
+ <CreationDate>2011-07-12T14:43:06.277Z</CreationDate>
2554
+ <ObjectID>3831635899</ObjectID>
2555
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2556
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2557
+ <Description>Here we go</Description>
2558
+ <Discussion />
2559
+ <FormattedID>DE34</FormattedID>
2560
+ <LastUpdateDate>2011-07-12T14:43:06.365Z</LastUpdateDate>
2561
+ <Name>Testing</Name>
2562
+ <Notes />
2563
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2564
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/3831635900" type="RevisionHistory" />
2565
+ <Tags />
2566
+ <AffectsDoc>false</AffectsDoc>
2567
+ <Attachments />
2568
+ <Blocked>false</Blocked>
2569
+ <Duplicates />
2570
+ <Environment>None</Environment>
2571
+ <Priority>None</Priority>
2572
+ <Rank>5960.465</Rank>
2573
+ <ReleaseNote>false</ReleaseNote>
2574
+ <Resolution>None</Resolution>
2575
+ <ScheduleState>Defined</ScheduleState>
2576
+ <Severity>None</Severity>
2577
+ <State>Submitted</State>
2578
+ <TaskActualTotal>0.0</TaskActualTotal>
2579
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2580
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2581
+ <Tasks />
2582
+ </Defect>
2583
+
2584
+ http_version: "1.1"
2585
+ - !ruby/struct:VCR::HTTPInteraction
2586
+ request: !ruby/struct:VCR::Request
2587
+ method: :get
2588
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/3833150881
2589
+ body:
2590
+ headers:
2591
+ x-rallyintegrationname:
2592
+ - RubyRestAPI
2593
+ x-rallyintegrationlibrary:
2594
+ - RallyRestAPI version 1.0.3
2595
+ x-rallyintegrationplatform:
2596
+ - Ruby 1.9.2
2597
+ x-rallyintegrationos:
2598
+ - i686-linux
2599
+ authorization:
2600
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2601
+ content-type:
2602
+ - text/xml
2603
+ response: !ruby/struct:VCR::Response
2604
+ status: !ruby/struct:VCR::ResponseStatus
2605
+ code: 200
2606
+ message: OK
2607
+ headers:
2608
+ date:
2609
+ - Fri, 11 Nov 2011 02:49:44 GMT
2610
+ server:
2611
+ - Jetty(6.1.26)
2612
+ expires:
2613
+ - Thu, 01-Jan-1970 00:00:00 GMT
2614
+ rallyrequestid:
2615
+ - qd-app-02-trial1ni8foy75t4ft7yn0i9plp84w.qd-app-02-trial37050
2616
+ content-type:
2617
+ - text/xml; charset=utf-8
2618
+ set-cookie:
2619
+ - JSESSIONID=qd-app-02-trial1ni8foy75t4ft7yn0i9plp84w.qd-app-02-trial;Path=/slm;Secure
2620
+ vary:
2621
+ - Accept-Encoding
2622
+ p3p:
2623
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2624
+ cache-control:
2625
+ - no-cache, private,max-age=0,must-revalidate
2626
+ transfer-encoding:
2627
+ - chunked
2628
+ body: |+
2629
+ <?xml version="1.0" encoding="UTF-8"?>
2630
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3833150881" objectVersion="1" refObjectName="Testing" CreatedAt="Jul 12">
2631
+ <CreationDate>2011-07-12T17:23:11.334Z</CreationDate>
2632
+ <ObjectID>3833150881</ObjectID>
2633
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2634
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2635
+ <Description>Here we go</Description>
2636
+ <Discussion />
2637
+ <FormattedID>DE35</FormattedID>
2638
+ <LastUpdateDate>2011-07-12T17:23:11.429Z</LastUpdateDate>
2639
+ <Name>Testing</Name>
2640
+ <Notes />
2641
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2642
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/3833150882" type="RevisionHistory" />
2643
+ <Tags />
2644
+ <AffectsDoc>false</AffectsDoc>
2645
+ <Attachments />
2646
+ <Blocked>false</Blocked>
2647
+ <Duplicates />
2648
+ <Environment>None</Environment>
2649
+ <Priority>None</Priority>
2650
+ <Rank>2980.233</Rank>
2651
+ <ReleaseNote>false</ReleaseNote>
2652
+ <Resolution>None</Resolution>
2653
+ <ScheduleState>Defined</ScheduleState>
2654
+ <Severity>None</Severity>
2655
+ <State>Submitted</State>
2656
+ <TaskActualTotal>0.0</TaskActualTotal>
2657
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2658
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2659
+ <Tasks />
2660
+ </Defect>
2661
+
2662
+ http_version: "1.1"
2663
+ - !ruby/struct:VCR::HTTPInteraction
2664
+ request: !ruby/struct:VCR::Request
2665
+ method: :get
2666
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/3833572773
2667
+ body:
2668
+ headers:
2669
+ x-rallyintegrationname:
2670
+ - RubyRestAPI
2671
+ x-rallyintegrationlibrary:
2672
+ - RallyRestAPI version 1.0.3
2673
+ x-rallyintegrationplatform:
2674
+ - Ruby 1.9.2
2675
+ x-rallyintegrationos:
2676
+ - i686-linux
2677
+ authorization:
2678
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2679
+ content-type:
2680
+ - text/xml
2681
+ response: !ruby/struct:VCR::Response
2682
+ status: !ruby/struct:VCR::ResponseStatus
2683
+ code: 200
2684
+ message: OK
2685
+ headers:
2686
+ date:
2687
+ - Fri, 11 Nov 2011 02:49:45 GMT
2688
+ server:
2689
+ - Jetty(6.1.26)
2690
+ expires:
2691
+ - Thu, 01-Jan-1970 00:00:00 GMT
2692
+ rallyrequestid:
2693
+ - qd-app-03-trialw5tbw7iwz4o51t8xrw5pwuxc5.qd-app-03-trial38746
2694
+ content-type:
2695
+ - text/xml; charset=utf-8
2696
+ set-cookie:
2697
+ - JSESSIONID=qd-app-03-trialw5tbw7iwz4o51t8xrw5pwuxc5.qd-app-03-trial;Path=/slm;Secure
2698
+ vary:
2699
+ - Accept-Encoding
2700
+ p3p:
2701
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2702
+ cache-control:
2703
+ - no-cache, private,max-age=0,must-revalidate
2704
+ transfer-encoding:
2705
+ - chunked
2706
+ body: |+
2707
+ <?xml version="1.0" encoding="UTF-8"?>
2708
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/3833572773" objectVersion="1" refObjectName="Testing" CreatedAt="Jul 12">
2709
+ <CreationDate>2011-07-12T18:25:42.598Z</CreationDate>
2710
+ <ObjectID>3833572773</ObjectID>
2711
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2712
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2713
+ <Description>Here we go</Description>
2714
+ <Discussion />
2715
+ <FormattedID>DE36</FormattedID>
2716
+ <LastUpdateDate>2011-07-12T18:25:42.725Z</LastUpdateDate>
2717
+ <Name>Testing</Name>
2718
+ <Notes />
2719
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2720
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/3833572774" type="RevisionHistory" />
2721
+ <Tags />
2722
+ <AffectsDoc>false</AffectsDoc>
2723
+ <Attachments />
2724
+ <Blocked>false</Blocked>
2725
+ <Duplicates />
2726
+ <Environment>None</Environment>
2727
+ <Priority>None</Priority>
2728
+ <Rank>1490.117</Rank>
2729
+ <ReleaseNote>false</ReleaseNote>
2730
+ <Resolution>None</Resolution>
2731
+ <ScheduleState>Defined</ScheduleState>
2732
+ <Severity>None</Severity>
2733
+ <State>Submitted</State>
2734
+ <TaskActualTotal>0.0</TaskActualTotal>
2735
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2736
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2737
+ <Tasks />
2738
+ </Defect>
2739
+
2740
+ http_version: "1.1"
2741
+ - !ruby/struct:VCR::HTTPInteraction
2742
+ request: !ruby/struct:VCR::Request
2743
+ method: :get
2744
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/4694941557
2745
+ body:
2746
+ headers:
2747
+ x-rallyintegrationname:
2748
+ - RubyRestAPI
2749
+ x-rallyintegrationlibrary:
2750
+ - RallyRestAPI version 1.0.3
2751
+ x-rallyintegrationplatform:
2752
+ - Ruby 1.9.2
2753
+ x-rallyintegrationos:
2754
+ - i686-linux
2755
+ authorization:
2756
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2757
+ content-type:
2758
+ - text/xml
2759
+ response: !ruby/struct:VCR::Response
2760
+ status: !ruby/struct:VCR::ResponseStatus
2761
+ code: 200
2762
+ message: OK
2763
+ headers:
2764
+ date:
2765
+ - Fri, 11 Nov 2011 02:49:46 GMT
2766
+ server:
2767
+ - Jetty(6.1.26)
2768
+ expires:
2769
+ - Thu, 01-Jan-1970 00:00:00 GMT
2770
+ rallyrequestid:
2771
+ - qd-app-02-trialcjvo4kqw6uz21q8f9he7o5u31.qd-app-02-trial37076
2772
+ content-type:
2773
+ - text/xml; charset=utf-8
2774
+ set-cookie:
2775
+ - JSESSIONID=qd-app-02-trialcjvo4kqw6uz21q8f9he7o5u31.qd-app-02-trial;Path=/slm;Secure
2776
+ vary:
2777
+ - Accept-Encoding
2778
+ p3p:
2779
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2780
+ cache-control:
2781
+ - no-cache, private,max-age=0,must-revalidate
2782
+ transfer-encoding:
2783
+ - chunked
2784
+ body: |+
2785
+ <?xml version="1.0" encoding="UTF-8"?>
2786
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/4694941557" objectVersion="1" refObjectName="Testing" CreatedAt="Nov 8">
2787
+ <CreationDate>2011-11-08T21:30:32.711Z</CreationDate>
2788
+ <ObjectID>4694941557</ObjectID>
2789
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2790
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2791
+ <Description>Here we go</Description>
2792
+ <Discussion />
2793
+ <FormattedID>DE37</FormattedID>
2794
+ <LastUpdateDate>2011-11-08T21:30:32.872Z</LastUpdateDate>
2795
+ <Name>Testing</Name>
2796
+ <Notes />
2797
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2798
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/4694941558" type="RevisionHistory" />
2799
+ <Tags />
2800
+ <AffectsDoc>false</AffectsDoc>
2801
+ <Attachments />
2802
+ <Blocked>false</Blocked>
2803
+ <Duplicates />
2804
+ <Environment>None</Environment>
2805
+ <Priority>None</Priority>
2806
+ <Rank>745.059</Rank>
2807
+ <ReleaseNote>false</ReleaseNote>
2808
+ <Resolution>None</Resolution>
2809
+ <ScheduleState>Defined</ScheduleState>
2810
+ <Severity>None</Severity>
2811
+ <State>Submitted</State>
2812
+ <TaskActualTotal>0.0</TaskActualTotal>
2813
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2814
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2815
+ <Tasks />
2816
+ </Defect>
2817
+
2818
+ http_version: "1.1"
2819
+ - !ruby/struct:VCR::HTTPInteraction
2820
+ request: !ruby/struct:VCR::Request
2821
+ method: :get
2822
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/defect/4716419794
2823
+ body:
2824
+ headers:
2825
+ x-rallyintegrationname:
2826
+ - RubyRestAPI
2827
+ x-rallyintegrationlibrary:
2828
+ - RallyRestAPI version 1.0.3
2829
+ x-rallyintegrationplatform:
2830
+ - Ruby 1.9.2
2831
+ x-rallyintegrationos:
2832
+ - i686-linux
2833
+ authorization:
2834
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2835
+ content-type:
2836
+ - text/xml
2837
+ response: !ruby/struct:VCR::Response
2838
+ status: !ruby/struct:VCR::ResponseStatus
2839
+ code: 200
2840
+ message: OK
2841
+ headers:
2842
+ date:
2843
+ - Fri, 11 Nov 2011 02:49:47 GMT
2844
+ server:
2845
+ - Jetty(6.1.26)
2846
+ expires:
2847
+ - Thu, 01-Jan-1970 00:00:00 GMT
2848
+ rallyrequestid:
2849
+ - qd-app-02-trial1oddccehc04zy4wy4wu50mw6v.qd-app-02-trial37083
2850
+ content-type:
2851
+ - text/xml; charset=utf-8
2852
+ set-cookie:
2853
+ - JSESSIONID=qd-app-02-trial1oddccehc04zy4wy4wu50mw6v.qd-app-02-trial;Path=/slm;Secure
2854
+ vary:
2855
+ - Accept-Encoding
2856
+ p3p:
2857
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2858
+ cache-control:
2859
+ - no-cache, private,max-age=0,must-revalidate
2860
+ transfer-encoding:
2861
+ - chunked
2862
+ body: |+
2863
+ <?xml version="1.0" encoding="UTF-8"?>
2864
+ <Defect rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/4716419794" objectVersion="1" refObjectName="Testing" CreatedAt="1 minute ago">
2865
+ <CreationDate>2011-11-11T02:48:25.435Z</CreationDate>
2866
+ <ObjectID>4716419794</ObjectID>
2867
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2868
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2869
+ <Description>Here we go</Description>
2870
+ <Discussion />
2871
+ <FormattedID>DE38</FormattedID>
2872
+ <LastUpdateDate>2011-11-11T02:48:25.538Z</LastUpdateDate>
2873
+ <Name>Testing</Name>
2874
+ <Notes />
2875
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
2876
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/4716419795" type="RevisionHistory" />
2877
+ <Tags />
2878
+ <AffectsDoc>false</AffectsDoc>
2879
+ <Attachments />
2880
+ <Blocked>false</Blocked>
2881
+ <Duplicates />
2882
+ <Environment>None</Environment>
2883
+ <Priority>None</Priority>
2884
+ <Rank>372.530</Rank>
2885
+ <ReleaseNote>false</ReleaseNote>
2886
+ <Resolution>None</Resolution>
2887
+ <ScheduleState>Defined</ScheduleState>
2888
+ <Severity>None</Severity>
2889
+ <State>Submitted</State>
2890
+ <TaskActualTotal>0.0</TaskActualTotal>
2891
+ <TaskEstimateTotal>0.0</TaskEstimateTotal>
2892
+ <TaskRemainingTotal>0.0</TaskRemainingTotal>
2893
+ <Tasks />
2894
+ </Defect>
2895
+
2896
+ http_version: "1.1"
2897
+ - !ruby/struct:VCR::HTTPInteraction
2898
+ request: !ruby/struct:VCR::Request
2899
+ method: :get
2900
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Project?query=(ObjectID%20=%202712835688)&fetch=true
2901
+ body:
2902
+ headers:
2903
+ x-rallyintegrationname:
2904
+ - RubyRestAPI
2905
+ x-rallyintegrationlibrary:
2906
+ - RallyRestAPI version 1.0.3
2907
+ x-rallyintegrationplatform:
2908
+ - Ruby 1.9.2
2909
+ x-rallyintegrationos:
2910
+ - i686-linux
2911
+ authorization:
2912
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2913
+ content-type:
2914
+ - text/xml
2915
+ response: !ruby/struct:VCR::Response
2916
+ status: !ruby/struct:VCR::ResponseStatus
2917
+ code: 200
2918
+ message: OK
2919
+ headers:
2920
+ date:
2921
+ - Fri, 11 Nov 2011 02:49:48 GMT
2922
+ server:
2923
+ - Jetty(6.1.26)
2924
+ expires:
2925
+ - Thu, 01-Jan-1970 00:00:00 GMT
2926
+ rallyrequestid:
2927
+ - qd-app-03-trialdamfvl70qa2s17qojyszh6dn9.qd-app-03-trial38763
2928
+ content-type:
2929
+ - text/xml; charset=utf-8
2930
+ set-cookie:
2931
+ - JSESSIONID=qd-app-03-trialdamfvl70qa2s17qojyszh6dn9.qd-app-03-trial;Path=/slm;Secure
2932
+ vary:
2933
+ - Accept-Encoding
2934
+ p3p:
2935
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
2936
+ cache-control:
2937
+ - no-cache, private,max-age=0,must-revalidate
2938
+ transfer-encoding:
2939
+ - chunked
2940
+ body: |+
2941
+ <?xml version="1.0" encoding="UTF-8"?>
2942
+ <QueryResult rallyAPIMajor="1" rallyAPIMinor="17">
2943
+ <Errors />
2944
+ <Warnings />
2945
+ <TotalResultCount>1</TotalResultCount>
2946
+ <StartIndex>1</StartIndex>
2947
+ <PageSize>20</PageSize>
2948
+ <Results>
2949
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" objectVersion="1" refObjectName="Sample Project" CreatedAt="Jan 18" type="Project">
2950
+ <CreationDate>2011-01-18T15:40:28.807Z</CreationDate>
2951
+ <ObjectID>2712835688</ObjectID>
2952
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
2953
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
2954
+ <BuildDefinitions>
2955
+ <BuildDefinition rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/builddefinition/2712835693" refObjectName="Default Build Definition" type="BuildDefinition" />
2956
+ </BuildDefinitions>
2957
+ <Children />
2958
+ <Description />
2959
+ <Iterations>
2960
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836040" refObjectName="1 - Browse and Book" type="Iteration" />
2961
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836046" refObjectName="3 - After Safari" type="Iteration" />
2962
+ <Iteration rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/iteration/2712836043" refObjectName="2 - Streamline Operations" type="Iteration" />
2963
+ </Iterations>
2964
+ <Name>Sample Project</Name>
2965
+ <Notes />
2966
+ <Owner>sfw@simeonfosterwillbanks.com</Owner>
2967
+ <Releases />
2968
+ <State>Open</State>
2969
+ <Users />
2970
+ </Object>
2971
+ </Results>
2972
+ </QueryResult>
2973
+
2974
+ http_version: "1.1"
2975
+ - !ruby/struct:VCR::HTTPInteraction
2976
+ request: !ruby/struct:VCR::Request
2977
+ method: :post
2978
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/current/Task/create
2979
+ body: <?xml version="1.0" encoding="UTF-8"?><Task><Description>Here we go tasks</Description><Name>TaskTesting</Name><Project ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688"/><ScheduleState>Defined</ScheduleState><State>Defined</State><WorkProduct>2780205298</WorkProduct></Task>
2980
+ headers:
2981
+ x-rallyintegrationname:
2982
+ - RubyRestAPI
2983
+ x-rallyintegrationlibrary:
2984
+ - RallyRestAPI version 1.0.3
2985
+ x-rallyintegrationplatform:
2986
+ - Ruby 1.9.2
2987
+ x-rallyintegrationos:
2988
+ - i686-linux
2989
+ authorization:
2990
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
2991
+ content-type:
2992
+ - text/xml
2993
+ response: !ruby/struct:VCR::Response
2994
+ status: !ruby/struct:VCR::ResponseStatus
2995
+ code: 200
2996
+ message: OK
2997
+ headers:
2998
+ date:
2999
+ - Fri, 11 Nov 2011 02:49:49 GMT
3000
+ server:
3001
+ - Jetty(6.1.26)
3002
+ expires:
3003
+ - Thu, 01-Jan-1970 00:00:00 GMT
3004
+ rallyrequestid:
3005
+ - qd-app-03-trial1ozgy28s46kyj1djchbs3c8k8r.qd-app-03-trial38791
3006
+ content-type:
3007
+ - text/xml; charset=utf-8
3008
+ set-cookie:
3009
+ - JSESSIONID=qd-app-03-trial1ozgy28s46kyj1djchbs3c8k8r.qd-app-03-trial;Path=/slm;Secure
3010
+ vary:
3011
+ - Accept-Encoding
3012
+ p3p:
3013
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
3014
+ cache-control:
3015
+ - no-cache, private,max-age=0,must-revalidate
3016
+ transfer-encoding:
3017
+ - chunked
3018
+ body: |+
3019
+ <?xml version="1.0" encoding="UTF-8"?>
3020
+ <CreateResult rallyAPIMajor="1" rallyAPIMinor="17">
3021
+ <Errors />
3022
+ <Warnings>
3023
+ <OperationResultWarning>Ignored XML element Task.Project during processing of this request.</OperationResultWarning>
3024
+ <OperationResultWarning>Ignored XML element Task.ScheduleState during processing of this request.</OperationResultWarning>
3025
+ </Warnings>
3026
+ <Object rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/4716408367" refObjectName="TaskTesting" type="Task" />
3027
+ </CreateResult>
3028
+
3029
+ http_version: "1.1"
3030
+ - !ruby/struct:VCR::HTTPInteraction
3031
+ request: !ruby/struct:VCR::Request
3032
+ method: :get
3033
+ uri: https://taskmapper-rally%40simeonfosterwillbanks.com:Password@community.rallydev.com:443/slm/webservice/1.17/task/4716408367
3034
+ body:
3035
+ headers:
3036
+ x-rallyintegrationname:
3037
+ - RubyRestAPI
3038
+ x-rallyintegrationlibrary:
3039
+ - RallyRestAPI version 1.0.3
3040
+ x-rallyintegrationplatform:
3041
+ - Ruby 1.9.2
3042
+ x-rallyintegrationos:
3043
+ - i686-linux
3044
+ authorization:
3045
+ - Basic dGlja2V0bWFzdGVyLXJhbGx5QHNpbWVvbmZvc3RlcndpbGxiYW5rcy5jb206UGFzc3dvcmQ=
3046
+ content-type:
3047
+ - text/xml
3048
+ response: !ruby/struct:VCR::Response
3049
+ status: !ruby/struct:VCR::ResponseStatus
3050
+ code: 200
3051
+ message: OK
3052
+ headers:
3053
+ date:
3054
+ - Fri, 11 Nov 2011 02:49:51 GMT
3055
+ server:
3056
+ - Jetty(6.1.26)
3057
+ expires:
3058
+ - Thu, 01-Jan-1970 00:00:00 GMT
3059
+ rallyrequestid:
3060
+ - qd-app-03-trial4l0lpa1lg86o1kyqg6gnx196u.qd-app-03-trial38818
3061
+ content-type:
3062
+ - text/xml; charset=utf-8
3063
+ set-cookie:
3064
+ - JSESSIONID=qd-app-03-trial4l0lpa1lg86o1kyqg6gnx196u.qd-app-03-trial;Path=/slm;Secure
3065
+ vary:
3066
+ - Accept-Encoding
3067
+ p3p:
3068
+ - CP="NON DSP COR CURa PSAa PSDa OUR NOR BUS PUR COM NAV STA"
3069
+ cache-control:
3070
+ - no-cache, private,max-age=0,must-revalidate
3071
+ transfer-encoding:
3072
+ - chunked
3073
+ body: |+
3074
+ <?xml version="1.0" encoding="UTF-8"?>
3075
+ <Task rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/task/4716408367" objectVersion="1" refObjectName="TaskTesting" CreatedAt="just now">
3076
+ <CreationDate>2011-11-11T02:49:49.960Z</CreationDate>
3077
+ <ObjectID>4716408367</ObjectID>
3078
+ <Subscription rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/subscription/2712835599" refObjectName="Community Edition - Simeon Foster Willbanks - sfw@simeonfosterwillbanks.com" type="Subscription" />
3079
+ <Workspace rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/workspace/2712835610" refObjectName="Workspace 1" type="Workspace" />
3080
+ <Description>Here we go tasks</Description>
3081
+ <Discussion />
3082
+ <FormattedID>TA14</FormattedID>
3083
+ <LastUpdateDate>2011-11-11T02:49:49.993Z</LastUpdateDate>
3084
+ <Name>TaskTesting</Name>
3085
+ <Notes />
3086
+ <RevisionHistory rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/revisionhistory/4716408368" type="RevisionHistory" />
3087
+ <Tags />
3088
+ <Attachments />
3089
+ <Blocked>false</Blocked>
3090
+ <Project rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/project/2712835688" refObjectName="Sample Project" type="Project" />
3091
+ <Rank>549999999999.999</Rank>
3092
+ <State>Defined</State>
3093
+ <TaskIndex>11</TaskIndex>
3094
+ <WorkProduct rallyAPIMajor="1" rallyAPIMinor="17" ref="https://community.rallydev.com/slm/webservice/1.17/defect/2780205298" refObjectName="Safari email alert has wrong subject" type="Defect" />
3095
+ </Task>
3096
+
3097
+ http_version: "1.1"