Details
- 
    Type:Bug 
- 
    Status: Done/Fixed
- 
    Priority:Trivial 
- 
    Resolution: Incomplete
- 
    Affects Version/s: 4.2.2
- 
    Fix Version/s: Unscheduled
- 
    Component/s: None
- 
    Labels:None
- 
        Documentation Required?:None
Description
civicrm_api supplies uses the 'participant_test' argument to filter participants based on the is_test DB field.
There appears to be no value of this argument that will enable the API to simultaneously retrieve all participants regardless of is_test status (i.e., no way to ignore the value of the is_test field entirely)