Closed (fixed)
Project:
Entity Relationship Diagrams
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2016 at 11:00 UTC
Updated:
2 Sep 2016 at 15:14 UTC
Jump to comment: Most recent
Comments
Comment #3
samuel.mortensonThanks! If the issue attribution didn't work out, let me know and I can squash/re-commit your changes.
Comment #4
jacov commentedcurrently working module path is in /admin/erd
README file is up to date, but documentation of module on module page mentions /admin/structure/erd which is a 404
Comment #5
samuel.mortenson@jacov Could you try rebuilding your cache? /admin/erd is no longer the path for our route and if you're still seeing that path after a cache rebuild you may be using an outdated version (commit) of the module.
Comment #6
clemens.tolboom@samuel.mortenson nm ... it's github usage all over so attribution will become a problem for lots of D8 projects
Comment #8
kunalkursija commentedHi,
Downloaded the 8.x-1.0-beta1 version.
The path is still "admin/erd", However the documentation page of the module still shows "admin/structure/erd".
Comment #9
samuel.mortensonThe path is /admin/structure/erd in the dev release, but /admin/erd in the beta release. I've made the project description clearer by including both paths.