Project

General

Profile

Plugins Directory » RT Import

Author: Stevan R
Website: -
Code repository: -
Registered on: 2011-10-17 (over 12 years ago)
Current version: 0.6.1
Compatible with: Redmine 1.2.x, 1.3.x
User ratings:   (0)

This plugin will import XML files exported from Microsoft Project and create users, parent project, subprojects and issues in Redmine. It can also be used to update the previously imported project (by entering existing prefix field).
One project per MS project is created. Tasks that are containers in MS are created as subprojects.
Users in redmine are created from 'Resources' in MS. Existing users are recognised by name.
Issues are created or updated as well from the MS Project fields.
Since redmine supports only one user assigned to the issue, and in MS Project there can be many, issues are duplicated for each additional resource working on them.

Installation notes

1. Unzip the tar in the vendor/plugin directory.
2. Run
rake db:migrate_plugins RAILS_ENV=production
from command line.
3. Restart the redmine service.

Changelog

0.6.1 (2011-10-17)

Compatible with Redmine 1.2.x, 1.3.x.

redmine_rt_import.tar.gz (4.44 KB) redmine_rt_import.tar.gz Stevan R, 2011-10-17 16:08