Export data from specific project

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Guest

Export data from specific project

Post by Guest »

Does anyone have a utility or sql scripts that would allow me to export from a mantis database only the data for a specific project? I need to give a customer the data but we have other information in the database that they should not have. Any thoughts?
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

At the moment, there is no way to export data from Mantis, but exporting is usually an easier thing to do compared to importing.

One option is to make a copy of the database, then delete all the other projects from the copy. Keep deleting all other entities that you don't want the user to get.

Regards,
Victor
Read my blog for Mantis tutorials
http://www.futureware.biz/blog
Post Reply