There is set a wrong link on the project dashboard
+ new project is set with the relative path */projects/project/new
it should be set just */projects/new
There is set a wrong link on the project dashboard
+ new project is set with the relative path */projects/project/new
it should be set just */projects/new
Comments
Comment #2
adominique commentedThe button is created in the *links.action.yml file
The route_name refers to the *routing.yml file
The file was edited with commit on Nov 4, 2017 ("Change route for new projects page to avoid conflict with block display").
Possible solutions:
- clear all cache after verification you have the latest updated files: /admin/config/development/performance;
- and/or run /update.php to rebuild the routes with update 8003;
- or do a rebuild by navigating to /core/rebuild.php
- or uninstall and reinstall module.