Project

General

Profile

Import data to redmine

Added by James R almost 11 years ago

Hello,

I have the following environment:

  Redmine version                          2.3.0.stable
  Ruby version                             1.9.3 (i386-mingw32)
  Rails version                            3.2.13
  Environment                              production
  Database adapter                         Mysql2

I been unsuccessfully trying to import data from csv to redmine in order to pre-populate redmine with existing project information. The apparent sticking point is the fact that I have numerous custom fields that I wish to import.

Here is my test csv file where "custID" is a custom field that I have already created within my redmine instance.

id,name,identifier,description,custID
test1,test1,a first test,AAA001
test2,test2,a second test,ABB002
test3,test3,a third test,ABC003

So far I have been unsuccessful with importing this through either plugins or the API. This must be a problem others have faced!?! Can somebody can suggest a simple solution or example?

Many thanks


Replies (1)

RE: Import data to redmine - Added by Jean-Baptiste Barth almost 11 years ago

Sorry nobody answered, I suggest we continue the discussion in the other thread you opened: No import function = giving up on Redmine

    (1-1/1)