Skip to content
New issue

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

Cannot add task in the Dashboard #84

Open
olylakers opened this issue May 3, 2011 · 0 comments
Open

Cannot add task in the Dashboard #84

olylakers opened this issue May 3, 2011 · 0 comments

Comments

@olylakers
Copy link

When clicking on the Add task in the Dashboard,the new task div will be poped up but a endless circle is display in this page.

The server log is :

Processing IssueSprintsController#new (for 127.0.0.1 at 2011-05-03 13:04:57) [GET]
Parameters: {"user_story_id"=>"3", "project_id"=>"minise", "action"=>"new", "controller"=>"issue_sprints"}

NoMethodError (undefined method user_story_id=' for nil:NilClass): vendor/plugins/redmine_sprints/app/controllers/issue_sprints_controller.rb:11:innew'
d:/Ruby187/lib/ruby/1.8/webrick/httpserver.rb:104:in service' d:/Ruby187/lib/ruby/1.8/webrick/httpserver.rb:65:inrun'
d:/Ruby187/lib/ruby/1.8/webrick/server.rb:173:in start_thread' d:/Ruby187/lib/ruby/1.8/webrick/server.rb:162:instart'
d:/Ruby187/lib/ruby/1.8/webrick/server.rb:162:in start_thread' d:/Ruby187/lib/ruby/1.8/webrick/server.rb:95:instart'
d:/Ruby187/lib/ruby/1.8/webrick/server.rb:92:in each' d:/Ruby187/lib/ruby/1.8/webrick/server.rb:92:instart'
d:/Ruby187/lib/ruby/1.8/webrick/server.rb:23:in start' d:/Ruby187/lib/ruby/1.8/webrick/server.rb:82:instart'

Rendering rescues/layout (internal_server_error)

Can you please help me resolve this issue? Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant