Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.3.5
-
Fix Version/s: 3.4.alpha
-
Component/s: CiviCRM Profile
-
Labels:None
Description
If you use batch update via profile to update street address field, it should update the street address elements on save, but it does not. You can see the results on the campaign sandbox - Find Respondents:
http://campaign.civicrm.org/civicrm/survey/search?sid=3&reset=1&op=reserve&force=1
I updated the street addresses using "Update Contact Information" profile (batch update) - so that we'd have a set of addresses on a small set of streets for walk-list demo. But now only the street_address column is updated and not the street elements - so they are out of synch on the above selector..
(Kiran - I think running UpdateAddress.php might fix this - but we also need to fix Profile post process for this workflow.