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