Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.1
-
Fix Version/s: 4.4.0
-
Component/s: CiviCRM API
-
Labels:None
Description
http://drupal.demo.civicrm.org/civicrm/api/explorer#/civicrm/ajax/rest?json=1&debug=1&version=3&entity=Membership&action=getcount&rowCount=100
and
http://drupal.demo.civicrm.org/civicrm/api/explorer#/civicrm/ajax/rest?json=1&debug=1&version=3&entity=Membership&action=get&rowCount=100
should return 30 because there are ~30 memberships in the demo data.
it actually returns 25.