Skip to content

[QA] extract in ownCloud external SFTP storage dos not update filecache table #111

@jnweiger

Description

@jnweiger

Seen with ownCloud 10.15.0-rc.1 and extract-1.3.7

  • extracting a zip file in normal primary storage works fine. OK
  • extracting a zip file in an external storage SFTP:
    • the contents is extracted in the SFTP storage. OK
    • the database table filecache is not updated. Users don't see the extracted contents. BAD.

Workaround:

  • admin runs occ file:scan --all - then the extrated content is visible to users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions