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

option.limit does not work on api3 group get

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Won't Fix
    • Affects Version/s: 4.0.7
    • Fix Version/s: 4.4.0
    • Component/s: CiviCRM API
    • Labels:
      None

      Description

      http://drupal.demo.civicrm.org/civicrm/ajax/rest?json=1&debug=1&version=3&entity=Group&action=get&option.limit=1

      should return

      {
      "is_error":0,
      "version":3,
      "count":1, ...

      actually returns count more than 1

        Attachments

          Activity

            People

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

              Dates

              • Created:
                Updated:
                Resolved: