Please provide a way to identify the project an issue is in from the issue page
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.