owncloud / owncloud/android

[BUG] Preview forever if file removed in server

Open
#3,901 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

Steps to reproduce
  1. Open an account with images
  2. In server remove one image
  3. Try to download the removed image in the app
Actual behaviour

Download status forever

Expected behaviour

Kind of error about the situation, or removing the item from the list of files since it is not available anymore.

Samsung A51, Android 12
oc-android-3.0.2

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 by reproducing the listed steps in the Android app: remove an image from the server, then try to download it from the account's file list. Trace the download state for the missing item; done means the app reports an error or removes the unavailable item instead of showing an endless download status.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.