Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.6
-
Component/s: Drupal Integration Modules
-
Labels:
-
Documentation Required?:None
-
Funding Source:Core Team Funds
Description
When attempting to add the "CiviCRM Activities: Text Link" field, a SQL error is generated: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'civicrm_activity.source_contact_id' in 'field list'
Looking at my database, there is indeed no column named source_contact_id.
According to this issue, the column apparently was added but dropped: https://issues.civicrm.org/jira/browse/CGRM-12697
It would seem that the Views integration did not get updated.
Attachments
Issue Links
- provides patch for
-
CRM-17483 Drupal Views Error - Activities Text Link Field
- Done/Fixed
- links to