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

Does redmine_impasse work with 2.4 #9

Open
timegit opened this issue Jul 11, 2014 · 1 comment
Open

Does redmine_impasse work with 2.4 #9

timegit opened this issue Jul 11, 2014 · 1 comment

Comments

@timegit
Copy link

timegit commented Jul 11, 2014

Does this work with Redmine 2.4?

I get the following error when I click the link Tests under Project menu. What could be a problem?


Starting Sidebar Content Plugin for Redmine
Creating scope :visible. Overwriting existing method Issue.visible.
Creating scope :sorted. Overwriting existing method Group.sorted.
Started GET "/projects/redmine_impasse-test/impasse/test_case/show?node%5Bid%5D=11" for 117.193.39.29 at 2014-07-11 12:54:40 +0000
Processing by ImpasseTestCaseController#show as /
Parameters: {"node"=>{"id"=>"11"}, "project_id"=>"redmine_impasse-test"}
Current user: xxxxxxx (id=1)
Completed 404 Not Found in 29.5ms

ActiveRecord::RecordNotFound (Couldn't find Impasse::TestSuite with id=11):
activerecord (3.2.16) lib/active_record/relation/finder_methods.rb:344:in find_one' activerecord (3.2.16) lib/active_record/relation/finder_methods.rb:315:infind_with_ids'
activerecord (3.2.16) lib/active_record/relation/finder_methods.rb:107:in find' activerecord (3.2.16) lib/active_record/querying.rb:5:infind'
plugins/redmine_impasse/app/controllers/impasse_test_case_controller.rb:325:in get_node' plugins/redmine_impasse/app/controllers/impasse_test_case_controller.rb:36:inshow'
actionpack (3.2.16) lib/action_controller/metal/implicit_render.rb:4:in `send_action

@AndreMiras
Copy link

I'm having a similar issue on Redmine 2.3

AndreMiras added a commit to AndreMiras/redmine_impasse that referenced this issue Jun 29, 2015
Fixes ActiveRecord::RecordNotFound Couldn't find Impasse::TestSuite error.
refs cforce#9
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

2 participants