RocketChat / RocketChat/Rocket.Chat

Show names not IDs of uploaded file on Minio

Open
#6,862 3 comments 0 reactions 1 assignee View on GitHub

@rodrigok is already working on this.

Since May 3, 2017.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Rocket.Chat Version: 0.55.0-rc.6
Running Instances: MongoDB V3.2.9
DB Replicaset OpLog:
Node Version:v0.10.26

we are encountering a problem about rocket.chat as below:
Our DB is MongoDB,we use minio as our cloud storage ,after uploading file via our rocket.chat,we can find the file on minio through minio browser ,but the filename is IDs(like room id,userid,fileid) of mongodb not filename,it’snot readable for us to recognize what we upload,would you please give us some advice on this issue,we hope we can get names(room name,username,filename)not IDs on Minio

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.