Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6
-
Fix Version/s: 4.6
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
Description
Several of the api settings like "sequential" and "version" are getting passed into the query object for contribution.get.
To reproduce:
- go to the API explorer.
- entity: "Contribution"
- action: "get"
- contribution_id: any valid id
- execute.
- refresh page and see messages like "We did not recognize the search field: sequential. Please check and fix your contribution related smart groups."