Actions
Defect #12
closedCan't Save Changes to Project
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
Description:
Error is receiving when trying to submit project edit form. Tested in revision 329.
Steps to Reproduce:
1. Create a new project.
2. Edit the project.
3. Press "Save."
Actual Result:
NoMethodError in ProjectsController#edit
undefined method `destroy' for nil:NilClass
#{RAILS_ROOT}/app/controllers/projects_controller.rb:123:in `edit'
Expected result:
The project is edited successfully.
Files
Actions