Skip to content

[BUG] Unsynchronized files already downloaded via Android document provider #3404

@axoze

Description

@axoze

When I select a file in my OwnCloud folder via the standard Android file dialog in an Android app (not the OwnCloud app), often the selected file is not synchronized/up-to-date.

I can fix the problem by opening the OwnCloud app and downloading the desired file. After that, I get the synchronized file by using the standard Android file dialog in other Android apps.

Steps to reproduce

  1. Download a file within the ownCloud Android App
  2. Modify the file within other clients
  3. Open an editor and open the file using the DocumentsProvider
  4. Downloaded version is opened (but not the latest one)
  5. After saving it, a new conflict notification appears

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions