Hello,
I am using latest Mantis 1.2.15 and Using Pulgin from this link : https://github.com/TomR/Csv-import-4-MantisBT
As I do know how to import and done in past successfully also but this time I am anble to import records form pulg in getting Error like
APPLICATION ERROR #plugin_Csv_import_ERROR_FILE_FORMAT
Incorrect imported file format: Same column defined more than once
I Export CVS file from Mantis and tried same file for import. As Its loads properly with mapping but when I click on Import it gives error.
I dont understand what is the problem. Most of fields are custom in import file. Is it problem ?
Need help to solve this
Thanks,
Safee
CSV - Import not working
Moderators: Developer, Contributor
Re: CSV - Import not working
It seems that the author stopped developing this plugin.
Maybe using this version helps
https://github.com/mantisbt-plugins/csv-import
Maybe using this version helps
https://github.com/mantisbt-plugins/csv-import
Re: CSV - Import not working
Thanks, Atrol
It works fine. Thanks for Help.
It works fine. Thanks for Help.
Re: CSV - Import not working
Hey Atrol,
File was imported successfully but Custom fields data not display after import. Is it known issue with Csv-import ? I searched on it already.
can yuou guide me for resoultion
Thanks,
Safee
File was imported successfully but Custom fields data not display after import. Is it known issue with Csv-import ? I searched on it already.
can yuou guide me for resoultion
Thanks,
Safee
Re: CSV - Import not working
I found a known bug
http://www.mantisbt.org/bugs/view.php?id=13488
http://www.mantisbt.org/bugs/view.php?id=13488
Re: CSV - Import not working
Can we get any patch regarding to this issue or we need to wait for new version for this..?
It is very important for us right now so please can you tell me any update on this issue resloution ?
It would be great if any patch can work with version 1.2.15 for this issue
Thanks,
Safee
It is very important for us right now so please can you tell me any update on this issue resloution ?
It would be great if any patch can work with version 1.2.15 for this issue
Thanks,
Safee
Re: CSV - Import not working
No idea. I am not the author of this plugin.safee wrote:Can we get any patch regarding to this issue or we need to wait for new version for this..?
Re: CSV - Import not working
Hello Atrol,
Can you suggest any work around for importing Custom fields in current version.
If yes then it would be greatful for us. Our whole project can not work with out import custom fields and number of records more than 1000
Can you suggest any work around for importing Custom fields in current version.
If yes then it would be greatful for us. Our whole project can not work with out import custom fields and number of records more than 1000
Re: CSV - Import not working
There are various ways to get what you need
1) fix the issue in the existing plugin
2) write an own plugin which does exactly what you need
3) write a PHP script
4) direct manipulate th database using SQL
5) write an app in any language you want by using the MantisBT SOAP api
....
Don't expcect from me that I will be able to provide more detailed help for it.
What I can invest in my free time for MantisBT is limited and I am concentrating on MantisBT core and not any 3rd party plugins or inidiividual development.
I recommend to contact the author of the plugin or the one that provided the patch at http://www.mantisbt.org/bugs/view.php?id=13488#c33068
or the one that succeeded in using the patch http://www.mantisbt.org/bugs/view.php?id=13488#c35056
1) fix the issue in the existing plugin
2) write an own plugin which does exactly what you need
3) write a PHP script
4) direct manipulate th database using SQL
5) write an app in any language you want by using the MantisBT SOAP api
....
Don't expcect from me that I will be able to provide more detailed help for it.
What I can invest in my free time for MantisBT is limited and I am concentrating on MantisBT core and not any 3rd party plugins or inidiividual development.
I recommend to contact the author of the plugin or the one that provided the patch at http://www.mantisbt.org/bugs/view.php?id=13488#c33068
or the one that succeeded in using the patch http://www.mantisbt.org/bugs/view.php?id=13488#c35056