Open LCloud-Tech-Account opened 1 year ago
In above case, message is sent in attachments (this not the same as a file in the slack) In below line, "return" prevents posting the message: https://github.com/42wim/matterbridge/blob/v1.26.0/bridge/slack/slack.go#L335
Describe the bug We have two slack channels connected via matterbridge with each other, and also a mattermost workspaceq. The channels we bridged also contain other bots. When a different bot that is also in this channel posts message it is relayed properly to the mattermost instance, but not to the other Slack channel. When user posts it works properly in both ways.
To Reproduce link two slack workspaces via matterbridge instance
Expected behavior Bot messages are relayed to both matterbridge and the secondary Slack workspace.
Screenshots/debug logs Slack bot message:
The same message in mattermost:
Slightly edited logs regarding this message:
Environment (please complete the following information):
git rev-parse HEAD
Additional context