Search found 4 matches

by aljazg
07 Mar 2016, 15:01
Forum: Help
Topic: Problem with importing issues
Replies: 5
Views: 8050

Re: Problem with importing issues

I found that is the problem when I export issue with attachment, an XML file is not created correcly. So I commented lines from 214 to 240 in file XmlImportExport/pages/ export.php on distribution which I found on https://github.com/mantisbt/mantisbt/blob/master/plugins/XmlImportExport/pages/export ...
by aljazg
07 Mar 2016, 09:03
Forum: Help
Topic: Problem with importing issues
Replies: 5
Views: 8050

Re: Problem with importing issues

Hi,

I tried to migrate issues from one mantis installation to another installation of mantis.

I've used XmlImportExport plugin, but it exports XML file, which doesn't contain all issues. It contains notes for issues, which are in XML file, but there aren't all issues. I tried a lot of plugins ...
by aljazg
04 Mar 2016, 12:26
Forum: General Discussion
Topic: Migrating issues from one mantis installation to another
Replies: 0
Views: 5090

Migrating issues from one mantis installation to another

Hi,

I tried to migrate issues from one mantis installation to another installation of mantis.

I've used XmlImportExport plugin, but it exports XML file, which doesn't contain all issues. It contains notes for issues, which are in XML file, but there aren't all issues.

Is there any plugin which ...
by aljazg
15 Dec 2015, 11:55
Forum: Help
Topic: Connecting Mantis with repository in public IP
Replies: 0
Views: 5868

Connecting Mantis with repository in public IP

I've installed Mantis on my web hosting. I also installed Source Control Integration plugin. I also have Apache SVN, available on public IP (https). Now, I have problem, because I cannot create repository, which has URL on my public IP.

When I go on Repositories -> Manage -> Import Everything ...