Skip to content

Invalid route name, already in use: 'review_worklog' #32

Description

@it8090

redmine 3.2.1 install worklogs :

An error occurred while loading the routes definition of worklogs plugin /apps/redmine/htdocs/plugins/worklogs/config/routes.rb): Invalid route name, already in use: 'review_worklog'

You may have defined two routes with the same name using the :as option, or you may be overriding a route already defined by a resource with the same naming.

For the latter, you can restrict the routes created with resources as explained here:

http://guides.rubyonrails.org/routing.html#restricting-the-routes-created.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions