Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.2.8
-
Fix Version/s: 4.3.0
-
Component/s: Drupal Integration Modules
-
Labels:
Description
In CiviCRM Views of type Recurring Contribution Profile, there are:
(1) Missing handlers for recurring contribution field Contribution Status
(2) Improper field declarations for recurring contribution Contact ID relationship so that links to related contact id link to the wrong contact.
The attached patch fixes both issues. It also corrects a typo (which was present in Drupal 6) in which the machine name of the field was given as 'contiribution_status' (corrected to 'contribution_status').