RocketChat / RocketChat/Rocket.Chat
Send file attachment from Rocket.Chat to Slack
Open
@lindoelio is already working on this.
Since Sep 16, 2017.
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
Send file attachment upload from Rocket.Chat to Slack with SlackBridge, instead of only message, how it's current been done.
Server Setup Information:
- Version of Rocket.Chat Server: 0.59.0-develop
- Operating System: Linux (Ubuntu 16.04)
- DB Replicaset Oplog: Enabled
- Node Version: 4.8.4
Steps to Reproduce:
After sync channels between Rocket.Chat and Slack:
- Send file from Rocket.Chat
- Send file from Slack
- Note that only message was posted on Slack after send file from Rocket.Chat
Expected behavior:
File uploaded to Slack from Rocket.Chat.
Actual behavior:
Only informative message when a file was uploaded from Rocket.Chat.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.