Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.7
-
Fix Version/s: 4.7.8
-
Component/s: None
-
Labels:
-
Documentation Required?:Developer Doc
-
Sprint:MergeSprint1
-
Funding Source:Contributed Code
Description
This would mean the api call would now accept criteria ie.
$result = $this->callAPISuccess('Job', 'process_batch_merge', array('criteria' => array('contact' => array('id' => array('<' => $id)))));
And a limit using standard api limit syntax. However, the limit needs to default to unlimited not 25 for consistency
Attachments
Issue Links
- links to