Skip to content

Detect if a shipped app is updated and can be updated #8929

@MorrisJobke

Description

@MorrisJobke

See nextcloud/docker#288

Having two app folders configure:

  • /apps with all the shipped apps and the writable flag set to false
  • /apps2 with the writable flag set to true to install apps via the app store

Once we publish an update of a shipped app via the app store the app is put into apps2 and does not replace the original code and thus is not properly updated.

@nickvergessen @rullzer Ideas how to fix? I would try to detect this before the update is triggered by the user or the occ upgrade script.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions