Giter Club home page Giter Club logo

Comments (2)

christianwach avatar christianwach commented on May 28, 2024

@jbonlinea FYI this plugin uses CRM_Core_BAO_UFMatch::synchronizeUFMatch() and therefore it is CiviCRM that performs deduping before inserting a Contact.

I do have a contact with only it's primary email, but he has no user then a user register with the primary email of the above contact (plus extra contact details) Out of the box, a second contact is created.

I just tested this and the User was correctly matched to the Contact with the same email address.

from civicrm-wp-profile-sync.

jbonlinea avatar jbonlinea commented on May 28, 2024

Hi @christianwach

Thank's for your reply

@jbonlinea FYI this plugin uses CRM_Core_BAO_UFMatch::synchronizeUFMatch() and therefore it is CiviCRM that performs deduping before inserting a Contact.

ok, actually I I already happen to rely on the de-dupe system when creating synced post from forms using the acf part of this module, and I guessed you used civicrm built-in dedupe system rather than building your own,

I do have a contact with only it's primary email, but he has no user then a user register with the primary email of the above contact (plus extra contact details) Out of the box, a second contact is created.

I just tested this and the User was correctly matched to the Contact with the same email address.

yeah well, I fooled myself, I do have the same behavior than what you describe above... Both using wp-login.php or caldera form to create the user.

The fact is that the (test) contacts have been created using caldera form, and had twice the same email, one primary for main email, and one home email, which were both the same address (due to an other form I used to create the contact).
In the case a new contact was created.

Now that this test contacts is "clean" it's all ok.

Sorry for the disturbance

from civicrm-wp-profile-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.