matrix-org / matrix-appservice-slack

A Matrix <--> Slack bridge
Apache License 2.0
275 stars 72 forks source link

Messages with text and files drop the files and only show text #548

Open EnigmaCurry opened 3 years ago

EnigmaCurry commented 3 years ago

Describe the bug When a message from Slack contains a file and text, the file is dropped and only shows the text.

To Reproduce Type a message that contains some text, and also add a file, then send the message.

Messages that are just text or just files work fine. Messages that contain both show only the text.

tadzik commented 5 months ago

Is this still happening? I cannot reproduce it – it Just Works on RTM, and using webhooks it still bridges the URL to the file.