Skip to content

fix(tagstore): Add referrer#104833

Merged
thetruecpaul merged 1 commit intomasterfrom
cpaul/eap/fix-add-referrer
Dec 12, 2025
Merged

fix(tagstore): Add referrer#104833
thetruecpaul merged 1 commit intomasterfrom
cpaul/eap/fix-add-referrer

Conversation

@thetruecpaul
Copy link
Copy Markdown
Contributor

The referrer value here isn't part of the Referrer enum, so SnubaRequest::validate is logging an error through validate_referrer.

This PR fixes that by adding the string to the enum.

The `referrer` value here isn't part of the `Referrer` enum, so `SnubaRequest::validate` is logging an error through `validate_referrer`.

This PR fixes that by adding the string to the enum.
@thetruecpaul thetruecpaul requested a review from a team December 12, 2025 03:26
@thetruecpaul thetruecpaul requested a review from a team as a code owner December 12, 2025 03:26
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 12, 2025
@thetruecpaul thetruecpaul merged commit 5aae523 into master Dec 12, 2025
68 checks passed
@thetruecpaul thetruecpaul deleted the cpaul/eap/fix-add-referrer branch December 12, 2025 15:08
@github-actions github-actions bot locked and limited conversation to collaborators Dec 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants