Fix unreleased regression on batch merge through the UI
authoreileen <emcnaughton@wikimedia.org>
Tue, 10 Sep 2019 23:17:33 +0000 (11:17 +1200)
committereileen <emcnaughton@wikimedia.org>
Tue, 10 Sep 2019 23:23:48 +0000 (11:23 +1200)
commite3c4226967aaca77ed7e42527545859ec037f85e
treedce917c3df645b75281db427a71bfbe67b1327a0
parentd0047557ccec5347782c94dc1bfafc77c48947ce
Fix unreleased regression on batch merge through the UI

We made searchLimit part of the cacheKey for found batches but in this place missed passing it in,
leading to it  not picking up the relevant cached entries & skipping them. Affects 5.18 rc & master
CRM/Dedupe/Merger.php