I am trying to update an Individual contact and every time I submit the edits, I get an error
Database Error Code: Cannot add or update a child row: a foreign key constraint fails (
llf_civicrm.civicrm_membership, CONSTRAINTFK_civicrm_membership_owner_membership_idFOREIGN KEY (owner_membership_id) REFERENCEScivicrm_membership(id) ON DELETE SET NULL), 1452
There is nothing different from this contact compared to other contacts. It is the only contact that I can't edit in CiviCRM. Any help is greatly appreciated!