Problem/Motivation
In three places RelationshipAccessControlHandler references the administer crm relationship permission, which does not exist.
Steps to reproduce
Proposed resolution
Remove the references, replacing them with a check of the entity type admin permission as demonstrated in ContactAccessControlHandler.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork crm-3566275
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:
Comments
Comment #5
bluegeek9 commented