getsentry / getsentry/sentry

When linking a Sentry item to a Azure Devops it is one way

Open
#45,119 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
1d 5h
Merged PRs (30d)
624

Description

### Problem Statement

When I link a sentry issue to an existing Azure DevOps (ADO) item using the sentry UI a link is created in sentry but there's no trace in ADO of the sentry item that it's linked to. This was causing problems for us because we had a ADO issue that kept on getting re-opened because we sync statuses between the two systems and we couldn't tell which issue was causing this short of searching in each of our projects in the HTML of the page for references to the ADO item.

### Solution Brainstorm

When an existing ADO item is linked to sentry should post a message to ADO giving details of the sentry item it was linked to.

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.