Basically I've created a one-way relationship essential "Follow", I want to make a view where when a user visit's it, they will see all the content created by those who they follow, but not matter whether I use a filter or a user relationship in a view, it always does a left join on node.nid = ser_relationships.requester_id I need it to be node.nid = (everyone who I am following).

I am pretty sure this functionality exists already within the system, I just can't figure out how to access it.

Comments

_shy’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

D7 reached its EOL back in January 2025, and there is no active release for D7 for this module anymore.
Development or support is not planned for D7. All D7-related issues are marked as outdated in a bunch.

If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.