-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix: use existing parent id for gallery search task #16148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
fix: use existing parent id for gallery search task #16148
Conversation
Signed-off-by: alperozturk <alper_ozturk@proton.me>
|
/backport to stable-3.35 |
| // initialize oc file from remote file | ||
| OCFile ocFile = FileStorageUtils.fillOCFile(remoteFile); | ||
|
|
||
| // since remote does not contains parent id information use existing file to prevent overriding parent id with 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remote file does not contains the parent id thus fix needs to be in client. @tobiasKaminsky What do you think?
|
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/16148.apk |
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |

Issue
Helps: #16139. Please read the issue first.
How to reproduce?
0after visiting the Media tabFixes
Overwriting parent id value