User story #1533
Backlog : before_filter on wrong actions (new, create)
Status:
New
Priority:
Normal
Category:
-
Target version:
-
Blocked:
No
Alone:
No
Milestones:
Sprint:
Description
- In the ProductBacklogController
before_filter :find_project_by_project_id, :only => [:index, :new, :create, :change_task_status, :burndown_index, :stats_index]
new and create are renamed new_pbi and create_pbi in this controller
No data to display