owncloud / owncloud/android

[BUG] Sync action does nothing if file was removed on server

Open
#3,818 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type:bug
Dominant language
Kotlin
Stars
4.2k
Forks
3.1k
Avg merge
1d 12h
Merged PRs (30d)
7

Description

  1. Open details view of any file
  2. Click on sync -> OK
  3. In server, remove the file
  4. Click again on sync

Current: nothing happens
Expected: move back to the list of files

Samsung A51, Android 12

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 sequence on the Android app with a file removed from the server after the first sync. Trace the sync action from the file details view and verify that, when the file is gone, the app returns to the list of files instead of doing nothing. Done means this behavior is covered and works on the reported Android setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.