jitsu
jitsu copied to clipboard
Identity stitching not updating traits in single table layout
Summary
jitsu.identify(123456, {email: "[email protected]", mobile: "5556668877"); adds identify events to clickhouse destination, and properly add user_id and context_traits_email, however; only user_id is updated on previous anonymous records. Isn't it more correct to update traits as well ? This is especially important when user_id is not used (or set to null), because we need to query by traits rather than user_id.
System configuration and versions
Latest jitsu 2.8.2