You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AI-FSSDK] [FSSDK-12670] Block ODP identify events with single identifier (#452)
* [FSSDK-12670] Block ODP identify events with single identifier
Change IdentifyUser in event manager to accept identifiers map instead
of single userID. Filter out empty values and require 2+ valid
identifiers before dispatching. Server-side Go SDK only has fs_user_id
(no VUID), so identify events will be correctly skipped.
* [FSSDK-12670] Address review feedback: fix log message
* [FSSDK-12670] Retrigger CI
* [FSSDK-12670] Add comment explaining the < 2 identifiers guard
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* [FSSDK-12670] retrigger CI
* Trigger CI
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Matjaz Pirnovar <Mat001@users.noreply.github.com>
0 commit comments