From 96a65b1da6e80263c835b916b96535455440150b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 2 Oct 2019 17:36:45 -0400 Subject: [PATCH] OK really don't nkow what i'm doing here and neitherdoes the internet --- config/sync/views.view.blogs.yml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/config/sync/views.view.blogs.yml b/config/sync/views.view.blogs.yml index 817029b..6c42022 100644 --- a/config/sync/views.view.blogs.yml +++ b/config/sync/views.view.blogs.yml @@ -228,7 +228,18 @@ display: display_extenders: { } path: blogs/% display_description: 'Blog posts listings for each user.' - relationships: { } + relationships: + uid: + id: uid + table: node_field_data + field: uid + relationship: none + group_type: group + admin_label: author + required: false + entity_type: node + entity_field: uid + plugin_id: standard defaults: relationships: false arguments: false