Problem/Motivation
When we install gnode module, it comes with a view "Group nodes". This view missing / broken fields for view, edit and delete relations
Steps to reproduce
1) Install gnode
2) add group type
3) Enable and node plugins
4) Open group/[group_id]/nodes
5) You will not see any Delete or Edit links
Proposed resolution
We need to use a new table name for these fields "group_relationship"
Issue fork group-3307291
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3307291-group-nodes-view
changes, plain diff MR !57
Comments
Comment #2
lobsterr commentedIt is strange it doesn't show MR, but it was created anyway: https://git.drupalcode.org/project/group/-/merge_requests/57
Comment #3
lobsterr commentedComment #5
kristiaanvandeneyndePerfect, thanks!
Comment #7
kristiaanvandeneyndeMerge request is indeed a bit wonky. Will see if I can close.