Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-18539

Permit criteria for batch merging (other than group) and a limit

    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
    • 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

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: