Problem/Motivation

Follow up to Parent: "Remove Entity Reference UUID dependency"

Issue fork grant-3506771

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

c-logemann created an issue. See original summary.

  • c-logemann committed dc534cb7 on 1.x
    Issue #3506771 by c-logemann: Create views reverse relationships 
c-logemann’s picture

Assigned: c-logemann » Unassigned
Status: Active » Fixed

c-logemann’s picture

This solution is based on entity_reference_uuid but was at one point to near which caused an error and on one point different related to joining data. So I removed the wrong join and changed the main join to users_field_data instead of users table like entity_reference_uuid is doing.

c-logemann’s picture

  • c-logemann committed 5d4ec673 on 1.x
    Issue #3506771 by c-logemann: Create views reverse relationships 
    

Status: Fixed » Closed (fixed)

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