nextcloud / nextcloud/android

Remove auto upload behaviours

Open
#1,686 6 comments 0 reactions 0 assignees View on GitHub
enhancement feature: auto upload needs info needs review
Dominant language
Kotlin
Stars
5.6k
Forks
2k
Avg merge
2d 18h
Merged PRs (30d)
92

Description

There are several issues with auto upload behaviours, some of which can and some of which aren't that EASILY fixable.

Because the new Auto Upload overwrites files on the server (https://github.com/nextcloud/android/issues/1685), users think this is unwanted behaviour. Unfortunately this is indeed INTENDED - if you modify a file, you should get a file uploaded. And CREATE + DELETE + CREATE == modification.

In general, I think we should not touch the files outside our Nc data folder so I would suggest we completely eliminate Auto Upload behaviours.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.