Project

General

Profile

Actions

Defect #21464

closed

List issues

Added by Daniel Müller over 8 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

I've updated redmine from 3.1.1 to 3.2.0 a few minutes ago and created a test project with name test. Then I've added a new issue and clicked on ticket tab to list all tickets:

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.

Here is the logfile part:

Started GET "/projects/test/issues" for xxx.xxx.xxx.xxx at 2015-12-09 12:05:09 +0100
Processing by IssuesController#index as HTML
  Parameters: {"project_id"=>"test"}
  Current user: admin (id=1)
Completed 500 Internal Server Error in 13ms (ActiveRecord: 2.9ms)

NoMethodError (undefined method `issue_list_default_totals' for #<Class:0x00000004ee55f8>):
  app/models/query.rb:514:in `totalable_names'
  app/helpers/queries_helper.rb:220:in `retrieve_query'
  app/controllers/issues_controller.rb:46:in `index'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'

Version:

Environment:
  Redmine version                3.2.0.stable
  Ruby version                   1.9.3-p484 (2013-11-22) [x86_64-linux]
  Rails version                  4.2.5
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.8.8
  Mercurial                      2.8.2
  Git                            1.9.1
  Filesystem                     
Redmine plugins:
  no plugin installed

Actions

Also available in: Atom PDF