Skip to content

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

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

[AI-FSSDK] [TESTING] do not review#515
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 dict through the full identify call chain instead of a plain user_id string.

Changes

  • Skip ODP identify event when fewer than 2 valid identifiers are present
  • Change identify_user call chain to accept and forward an identifiers dict instead of a single user_id string
  • Filter out null and empty identifier values before counting
  • Update tests to reflect dict-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