Details
-
Type: Improvement
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.30
-
Fix Version/s: 4.7.31
-
Component/s: Drupal Integration Modules
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
This adds a missing field, created_id to Views integration. Because civicrm_entity doesn't currently handle relationships, I added this to core.
The use case this provides is, "Create a View that shows only events created by the logged-in user".