We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Same case with me. When I edit a sprint I'm getting a blank popup. Any idea?
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: