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(slack): Allow identity unlinking from slack. #29818

Merged
merged 2 commits into from
Nov 5, 2021

Conversation

leeandher
Copy link
Member

See #29682

The previous PR included all the business logic for unlinking slack identities from the UI, but I reused an endpoint that was behind a feature flag I was opted in to, so I didn't notice it would 403 unless you had that feature (CODEOWNERS).

The delete methods for external actor endpoints are now NOT feature flagged.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2021

size-limit report

Path Base Size (1418a7a) Current Size Change
src/sentry/static/sentry/dist/entrypoints/app.js 52.76 KB 52.76 KB +0.01% 🔺
src/sentry/static/sentry/dist/entrypoints/sentry.css 70.89 KB 70.89 KB 0%

@leeandher leeandher merged commit 46bca38 into master Nov 5, 2021
@leeandher leeandher deleted the unlink-forbidden/ISSUE-1325 branch November 5, 2021 18:23
@github-actions github-actions bot locked and limited conversation to collaborators Nov 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants