Skip to content

fix(explorer): conversation_url should always redirect to organizationSlug subdomain#114344

Merged
aliu39 merged 5 commits intomasterfrom
aliu/conv-url-fix
Apr 30, 2026
Merged

fix(explorer): conversation_url should always redirect to organizationSlug subdomain#114344
aliu39 merged 5 commits intomasterfrom
aliu/conv-url-fix

Conversation

@aliu39
Copy link
Copy Markdown
Member

@aliu39 aliu39 commented Apr 29, 2026

We're only using this util for seer explorer telemetry tagging, and it seems broken - window.location.origin contains the customers subdomain and normalizeUrl is stripping the organizationSlug redirect from path. We're passing orgslug = 'sentry' for all our tagging and only want links to our own org in prod

Example of url having customer domain in a user feedback: https://sentry.slack.com/archives/C091QF41ULT/p1777485047078999

@aliu39 aliu39 requested a review from a team as a code owner April 29, 2026 18:45
@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 29, 2026
@aliu39 aliu39 requested a review from a team April 29, 2026 18:51
Comment thread static/app/views/explore/conversations/utils/urlParams.tsx
@aliu39 aliu39 merged commit 38d42a8 into master Apr 30, 2026
68 checks passed
@aliu39 aliu39 deleted the aliu/conv-url-fix branch April 30, 2026 16:06
cleptric pushed a commit that referenced this pull request May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants