From ec662bbe413bd976af97f099ea4f11dafaf98b3e Mon Sep 17 00:00:00 2001 From: Neil Johnson Date: Wed, 23 Aug 2023 14:00:34 +0100 Subject: Filter out unwanted user_agents from udv. (#16124) --- changelog.d/16124.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16124.bugfix (limited to 'changelog.d/16124.bugfix') diff --git a/changelog.d/16124.bugfix b/changelog.d/16124.bugfix new file mode 100644 index 0000000000..fb1d501a2f --- /dev/null +++ b/changelog.d/16124.bugfix @@ -0,0 +1 @@ +Filter out user agent references to the sliding sync proxy and rust-sdk from the user_daily_visits table to ensure that Element X can be represented fully. -- cgit 1.5.1