Project

General

Profile

User story #1533

Backlog : before_filter on wrong actions (new, create)

Added by Redmine Smile over 6 years ago.

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

Also available in: Atom PDF