Skip to content

[stable34] feat(updater): clear app_install_overwrite on major upgrades - #63633

Open
backportbot[bot] wants to merge 1 commit into
stable34from
backport/63446/stable34
Open

[stable34] feat(updater): clear app_install_overwrite on major upgrades#63633
backportbot[bot] wants to merge 1 commit into
stable34from
backport/63446/stable34

Conversation

@backportbot

@backportbot backportbot Bot commented Aug 25, 2026

Copy link
Copy Markdown

Backport of PR #63446

- A force-enable states that an app was accepted against the major version it was enabled on, nothing beyond that
- Carrying the list across a major upgrade re-enables apps that were never checked against the new release
- Drop the config value at the start of the upgrade so the compatibility check is intact again
- Read the overwrites on demand in the incompatibleAppDisabled listeners, a copy taken before the upgrade would suppress the very messages the admin needs

Fixes #43026

Assisted-by: ClaudeCode:claude-opus-5
Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
@backportbot
backportbot Bot requested a review from a team as a code owner August 25, 2026 16:07
@backportbot
backportbot Bot requested review from CarlSchwan, come-nc, ernolf, icewind1991, nickvergessen, provokateurin and szaimen and removed request for a team August 25, 2026 16:07
@backportbot backportbot Bot added this to the Nextcloud 34.0.4 milestone Aug 25, 2026

@szaimen szaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

@ernolf
ernolf enabled auto-merge August 25, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants