nextcloud / nextcloud/ios

Autoupload doesn't upload videos that have been trimmed

Open
#2,507 1 comment 1 reaction 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. Make a video
  2. Trim the video and select "Save as new clip"
  3. Nextcloud only uploads the new clip, not the original video
Expected behaviour

All my videos are uploaded.

Actual behaviour

Only videos that haven't been trimmed are uploaded.

Reasoning or why should it be changed/implemented?

Because "Save as new clip" clearly means I want a separate video file.
iOS treats it as a separate video file, so I expect both the original and the new file to be uploaded (Google photos for example does so).
I might have lost videos now because of this bug.

Environment data

iOS version: 16.5.1

Nextcloud iOS app version: 4.8.3.1

Nextcloud version: 25.0.8

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

Reproduce the issue in the Nextcloud iOS app using the listed steps, focusing on the autoupload flow after choosing “Save as new clip.” Compare the upload results for the original and trimmed videos; done means both video files are uploaded as expected. No source files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, swift
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.