Skip to content

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

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

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

Conversation

@jaeopt
Copy link
Copy Markdown
Contributor

@jaeopt jaeopt commented Jun 1, 2026

Summary

Conditionally skip ODP identify events when the user context contains only a single identifier. Single-identifier identify events provide no linking value and create unnecessary network calls.

Changes

  • Modified identifyUser in DefaultOdpManager to check identifier count before sending
  • Filter out empty/null identifier values before counting
  • Include stored vuid in identifier count to ensure accurate multi-identifier detection
  • Log debug message when skipping identify event

Jira Ticket

FSSDK-12721

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 77.642% (-0.1%) from 77.761% — ai/jaeopt/FSSDK-12721-clean-build-test into master

@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.

2 participants