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

Impossible to update a sprint #74

Open ilopmar opened 13 years ago

ilopmar commented 13 years ago

Hello,

I'm using redmine 1.1.0 and the version 0.1.6 of this plugin.

I can't update a created sprint. When I click on edit button nothing happends and I can see in the log file the following error:

Processing SprintsController#show (for 150.5.5.37 at 2011-01-12 11:08:14) [GET] Parameters: {"task_id"=>"edit", "project_id"=>"piloto-grails-cdt", "action"=>"show", "id"=>"126", "controller"=>"sprints"}

ActiveRecord::RecordNotFound (Couldn't find Issue with ID=edit): vendor/plugins/redmine_sprints/app/controllers/sprints_controller.rb:287:in `check_if_redirected' public/dispatch.fcgi:24

Is there an easy way to fix this error?.

Thanks and regards, Iván.

VinithaVarun commented 13 years ago

Same case with me. When I edit a sprint I'm getting a blank popup. Any idea?