Hi there,
Is there a way to export a set of cases along with any images attached to them? I am looking to create a report in Word which shows a set of cases and their associated events (including attached images)
Is this possible?
Thanks,
Lee
|
2
|
Hi there, Is there a way to export a set of cases along with any images attached to them? I am looking to create a report in Word which shows a set of cases and their associated events (including attached images) Is this possible? Thanks, Lee |
|||
|
|
|
1
|
There isn't a built-in way to do this. The Filter Export plugin will create a CSV (Excel) file of your current case list, but to access images and other attachment, you have to hit the URL for them individually. XML APIIf you can setup a script outside of FogBugz, you can have it use the xml api to perform a search for the cases you want ( Plugin APIAlternatively, you can use the Plugin APIs to provide an export of your cases with attachments included. |
|||
|
|