Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5.6
-
Fix Version/s: 4.7
-
Component/s: CiviCRM API
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Contributed Code
Description
If I use the API over http, and I want to delete a relationship, it seems that the API user needs the 'Civicrm: delete contacts' permission to do so. Which is confusing.
Possible solutions:
- make the 'edit all contacts' permission sufficient for deleting relationships
- or create a new permission 'delete relationships'