[minio] file not opening after download
Open
@akshaysasidrn is already working on this.
Since Apr 28, 2023.
bug
plugins
valid
- Dominant language
- JavaScript
- Stars
- 40.9k
- Forks
- 5.4k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 202
Description
What is the current behaviour?
After getting the signed URL for download from Minio and downloading the file, it throws an error on opening it.
How to reproduce the issue?
- Upload a file to minio (docx) using file picker
- Create a minion query to get download url
- download the file from the URL returned by the query
- Open the downloaded file
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.