Skip to content

fix(replays): update stats link to new path#111778

Merged
priscilawebdev merged 2 commits into
masterfrom
priscila/fix/stats-redirect-link
Mar 30, 2026
Merged

fix(replays): update stats link to new path#111778
priscilawebdev merged 2 commits into
masterfrom
priscila/fix/stats-redirect-link

Conversation

@priscilawebdev

Copy link
Copy Markdown
Member

Update the stats page link in MissingReplayAlert from /stats/ to /settings/stats/.

The navigation-sidebar-v2 feature flag has been GA'd and removed, but this link was still pointing to the old /stats/ route, causing unnecessary redirects logged as Unexpected navigation redirect in Sentry. The last_known_route was /issues/:groupId/, confirming users hit this from the issue detail page.

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 30, 2026
@priscilawebdev priscilawebdev marked this pull request as ready for review March 30, 2026 06:06
@priscilawebdev priscilawebdev requested a review from a team as a code owner March 30, 2026 06:06
@priscilawebdev priscilawebdev requested a review from a team March 30, 2026 06:07
@priscilawebdev priscilawebdev enabled auto-merge (squash) March 30, 2026 06:07

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Comment thread static/app/components/replays/alerts/missingReplayAlert.tsx Outdated
@priscilawebdev priscilawebdev merged commit ae135a8 into master Mar 30, 2026
69 of 70 checks passed
@priscilawebdev priscilawebdev deleted the priscila/fix/stats-redirect-link branch March 30, 2026 15:00
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants