fix(auto-upload): skip check - #17401
Conversation
|
blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed. |
|
APK file: https://github.com/nextcloud/android/actions/runs/30632262721/artifacts/8794164956 |
|
master-IT test failed: https://www.kaminsky.me/nc-dev/android-integrationTests/17401-IT-master-13-46 |
|
I installed the QA app, logged in, gave permission to manage all files, (disabled auto-upload on stock APK), configured the auto upload of video and photograph in Unplug from charger, plug to my computer, capture logs, go to uploads, pause / play, go to manage auto uploads : I can see my picture and video in the auto-upload configurator, but nothing automatically uploaded yet. Maybe unrelated to your patch, though. Here are the logs : I will use this QA version from now on, I will notice you about uploads or skips when noticed. Thanks for your amazing work, have a good day ! |
Issue
Worker might mark entity as handled but this is not enough worker may get killed and never reached to the actual upload thus oc upload records should be checked as well.
Fixes
#15573