At the moment if you are provided with a link to a Sentry issue there is no way to identify which project the issue is part of. The page has no trace of information about which project it sits in.
As an example use case:
1) a user is provided with a link to an issue, but they don't have access to that project
2) the user provides the URL to an admin and says "please give me access so I can see this"
3) the admin opens the URL but has no idea which project to grant access to
I tried looking at the URL format for the web page - but the project=xxx query string seems to be a vestigial fragment of the past and has no effect on anything.
Problem Statement
At the moment if you are provided with a link to a Sentry issue there is no way to identify which project the issue is part of. The page has no trace of information about which project it sits in.
As an example use case: 1) a user is provided with a link to an issue, but they don't have access to that project 2) the user provides the URL to an admin and says "please give me access so I can see this" 3) the admin opens the URL but has no idea which project to grant access to
I tried looking at the URL format for the web page - but the
project=xxx
query string seems to be a vestigial fragment of the past and has no effect on anything.Solution Brainstorm
No response
Product Area
Unknown