- Issue created by @bluegeek9
- πΊπΈUnited States bluegeek9
bluegeek9 β changed the visibility of the branch 1.0.x to hidden.
- πΊπΈUnited States jdleonard Austin, TX, USA
An external system in which a CRM Contact is represented is not necessarily a CRM. I suggest adjusting naming to be more general e.g. "external system" rather than "external CRM".
Also consider spinning the external system field out into a module outside the CRM namespace as the logic doesn't seem particularly specific to CRM.
Not sure whether the External Entities β module might be relevant / already incorporate some of the needed functionality. It looks pretty intense.
- πΊπΈUnited States bluegeek9
I am hesitant to spin this off as a separate project. Contacts are different from other entities; Content usually only has one external id. Users usually have one external id per system. Contacts can have multiple external ids per system.
A final decision will be made before a 1.0.0 release.