Remove provider_id & duplicate key additions from export 'primary' (AKA all) fields
authoreileen <emcnaughton@wikimedia.org>
Sat, 17 Nov 2018 01:49:36 +0000 (14:49 +1300)
committereileen <emcnaughton@wikimedia.org>
Sat, 17 Nov 2018 04:24:24 +0000 (17:24 +1300)
commit7626754fb6554793b3e4a681be9b7a19eba5d529
tree834346c9550fdfaff47598bf0646ccb194ab5e1b
parent4167574fa6c3a77f612f59659643c0ef69d20129
Remove provider_id & duplicate key additions from export 'primary' (AKA all) fields

In testing all these fields except for provider_id are already in the primary field.

Provider ID is a psynonym for im_provider. Possibly it is the better name choice
but it has a lot of hacks associated with it that can go by removing it
CRM/Export/BAO/Export.php
CRM/Export/BAO/ExportProcessor.php
tests/phpunit/CRM/Export/BAO/ExportTest.php