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

Contact.get should support api-style array of ids

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.3.5
    • Fix Version/s: 4.4.0
    • Component/s: None
    • Labels:
      None

      Description

      Our api array syntax should be extended to contact.get - ie.
      civicrm_api3('contact', 'get', array(
      'id' => array('IN' => array(4,5,7))
      ));

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: