nextcloud / nextcloud/ios

Nextcloud IOS: auto-upload does not delete video-files after finishing the transfer

Open
#2,005 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
2.5k
Forks
1k
Avg merge
2d 18h
Merged PRs (30d)
13

Description

Steps to reproduce
  1. create video
  2. start nextcloud to trigger upload
  3. watch for delete media files popup
Expected behaviour

App should not only delete photos, but also videos from the phone

Actual behaviour

App does only delete photos

Screenshots

Logs

Reasoning or why should it be changed/implemented?

App should also delete videos as it was doing just weeks ago, please do not change this behaviour OR at least give a toggle to change it :)

Environment data

iOS version: e.g. iOS 14.4.1

Nextcloud iOS app version: see More > Settings

4.3.1.0

Server operating system:

https://hub.docker.com/r/linuxserver/nextcloud

Web server: Apache, nginx

nginx

Database:

mariadb

PHP version:

7.4.26

Nextcloud version: see Nextcloud admin page

23.0.4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Swift iOS app's auto-upload flow and reproduce the issue with a video on iOS, using the reported app version 4.3.1.0. Trace the post-transfer deletion behavior and compare it with photo handling; done means uploaded videos are handled according to the expected deletion behavior without regressing photo uploads.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.