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

Broken Performance URLs after upgrading from 24.3.0 to 24.6.0 #73270

Closed
flottes opened this issue Jun 25, 2024 · 7 comments
Closed

Broken Performance URLs after upgrading from 24.3.0 to 24.6.0 #73270

flottes opened this issue Jun 25, 2024 · 7 comments

Comments

@flottes
Copy link

flottes commented Jun 25, 2024

Environment

self-hosted (https://develop.sentry.dev/self-hosted/)

Steps to Reproduce

I updated my instance from 24.3.0 to 24.6.0.
I have the Problem, that all Sub-Menu Entries from Performance (Queries, Requests, Caches, Web Vitals, Queues, Screen Loads, App Starts, Assets) are Broken. I get the Messages "The organization you were looking for was not found." OR "Page Not Found".

I noticed that the URL seems missing the "/organizations/org-slug/" part. For Queries its now sentry.example.com/insights/database/ but it should be sentry.example.com/organizations/org-slug/insights/database/. When I add the /organizations/org-slug/ part, it works for Queries, Requests, Web Vitals, Screen Loads, App Starts and Assets

For "Caches", "Queues" and "LLM Monitoring" I get the response "You don't have access to this feature". These menu entries are new after the update to 24.6.0

Expected Result

I expect the menu-entries to work.

Actual Result

"The organization you were looking for was not found.":
CleanShot 2024-06-25 at 11 51 49@2x

"Page Not Found":
CleanShot 2024-06-25 at 11 52 59@2x

Product Area

Performance

Link

No response

DSN

No response

Version

24.6.0

@getsantry
Copy link
Contributor

getsantry bot commented Jun 25, 2024

Assigning to @getsentry/support for routing ⏲️

@getsantry
Copy link
Contributor

getsantry bot commented Jun 25, 2024

Routing to @getsentry/product-owners-performance for triage ⏲️

@baubie
Copy link

baubie commented Jun 27, 2024

I am seeing this behaviour on a completely fresh install of 24.6.0

@bcoe
Copy link
Member

bcoe commented Jun 27, 2024

@flottes @baubie acknowledged, we've been making changes to navigation in the SaaS version of Sentry and a bug must have been introduced, I'm sharing this issue with team.

@gggritso
Copy link
Member

@flottes thanks for raising this, sorry about the linking confusion! This issue will be fixed by getsentry/self-hosted#3152 which hopefully will make it into the next release 🙌🏻

In the meantime, you can fix this issue for your own install by adding a few feature flags to your config. See getsentry/self-hosted#3145 for details

@flottes
Copy link
Author

flottes commented Jul 4, 2024

This solves the problems for me. Thank you for your efforts and for making such a great product!

@gggritso
Copy link
Member

gggritso commented Jul 4, 2024

@flottes great! Sorry again, and thank you for your patience. Closing!

@gggritso gggritso closed this as completed Jul 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

5 participants