Participant import fix - broken uniqueName fields, mapping saving, event_id
authorEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 8 Jun 2022 21:10:06 +0000 (09:10 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Wed, 8 Jun 2022 23:13:35 +0000 (11:13 +1200)
commitb4167b7ca6942d0995383555d0b8ae98e0af3cf8
tree0c2bcbc3381f838184bc515484e12004bd5a2df0
parent7c4c1f652a3dbbf29d33d8f8ae4eefc94ce3973e
Participant import fix - broken uniqueName fields, mapping saving, event_id

This switches to using 'normal' field names
for all participant fields.
CRM/Event/BAO/Participant.php
CRM/Event/Import/Form/DataSource.php
CRM/Event/Import/Form/MapField.php
CRM/Event/Import/Form/Preview.php
CRM/Event/Import/Parser/Participant.php
CRM/Import/Form/MapField.php
CRM/Import/Forms.php
CRM/Import/Parser.php
CRM/Upgrade/Incremental/php/FiveFiftyOne.php
tests/phpunit/CRM/Event/Import/Parser/ParticipantTest.php