Add ability to reference multiple queues in a views relationship

Created on 9 June 2016, over 8 years ago
Updated 30 July 2024, 4 months ago

I would like to be able to make a view with a relationship to two different entity queues.
This means that a view would be able to display two different entity types by using two separate queues (as a way to get around #2112451: Support multiple target types → ).
I think switching to checkboxes in the relationship plugin can make this work.
A lovely side effect is that you will be able to change your mind and relate to ANY queue without deleting the relationship and starting over.

Patch to follow.

✨ Feature request
Status

Needs review

Version

1.0

Component

Code

Created by

🇺🇸United States jkopel

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

Merge Requests

Comments & Activities

Not all content is available!

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

  • 🇨🇴Colombia juliyo7

    Hi!!

    Could you please tell me, if this solution works?

  • 🇮🇹Italy finex

    Hi, the patch works fine unless, like in my case, you've the following situation: the view display a node type with a relation to another node type. Both node types are on a specific entity queue and the sorting needs to be done on both queues:

    Content type A:
    - use entity queue A¹
    - has an ER field to content type B

    - Content type B:
    - use entity queue B¹

    The views should displays all A nodes, grouped by B with the following sorting is: B¹ and A¹.

    Currently this is not doable.

  • First commit to issue fork.
  • Pipeline finished with Success
    4 months ago
    Total: 169s
    #237863
Production build 0.71.5 2024