When I download a CSV file I dont' have the option to include the case details. Is this an option? I can pull down title, open, closed, etc.
|
2
|
It's really hard to represent case details in a CSV/Excel format. We generally do one row per case, so there's nowhere that makes sense to put the multiple multi-line case detail entries. So, there's no way to do that at present via the Filter Export, but you can access that information via the XML API. Refer to this question: http://fogbugz.stackexchange.com/questions/4906/api-for-extracting-complete-text-summary We can help you with getting the info you need from the API. Just contact us directly. |
|||
|
|