Update Merger.php
authorEaiman Shoshi <coolshoshi.cse@gmail.com>
Fri, 14 Jul 2017 20:11:09 +0000 (02:11 +0600)
committerGitHub <noreply@github.com>
Fri, 14 Jul 2017 20:11:09 +0000 (02:11 +0600)
commit9af46cc47bed72efc1c60d3328d65277a2142fe3
treea0cf55c41d6d1c4e9d1ed91cd13be7100597edcb
parentb35800bdc374238da1a99dd255b22b7389973b7b
Update Merger.php

1. I think we'll need some more error-handling. The code should probably throw an exception if any of those API calls fail?
-Done

2. There are two calls to 'moveContactBelongings' - won't the first call be affected by the additional code you've added that 'ignores' changes in they're not in the array?
- Handled
CRM/Dedupe/Merger.php