getsentry / getsentry/sentry

Add hyperlink from a Message in Issue Details page to code base

Open
#66,084 0 comments 0 reactions 0 assignees View on GitHub
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:
image

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.