Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All migrations done! :-) - but didn't import data from jira #19

Open
mfratczak opened this issue Apr 24, 2016 · 2 comments
Open

All migrations done! :-) - but didn't import data from jira #19

mfratczak opened this issue Apr 24, 2016 · 2 comments

Comments

@mfratczak
Copy link

I set everythink. But don't work :/

Environment:
Redmine version 3.0.3.stable.14369
Ruby version 2.0.0-p643 (2015-02-25) [x86_64-linux]
Rails version 4.2.2
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.8
Filesystem
Redmine plugins:
no plugin installed

rake jira_migration:do_all_migrations RAILS_ENV="production" --trace
/srv/redmine/app/models/mail_handler_old.rb:147: warning: already initialized constant MailHandler::MESSAGE_ID_RE
/srv/redmine/app/models/mail_handler.rb:147: warning: previous definition of MESSAGE_ID_RE was here
/srv/redmine/app/models/mail_handler_old.rb:148: warning: already initialized constant MailHandler::ISSUE_REPLY_SUBJECT_RE
/srv/redmine/app/models/mail_handler.rb:148: warning: previous definition of ISSUE_REPLY_SUBJECT_RE was here
/srv/redmine/app/models/mail_handler_old.rb:149: warning: already initialized constant MailHandler::MESSAGE_REPLY_SUBJECT_RE
/srv/redmine/app/models/mail_handler.rb:149: warning: previous definition of MESSAGE_REPLY_SUBJECT_RE was here
** Invoke jira_migration:do_all_migrations (first_time)
** Invoke environment (first_time)
** Execute environment
** Invoke jira_migration:pre_conf (first_time)
** Invoke environment
** Invoke jira_migration:load_xml (first_time)
** Invoke environment
** Execute jira_migration:load_xml
** Execute jira_migration:pre_conf
** Invoke jira_migration:migrate_issue_types (first_time)
** Invoke environment
** Invoke jira_migration:pre_conf
** Execute jira_migration:migrate_issue_types
Migrated issue types
** Invoke jira_migration:migrate_issue_status (first_time)
** Invoke environment
** Invoke jira_migration:pre_conf
** Execute jira_migration:migrate_issue_status
Migrated issue status
** Invoke jira_migration:migrate_issue_priorities (first_time)
** Invoke environment
** Invoke jira_migration:pre_conf
** Execute jira_migration:migrate_issue_priorities
Migrated issue priorities
** Invoke jira_migration:migrate_projects (first_time)
** Invoke environment
** Execute jira_migration:migrate_projects
** Invoke jira_migration:migrate_versions (first_time)
** Invoke environment
** Execute jira_migration:migrate_versions
** Invoke jira_migration:migrate_users (first_time)
** Invoke environment
** Invoke jira_migration:pre_conf
** Execute jira_migration:migrate_users
Migrated Users
** Invoke jira_migration:migrate_groups (first_time)
** Invoke environment
** Invoke jira_migration:pre_conf
** Execute jira_migration:migrate_groups
Migrated Groups
Migrated Membership
** Invoke jira_migration:migrate_issues (first_time)
** Invoke environment
** Execute jira_migration:migrate_issues
** Invoke jira_migration:migrate_comments (first_time)
** Invoke environment
** Execute jira_migration:migrate_comments
** Invoke jira_migration:migrate_attachments (first_time)
** Invoke environment
** Execute jira_migration:migrate_attachments
** Execute jira_migration:do_all_migrations
All migrations done! :-)

Can you help?

@amr-abdelhamid
Copy link

I'm having the same issue. did you manage to solve it?

@mfratczak
Copy link
Author

I deleted all archived data. And create backup on jira. This file I imported. But this import don't go 100% well :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants