Skip to content

[stable31] fix(Apps): fix install command check on existing apps - #55831

Merged
blizzz merged 1 commit into
stable31from
backport/55395/stable31
Oct 27, 2025
Merged

[stable31] fix(Apps): fix install command check on existing apps#55831
blizzz merged 1 commit into
stable31from
backport/55395/stable31

Conversation

@backportbot

@backportbotbackportbotBot commented Oct 17, 2025

Copy link
Copy Markdown

Backport of #55395

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

- AppManager::isInstalled() is misleading, as it checks only whether it is
enabled. But an app might not be present in some edge cases.
- AppManager::getAppPath() does however only check whether an app dir is
present, independent of the enabled-state.
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz
blizzzforce-pushed the backport/55395/stable31 branch from 6d5991f to 382d4c3CompareOctober 17, 2025 14:27
@blizzz
blizzz marked this pull request as ready for review October 17, 2025 14:28
This was referenced Oct 21, 2025
@blizzz
blizzz merged commit decf62f into stable31Oct 27, 2025
201 of 211 checks passed
@blizzz
blizzz deleted the backport/55395/stable31 branch October 27, 2025 19:58
@blizzzblizzz mentioned this pull request Nov 10, 2025
14 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugfeature: occ

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@AndyScherzinger@blizzz@come-nc@Altahrim