Problem/Motivation

Follow-up to #2321721-71: Provide a views relationship for each dynamic entity reference field
@dawehner said

+++ b/dynamic_entity_reference.views.inc
@@ -0,0 +1,100 @@
+        'base' => $entity_type->getDataTable() ?: $entity_type->getBaseTable(),

+1 for doing it right

Proposed resolution

@todo confirm this with @dawehner

Remaining tasks

Write a patch

User interface changes

None

API changes

None

Data model changes

None

CommentFileSizeAuthor
#1 get_base_table_properly-2542280-1.patch2.61 KBjibran

Comments

jibran’s picture

StatusFileSize
new2.61 KB

Thanks @dawehner for the help.

dawehner’s picture

This looks great!

  • jibran committed 5992450 on 8.x-1.x
    Issue #2542280 by jibran, dawehner: Get base table properly for views...
jibran’s picture

Status: Needs review » Fixed

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.