integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
2.98k stars 468 forks source link

Message shortcut does not work in a few specific channels #1875

Open ronlipke opened 2 months ago

ronlipke commented 2 months ago

Describe the bug In specific Slack channels named #data and #data-ops, using the message shortcut does not open the issue creation input. However, using github open does. The message shortcut works as expected in other channels.

To Reproduce Steps to reproduce the behavior:

  1. Go to a message in either the #data or #data-ops channel
  2. Click on More actions, then Create an Issue (Github)
  3. Nothing happens

Expected behavior The issue input modal opens.

Desktop

Smartphone

Additional context It's not an exhaustive list by any means but all other channels we use this message shortcut with are working as expected. There are two other channels prefixed with data, #data-warnings and #data-github-slack-test, where the the message shortcut works as expected there as well. Slack support was no help.