Skip to content
Snippets Groups Projects
Unverified Commit 46b4700a authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3046571 by Krzysztof Domański:...

Issue #3046571 by Krzysztof Domański: \Drupal\Tests\user\Kernel\Views\HandlerFilterCurrentUserTest:: testFilterCurrentUserAsAnonymous() can randomly fail
parent c3232e96
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -103,7 +103,21 @@ display:
group_items: { }
entity_type: user
plugin_id: user_current
sorts: { }
sorts:
uid:
id: uid
table: users_field_data
field: uid
relationship: none
group_type: group
admin_label: ''
order: ASC
exposed: false
expose:
label: ''
entity_type: user
entity_field: uid
plugin_id: standard
header: { }
footer: { }
empty: { }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment