RocketChat / RocketChat/Rocket.Chat
Show names not IDs of uploaded file on Minio
@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
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.