Cant add a relationship to media

Created on 23 February 2021, about 4 years ago
Updated 16 October 2023, over 1 year ago

Problem/Motivation

I am trying to pull a list of Votes in the past X days. I then want to display media. So I am trying to add a reference to Media. The only option is to add a reference to Content. If I look at the database, there is an entity type field under the Votingapi_vote table. So the entity type is being logged to the database but not available as a reference.

πŸ’¬ Support request
Status

Postponed: needs info

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Mike.Brawley

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States loze Los Angeles

    Im running into this too.

    When making a view of votes, adding a relationship to "content" (voted entity) is joining the ID on a node, regardless of what type of entity is voted on.

    In my case I have a voting api field on media, and it is not joining on the media table, it is incorrectly using the node table instead.

Production build 0.71.5 2024