-
Notifications
You must be signed in to change notification settings - Fork 289
Can't install app in private channel #15615
Copy link
Copy link
Open
Labels
needs attentionThis issue needs the attention of a contributor.This issue needs the attention of a contributor.
Description
Describe the bug
I have updated my app to manifest version 1.25, and added the "supportsChannelFeatures": "tier1".
I have also removed the supportedChannelTypes to get through the validation.
When trying to add the app to a private channel, it does allow it, but nothing seems to happen, it just opens the channel with a new message that tags the bot. The bot never gets anything to indicate it was installed, and it also doesn't receive any messages.
To Reproduce
- Create an app on manifest 1.25 that allows installing in private channels
- Install the app to the tenant
- Install the app in the team
- Try to add the app to the private channel
- See that nothing happens.
Expected behavior
The bot should get a message that it was added to a channel and should receive messages from the channel.
Screenshots
VS Code Extension Information (please complete the following information):
CLI Information (please complete the following information):
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
needs attentionThis issue needs the attention of a contributor.This issue needs the attention of a contributor.