Bkg job don't import from temp storage
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 38/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
Research direction
Start at the background job import path and inspect how ZipArchive handles files from S3 primary storage, encryption, and Local storage through getLocalFile(). Compare approaches for making the archive available locally or using a library that supports streaming extraction; done means imports work for the affected non-local storage cases.
Written by the indexing model from the issue text.
Description
The current background job import is using temporary storage when dealing with s3 primary storage or encryption.
This is because the ZipArchive can only open local files, so we need to download the file if it's not directly readable like with Local storage (using $file->getLocalFile().
To solve this, we might need to research using a different library which supports streaming the zip file somewhere for extraction.
@come-nc as discussed, for later
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 10
- Avg merge
- 6h 5m
- Merged PRs (30d)
- 12
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.
More from nextcloud/user_migration
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
nextcloud/user_migration#1105 ·
-
0. Needs triage bug
Difficulty 3/5 1-2 days Newbie friendliness 58/100
nextcloud/user_migration#1142 · 5 comments · 9 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
nextcloud/user_migration#1111 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
nextcloud/user_migration#1107 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
nextcloud/user_migration#1104 ·
All issues in nextcloud/user_migration
Similar issues
-
bug confirmed issue
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
open-webui/open-webui#30750 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Mend: dependency security vulnerability untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 70/100