element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.15k stars 1.99k forks source link

Integration manager cannot invite the slack bot into room #13405

Closed Half-Shot closed 2 years ago

Half-Shot commented 4 years ago

Users such as https://github.com/matrix-org/riot-web-rageshakes/issues/2699 are failing to invite the slack bot into their room to begin bridging with the slack bridge. They usually profess to have admin in the rooms, so it's unclear why it's failing.

This doesn't seem to be a problem for everyone.

Relevant code path is: https://github.com/matrix-org/matrix-react-sdk/blob/develop/src/ScalarMessaging.js#L268-L294

Half-Shot commented 2 years ago

I think we fixed this one.