Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Integration Proxy for cross region integrations #80381

Open
sentaur-athena opened this issue Nov 7, 2024 · 0 comments
Open

Fix Integration Proxy for cross region integrations #80381

sentaur-athena opened this issue Nov 7, 2024 · 0 comments

Comments

@sentaur-athena
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant