Closed (fixed)
Project:
RedHen CRM
Version:
8.x-1.x-dev
Component:
redhen_connection
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Aug 2020 at 00:33 UTC
Updated:
6 Jul 2021 at 20:49 UTC
Jump to comment: Most recent
Connection Roles give the ability for a Connected entity to control the "connections" of the entity on the other end. This works great, but the tab that *lists* these connections is not visible to those connected entity's users -- so they have no natural way to get a list of the entities they have access to.
The same is true for a on entity's own "Contact" connections tab. That one should be governed by a specific permission: "View own Connections of type X", etc.
Comments
Comment #4
mariacha1 commentedMerge request for this is here:
https://git.drupalcode.org/project/redhen/-/merge_requests/5
with the patch:
https://git.drupalcode.org/project/redhen/-/merge_requests/5.diff
Comment #8
mariacha1 commentedUpdate! Also needs
Merge request for this is here:
https://git.drupalcode.org/project/redhen/-/merge_requests/6
with the patch:
https://git.drupalcode.org/project/redhen/-/merge_requests/6.diff
because the merge request at 5 had a bug.
Comment #10
mariacha1 commented