Project

General

Profile

Can't edit a ticket

Added by Jochen Ferchland almost 7 years ago

Me again,
since yesterday I have the problem that I can't access an existing ticket?! I just installed the Plugin "Redmine Checklists plugin (Light version)" and "Redmine Agile plugin (Light version)".
After that I wanted to check a ticket and the new functionality of the Checklist Plugin and now I get this fault. I restarted the server but the faukt stays:

Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

The Log says:
ActionView::Template::Error (Mysql2::Error: Table 'bitnami_redmine.checklists' doesn't exist: SHOW FULL FIELDS FROM `checklists`):
    1: <%  if !@issue.blank? &&  @issue.checklists.any? && User.current.allowed_to?(:view_checklists, @project) %>
    2: <hr />
    3: <div id="checklist">
    4: 
  plugins/redmine_checklists/app/views/issues/_checklist.html.erb:1:in `_plugins_redmine_checklists_app_views_issues__checklist_html_erb__565188225_109387716'
  lib/redmine/hook/view_listener.rb:59:in `block (2 levels) in render_on'
  lib/redmine/hook/view_listener.rb:57:in `map'
  lib/redmine/hook/view_listener.rb:57:in `block in render_on'
  lib/redmine/hook.rb:61:in `block (2 levels) in call_hook'
  lib/redmine/hook.rb:61:in `each'
  lib/redmine/hook.rb:61:in `block in call_hook'
  lib/redmine/hook.rb:58:in `tap'
  lib/redmine/hook.rb:58:in `call_hook'
  lib/redmine/hook.rb:96:in `call_hook'
  app/views/issues/show.html.erb:92:in `_app_views_issues_show_html_erb___193813700_110374272'
  app/controllers/issues_controller.rb:122:in `block (2 levels) in show'
  app/controllers/issues_controller.rb:119:in `show'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'
Environment:
  Redmine version                3.3.3.stable
  Ruby version                   2.3.3-p222 (2016-11-21) [i386-mingw32]
  Rails version                  4.2.7.1
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.9.5
  Git                            2.7.4
  Filesystem                     
Redmine plugins:
  redmine_agile                  1.4.3
  redmine_checklists             3.1.5

How can I remove this plugin?


Replies (1)

RE: Can't edit a ticket - Added by Tatsuya Saito almost 7 years ago

Jochen Ferchland wrote:

How can I remove this plugin?

See Plugins

    (1-1/1)