nanego / redmine_multiprojects_issue

A Redmine plugin which allows you to specify several projects per issue
http://www.redmine.org/plugins/redmine_multiprojects_issue
MIT License
57 stars 29 forks source link

it seems not compability with advanced roadmap v2 and Calendar in Redmine3.2.X #15

Open archonwang opened 8 years ago

archonwang commented 8 years ago

it seems not compability with advanced roadmap v2 with . redmine Calendar. Any solution? Thanks so much..

the error log is

Completed 500 Internal Server Error in 316ms (Views: 219.9ms | ActiveRecord: 27.3ms)

ActiveRecord::ConfigurationError (#<Issue id: 2, tracker_id: 1, project_id: 1, subject: "Demo Bug 100", description: "<h2 style=\"font-style:italic;\">前置条件\r\n\r\n<div s...", due_date: nil, category_id: nil, status_id: 1, assigned_to_id: nil, priority_id: 2, fixed_version_id: nil, author_id: 1, lock_version: 1, created_on: "2016-04-08 05:27:59", updated_on: "2016-04-08 05:27:59", start_date: "2016-04-08", done_ratio: 10, estimated_hours: nil, parent_id: nil, root_id: 2, lft: 1, rgt: 2, is_private: false, closed_on: nil, answers_on_secondary_projects: true>): plugins/advanced_roadmap_v2/lib/advanced_roadmap/calendars_controller_patch.rb:19:in add_milestones' lib/redmine/sudo_mode.rb:63:insudo_mode'

archonwang commented 8 years ago

you should install redmine_multiprojects_issue,advanced_roadmaps_V2 . and the redmine Calendar opened with 500 Error.

archonwang commented 8 years ago

I committed an issue to the author of redmine_advanced_roadmap_v2, too https://github.com/Coren/redmine_advanced_roadmap_v2/issues/74