I'd like to extract complete text summaries. The API gives me
http://[FOGBUGZ]/api.asp?token=TOKEN&cmd=search&cols=sLatestTextSummary
but cols=sLatestTextSummary elides long strings, which I guess is OK if you're exporting to Excel 2007, but what I want is a complete string. Is there a way to get one, or a way to set the maximum string length?
[I'm currently on FogBugz 7 but would be happy to hear answers about new features.]