Details
-
Type: New Feature
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.6
-
Fix Version/s: 1.6
-
Component/s: None
-
Labels:None
Description
Contributions now carry a status_id. We need to update the contribution search query and the component search form to use these new status values.
1. Modify the Status search criteria radio button to use contribution_status option group values (so we can search on "Completed", "Pending", "Cancelled" (and we still need "All").
2. Modify the search query to use these contribution_status_id values.