Hi,
I would like to ask for help. I have had script that exports tasks from mantis to plain text output, but I have lost it. I would really appreciate your help if you can. I would need to link mantis with Access or Excel, any ideas? Thanks!
How to export Mantis tasks to Excel or MS Access
Moderators: Developer, Contributor
Re: How to export Mantis tasks to Excel or MS Access
On the "view issues" page yor can save in csv format. Yoe can inport that file in excel or access.
or you can choose "print reports" on the same site, the you can open/save the report in excel.
or you can choose "print reports" on the same site, the you can open/save the report in excel.
Re: How to export Mantis tasks to Excel or MS Access
Yes, but I need to dynamically retrieve data directly from Mantis database without need of exporting them manually.