Project

General

Profile

Defect #1428

Stadistic the Scrum - Internal error

Added by Javier Pastor over 6 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Normal
Category:
General stats
Target version:
-
Source:
Customer
Detected on version:
Blocked:
No
Alone:
No
Milestones:
Sprint:

Description

The Access to "Stadistic the Scrum" (https://www/projects/proyectoname/scrum/stats)
Show Internal Error.

LOG:

Started GET "/projects/proyectoname/scrum/stats" for 127.0.0.1 at 2017-08-29 22:01:24 +0200
Processing by ScrumController#stats as HTML
  Parameters: {"project_id"=>"proyectoname"}
  Current user: user(id=6)
Completed 500 Internal Server Error in 467ms (ActiveRecord: 376.7ms)

ArgumentError (comparison of Date with nil failed):
  plugins/scrum/app/models/sprint.rb:106:in `>='
  plugins/scrum/app/models/sprint.rb:106:in `block in time_entries_by_activity'
  plugins/scrum/app/models/sprint.rb:104:in `each'
  plugins/scrum/app/models/sprint.rb:104:in `time_entries_by_activity'
  plugins/scrum/lib/scrum/project_patch.rb:120:in `block in sps_by_pbi_field'
  plugins/scrum/lib/scrum/project_patch.rb:119:in `sps_by_pbi_field'
  plugins/scrum/lib/scrum/project_patch.rb:85:in `effort_by_activity'
  plugins/scrum/app/controllers/scrum_controller.rb:260:in `stats'
  lib/redmine/sudo_mode.rb:63:in `sudo_mode'

Also available in: Atom PDF