View Issue Details

IDProjectCategoryView StatusLast Update
0010225mantisbtplug-inspublic2010-02-26 10:04
Reportercas Assigned To 
PrioritynormalSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Product Version1.2.0a3 
Summary0010225: Export issue to another Mantis instance
Description

Since we use Mantis on various locations, each having their own instance, we needed the option to export an issue from one instance to another.
I had already created that for version 1.0 but since we are closely monitoring 1.2 I decided to create a plugin (as I am doing for other parts we have customized).
So here is version 0.95 for testing.

Additional Information

Within an issue, you will find a menu option called Export Issue
Provided you have the correct authorisation level you can choose to export this issue. The next screen will provide a list of available instances. Select one and click on Start Export. That is all !

More information in the package.

TagsNo tags attached.
Attached Files
Ext_db95.zip (12,949 bytes)

Activities

giallu

giallu

2009-03-18 10:57

reporter   ~0021099

Last edited: 2009-03-18 11:03

Maybe you're not monitoring 1.2 closely enough ;) bacause it includes an export plugin (I made it...) and a corresponding import page.

Can you check if your implementation covers any case mine don't so we can merge them?

cas

cas

2009-03-18 15:31

reporter   ~0021104

O yes, I am monitoring closely but I do not like sending files across. This goes automatic. Perhaps the automatic part can be added to your XML export/import.

agarcia

agarcia

2010-02-26 07:05

reporter   ~0024537

Hi cas, does this plugin supports postgres databases?

giallu

giallu

2010-02-26 10:03

reporter   ~0024544

oops, sorry, I did not really understand the scope of your work.

Yes, we could add the "push issues to another instance" part to the XML import/export plugin, but until then it would be nice to move this plugin to the git.mantisforge.org repo.

Are you willing to publish and maintain it there?

giallu

giallu

2010-02-26 10:04

reporter   ~0024545

@agarcia, right now it seems to be limited to mysql