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: stack integration disable button mutation issue in project settings. #3402

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

prateekshourya29
Copy link
Member

Problem

Slack's "Disable Integration" button wasn't working due to missing parameters in the SLACK_CHANNEL_INFO fetch key.

Solution

Fixed by adding workspaceSlug and projectId parameters to the fetch key, enabling the correct mutation and resolving the issue.

@prateekshourya29 prateekshourya29 added the 🐛bug Something isn't working label Jan 18, 2024
@prateekshourya29 prateekshourya29 self-assigned this Jan 18, 2024
@sriramveeraghanta sriramveeraghanta merged commit 6e1cd41 into develop Jan 18, 2024
6 of 8 checks passed
@sriramveeraghanta sriramveeraghanta deleted the fix/slack-integration branch January 18, 2024 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants