Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core: fix bug where FPD enrichments can modify bidder configuration #12572

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

dgirardi
Copy link
Collaborator

Type of change

  • Bugfix

Description of change

This fixes a bug where modules enriching bidder-specific FPD actually modify bidder-specific configuration.
For example, the user ID module attempts to add EIDs to first party data, but (in the case of bidder-specific EIDs) this has the effect of adding those EIDs to configuration, so that on the next auction they appear as if they were set as FPD by the pubslisher and get concatenated again with themselves.

@patmmccann patmmccann self-requested a review December 12, 2024 01:12
@patmmccann patmmccann self-assigned this Dec 12, 2024
@patmmccann patmmccann merged commit f5ab059 into prebid:master Dec 12, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants