relationships fail in views when forum content is the main table

Created on 3 March 2022, over 2 years ago
Updated 24 April 2024, 2 months ago

Problem/Motivation

When creating a forum content view, it is not possible to create relationship to the node content or term.

Steps to reproduce

Activate forum.module, create a forum content view and try to add a relationship in that view.

Proposed resolution

add the relationship id to forum.views.inc.

'relationship' => [
      'id' => 'standard',
      'base' => 'node',
      'base field' => 'nid',
      'label' => t('Node'),
    ],
  ];
πŸ› Bug report
Status

Active

Version

1.0

Component

forum.module

Created by

πŸ‡ͺπŸ‡ΈSpain Pandepoulus

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.

Production build 0.69.0 2024