software-project / scrum-pm

Scrum PM is a plugin for Redmine ticket management system. It adds Scrum items like backlog, dashboard and others.
www.software-project.eu/EN/scrumpm
126 stars 47 forks source link

dashboard error #92

Open chandreshsoni opened 13 years ago

chandreshsoni commented 13 years ago

i get the below error on opening the dashboard of this plug-in...any idea what is could be?????

Processing SprintsController#show (for 10.152.64.197 at 2011-06-13 17:46:09) [GET] Parameters: {"project_id"=>"qv", "action"=>"show", "id"=>"show", "controller"=>"sprints"}

NoMethodError (undefined method days' for #<Version:0x6da1810>): vendor/plugins/redmine_backlogs/app/models/sprint.rb:23:ininitialize' vendor/plugins/redmine_sprints/app/controllers/sprints_controller.rb:218:in new' vendor/plugins/redmine_sprints/app/controllers/sprints_controller.rb:218:inburndown'

Rendering c:/redmine/public/500.html (500 Internal Server Error)

appreciate your help to me.