Skip to content

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

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

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

Conversation

@jaeopt
Copy link
Copy Markdown
Contributor

@jaeopt jaeopt commented Jun 1, 2026

Summary

Prevents the SDK from sending unnecessary ODP "identify" events when there are fewer than 2 valid identifiers. A single identifier has no cross-reference value for identity linking and would generate unnecessary network traffic.

Changes

  • Added identifier count check in DefaultOdpManager.identifyUser() that skips the ODP identify event when fewer than 2 valid identifiers are available (accounting for stored vuid)
  • Added debug log message when identify event is skipped
  • Updated tests to verify single-identifier identify calls are suppressed and multi-identifier calls continue to work

Jira Ticket

FSSDK-12721

@jaeopt jaeopt changed the title [AI-FSSDK] [FSSDK-12721] Skip ODP identify event when fewer than 2 valid identifiers [AI-FSSDK] [TESTING] do not review Jun 1, 2026
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 77.67% (-0.09%) from 77.761% — ai/jaeopt/FSSDK-12721-clean-build-test-2 into master

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