Ticket #476 (closed defect: fixed)
Multiple Registrations (for various reasons)
| Reported by: | http://josephlacey.myopenid.com/ | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 4 |
| Keywords: | Cc: | ||
| Project Area: | Registration and Donations | Project: | Registration |
| Skill Set Required: | Code/Development/Programming |
Description
There are several cases for an individual or organization having multiple registrations. I'll itemize the different cases here.
1) An individual uses their email address and possibly their name as the additional participant place holder when registering an organization. See the lengthy discussion on ticket #440.
2) Multiple registration attempts in the same session (clicked register button more than once). This resulted in multiple contact records for the individuals and organization, but not consistently, i.e. sometimes deduped. Cleaning these up and future editing of the records could be relatively straight forward depending on the payment status:
Algerian volunteers for peace and cultural exchanges
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9171
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9173
Registrants with multiple records that need to be deleted:
ZOUAOUI MOSTARI
Additional 2 Algerian volunteers for peace and cultural exchanges
(Plus one at a different time)
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=8999
ZOUAOUI MOSTARI
Building Powerful Networks - Email, probably because of dupes
https://community.ussf2010.org/en/civicrm/contact/view?action=view&reset=1&cid=9927
Registrants with multiple records that need to be deleted:
Manauvaskar Kuball
Taij Kumarie Monteelall
Jodi Lasseter
BikeIt (Sent an email. This one has been partially cleaned up already)
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9940
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9941
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9942
Registrants with multiple records that need to be deleted:
Claire Stoscheck
Brad Edmondson
Cristhian Cuaces
Philly Stands Up (Sent an email)
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9960
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9961
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9962
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9963
Registrants with multiple records that need to be deleted:
Bench Ansfield
Beth Blum
_ Kane
Esteban Kelly
Jenna Peters Golden
3) Multiple registration attempts at different times (perhaps because they didn't get an email). This resulted in multiple contact records for the individuals and organization. Cleaning these up and future editing of the records could be relatively straight forward depending on the payment status:
The Birth Attendants
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9076
https://community.ussf2010.org/en/civicrm/contact/view?reset=1&cid=9654
Registrants with multiple records that need to be deleted:
Abigail Blue
Jennifer Hukee
Sha has reported three additional organizations that have dupes and possibly multiple registrations: Friends of the MST, La Raza Centro Legal and SOLIDARITY. I'll pull these records to see what's going on. (Note: some organizations have preexisting records from the original import that were not deduped during the registration process. It should be reasonable to just merge these as most of the data shouldn't overlap. That'll need to be verified on a case by case basis though.)
The solution for case 1 and 3 is being worked out on ticket #440, which could be disallowing multiple email addresses to be registered more than once. This has implications that need to be discussed. The solution for case 2 could be a js hide or "lock" of the final register button after a single click.
