Skip to content

Conversation

@malwilley
Copy link
Member

If you go to the release details page, remove the ?project=id param and reload the page, you will get redirected to a route with /organizations/:orgSlug/ prepended. This is solved by normalizing nextPath.

This was also a path that needed to be converted to use the new route structure, so two birds one stone.

@malwilley malwilley requested a review from billyvg March 21, 2025 17:34
@malwilley malwilley requested a review from a team as a code owner March 21, 2025 17:34
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 21, 2025
@malwilley malwilley merged commit 1daba64 into master Mar 21, 2025
41 checks passed
@malwilley malwilley deleted the malwilley/fix/releases-nex-path branch March 21, 2025 17:49
andrewshie-sentry pushed a commit that referenced this pull request Mar 27, 2025
…oes not exist (#87600)

If you go to the release details page, remove the `?project=id` param
and reload the page, you will get redirected to a route with
`/organizations/:orgSlug/` prepended. This is solved by normalizing
`nextPath`.
@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2025
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.

3 participants