show/hide this revision's text 3 title and tags; added 4 characters in body

Can I set dtOpened via the XML API?

I am attempting to import cases, and eventually case notes (bug events?), using the API. I have successfully created cases. The date opened defaults to the current date, even though the data I am passing includes:

'dtOpened' => > string '2009-04-10T00:00:00Z'

I am the administrator and I am using my credentials when accessing FogBugz via the API.

show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Can I set dtOpened via API

I am attempting to import cases, and eventually case notes (bug events?), using the API. I have successfully created cases. The date opened defaults to the current date, even though the data I am passing includes:

'dtOpened' => string '2009-04-10T00:00:00Z'

I am the administrator and I am using my credentials when accessing FogBugz via the API.