Add hyperlink from a Message in Issue Details page to code base
Open
Feature
Issues > Details
python
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
### Problem Statement
Currently, we don't give customers a way to go back to the line of code that logged an exception.
For instance, this message is at the top of one of our issues but there's no way to go back to where this message was logged:
### Solution Brainstorm
Once [this issue](https://github.com/getsentry/sentry-python/issues/2779) is resolved by the Sentry SDK, we will have a way to know which file and what line logs the exception.
### Product Area
Issues
Contributor guide
Assessment
This issue has not been assessed yet.