RocketChat / RocketChat/Rocket.Chat

Send file attachment from Rocket.Chat to Slack

Open
#8,162 1 comment 2 reactions 1 assignee View on GitHub

@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:

  1. Send file from Rocket.Chat
  2. Send file from Slack
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.