Project

General

Profile

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 (about 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:   (3)

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

$ 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.

User ratings

  by jarde page over 8 years ago

The installation was ok, and I enabled the module in the Project but couldn't find the option to import data. Restarted everything but it's still not working. Is it because the redmine versión?

  by Sébastien Pochiero almost 9 years ago

Great plugin !
2 suggestions :
possibility to schedule import with a rake task
disabling email notification during import

  by mad woota about 9 years ago

Not sure how to rate this yet as I can't figure out how to use it.
Can you include a basic demonstration of usage for importing/save as template/delete template/etc?