Describe the issue
Somehow association data got added to MDR where Deleted == false, Extension == false, and ExtendedByDataModel == OrgLIF's ID (Related to Person.Interactions). This should not be possible.
- Review API to ensure this cannot currently happen (maybe even add a test to check it)
- Fix the single data point (
Person.Interactions ) in the demo dataset
Related to #790