Error in redmine_importer whith more than 20 records
Added by Carlos Serrano about 14 years ago
HI:
I'm using the plugin "redmine_importer" and it works perfectly, but when I try to load more than 20 records in a csv file, click on the button "upload file", the application gives me error:
"Internal error
An error occurred on the page You Were Trying to access.
If you continue to experience Redmine Problems please contact your administrator for assistance.
Back"
What do I have to do so they can charge more than 20 records at once?
My test system: bitnami-redmine-10.0.2-0-ubuntu-10.10
Web Browser: Chrome 7.0.517.41 & IE 7.0.5730.13
Thanks.
Replies (2)
RE: Error in redmine_importer whith more than 20 records - Added by Carlos Serrano about 14 years ago
I forgot....
The redmine_importer that i am using...
http://github.com/rchady/redmine_importer (25/09/2010)
RE: Error in redmine_importer whith more than 20 records - Added by Leo Hourvitz over 13 years ago
Hi Carlos,
Sorry I didn't see your post earlier. I made a fork of RChady's plugin and addressed the size limitation as well as adding a lot of features about custom fields and relationships. Check out https://github.com/leovitch/redmine_importer; the manual for using the plugin is on the Github wiki.