fixed admin views user: removed login_history relation

This commit is contained in:
2026-09-23 13:51:07 +02:00
parent b33e39aaa5
commit 2573e56763
+1 -11
View File
@@ -2155,10 +2155,10 @@ display:
automatic_download: true automatic_download: true
export_method: batch export_method: batch
export_batch_size: 1000 export_batch_size: 1000
export_filesystem: private
custom_redirect_path: false custom_redirect_path: false
redirect_to_display: page_1 redirect_to_display: page_1
include_query_params: true include_query_params: true
export_filesystem: private
cache_metadata: cache_metadata:
max-age: -1 max-age: -1
contexts: contexts:
@@ -4025,16 +4025,6 @@ display:
filters: false filters: false
filter_groups: false filter_groups: false
relationships: relationships:
login_history:
id: login_history
table: users
field: login_history
relationship: none
group_type: group
admin_label: Logins
entity_type: user
plugin_id: standard
required: false
reverse__commerce_license__uid: reverse__commerce_license__uid:
id: reverse__commerce_license__uid id: reverse__commerce_license__uid
table: users_field_data table: users_field_data