Skip to content

[AI-FSSDK] [TESTING] do not review#410

Closed
jaeopt wants to merge 1 commit into
masterfrom
ai/jaeopt/FSSDK-12721-clean-build-test-3
Closed

[AI-FSSDK] [TESTING] do not review#410
jaeopt wants to merge 1 commit into
masterfrom
ai/jaeopt/FSSDK-12721-clean-build-test-3

Conversation

@jaeopt
Copy link
Copy Markdown
Contributor

@jaeopt jaeopt commented Jun 1, 2026

Summary

Skip ODP identify event dispatch when only a single identifier is provided (e.g., just fs_user_id). Send ODP identify event only when 2+ valid (non-null, non-empty) identifiers exist, and propagate identifiers as a Dictionary through the full IdentifyUser call chain instead of a plain userId string.

Changes

  • Skip ODP identify event when fewer than 2 valid identifiers are present
  • Change IdentifyUser call chain to accept and forward an identifiers dictionary instead of a single userId string
  • Filter out null and empty identifier values before counting
  • Update tests to reflect dictionary-based identifier propagation

Jira Ticket

FSSDK-12721

@jaeopt jaeopt changed the title [AI-FSSDK] [FSSDK-12721] Skip ODP identify event for single-identifier users [AI-FSSDK] [TESTING] do not review Jun 1, 2026
@jaeopt jaeopt closed this Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant