Plugins Directory » Redmine Import Issues
Author: | redmineservices . | |
---|---|---|
Website: | https://github.com/javiferrer/redmine_import_issues | |
Code repository: | https://github.com/javiferrer/redmine_import_issues | |
Registered on: | 2015-06-08 (over 9 years ago) | |
Current version: | 1.0.0 | |
Compatible with: | Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x | |
User ratings: |
This plugin allows users to import issues and time_entries
Features
- Import issues and its custom fields values
- Update issues by its Custom Value
- Import time entries
- Create journals on updated issues
- Works with Excel and ODS formats
- Save import templates for recurring imports
- Validate issues before importing
Installation notes
- Clone https://github.com/javiferrer/redmine_import_issues.git or download zip into redmine_dir/plugins/ folder
$ git clone https://github.com/javiferrer/redmine_import_issues.git
- From redmine root directory, run:
$ rake redmine:plugins:migrate RAILS_ENV=production
- Restart redmine
Changelog
1.0.0 (2015-06-08)
Compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x.