redmine_mail_reminder
redmine_mail_reminder copied to clipboard
Internal error
Hi
Plugin installation went very smooth with NO error messages, but after the installation I am getting an internal error as soon as a click on "New Issue" to create a new ticket. Below are my logs: redmine-2.6.9-0 with plugin 2.6
Processing by ProjectsController#show as HTML
Parameters: {"id"=>"project_01"}
Current user:
ActiveRecord::StatementInvalid (Mysql2::Error: Unknown column 'issue_statuses.is_default' in 'where clause': SELECT issue_statuses
.* FROM issue_statuses
WHERE issue_statuses
.is_default
= 1 LIMIT 1):
app/models/issue_status.rb:41:in default' app/controllers/issues_controller.rb:445:in
check_for_default_issue_status'
Please Help..!