getsentry / getsentry/sentry

Fix Integration Proxy for cross region integrations

Open
#80,381 0 comments 0 reactions 0 assignees View on GitHub
Bug
Dominant language
Python
Stars
44.8k
Forks
4.9k
Avg merge
22h 21m
Merged PRs (30d)
586

Description

### Environment

SaaS (https://sentry.io/)

### Steps to Reproduce

Today our integration proxy doesn't work when two orgs in different regions use the same integration. Example is Sentry us org and Sentry de org using the same slack workspace.

The logic fetches all the orgs and basically return the one in DE all the time. To fix we need to provide more context to integration proxy to be able to make this decision.

### Expected Result

Integration proxy proxies to the right org if the same integration is connected to 2 orgs.

### Actual Result

Integration proxy always proxies to DE if there are 2 regions

### Product Area

Settings - Integrations

### Link

_No response_

### DSN

_No response_

### Version

_No response_

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.