CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • unsupervised rules not working
Pages: [1]

Author Topic: unsupervised rules not working  (Read 684 times)

mudnik

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: drupal
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.23
unsupervised rules not working
January 01, 2014, 02:29:58 am
I set a strict unsupervised rule of name and address (one of the default provided).

However, no matter what I key in as data (name, address, etc) for an event registration, it will always over-ride the data of the existing records by matching only the email address.

I tried using my own unsupervised rule with weights that can never be reached, but again, it will over-ride existing data.

What could be the problem?

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: unsupervised rules not working
January 01, 2014, 01:07:30 pm
I have seen cases where prob due to upgrades client has ended up with more than one Unsupervised - worth checking.
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

mudnik

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: drupal
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.23
Re: unsupervised rules not working
January 01, 2014, 07:22:25 pm
How do I check? The settings only show 1 unsupervised and 1 supervised rule.

mudnik

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: drupal
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.23
Re: unsupervised rules not working
January 03, 2014, 12:33:19 am
The dedupe unsupervised rule was not being triggered for my event registration. It was only checking based on the email.

I found a way of getting around that by allowing multiple registrations from the same email address. The system ended up using my supervised rule instead.


mudnik

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: drupal
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.23
Re: unsupervised rules not working
January 03, 2014, 12:43:02 am
But it's quite strange. Because even for the supervised rule, it was using one of my earlier rules. I checked the DB and all the rules seem to be correct. Could it be checking the rules from some cache or temp file?

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: unsupervised rules not working
January 03, 2014, 01:36:22 am
I knew that sounded familiar - yes, I hit it & wound up doing the same as you. I did log this http://issues.civicrm.org/jira/browse/CRM-13999 but did not try to get sponsorship for the fix as I unset the checkbox.

Basically UNLESS that checkbox is set it does a check to see if the email / logged in user is registered for the event and it sets the contact based on that email. This  is possibly 'correct but confusing' in your case & almost certainly incorrect in the ticket I logged (because the logged in user is explicitly registering a different person and NOT themselves)

Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

mudnik

  • I post occasionally
  • **
  • Posts: 78
  • Karma: 0
  • CiviCRM version: 4.5.3
  • CMS version: drupal
  • MySQL version: 5.5.34-cll
  • PHP version: 5.4.23
Re: unsupervised rules not working
January 03, 2014, 01:46:46 am
In my case, I was registering for the event without being logged in.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Core CiviCRM Functions (Moderator: Yashodha Chaku) »
  • unsupervised rules not working

This forum was archived on 2017-11-26.