Skip to content

fix(Apps): fix install command check on existing apps - #55395

Merged
nickvergessen merged 1 commit into
masterfrom
fix/noid/return-actually-installed-apps
Oct 17, 2025
Merged

fix(Apps): fix install command check on existing apps#55395
nickvergessen merged 1 commit into
masterfrom
fix/noid/return-actually-installed-apps

Conversation

@blizzz

Copy link
Copy Markdown
Member

Forward port of #55065

- 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>
@blizzzblizzz added this to the Nextcloud 33 milestone Sep 29, 2025
@blizzz
blizzz requested a review from come-ncSeptember 29, 2025 07:53
@blizzz
blizzz requested a review from a team as a code ownerSeptember 29, 2025 07:53
@blizzzblizzz added the bug label Sep 29, 2025
@blizzz
blizzz requested review from Altahrim and yemkareems and removed request for a teamSeptember 29, 2025 07:53
@blizzzblizzz added 3. to review Waiting for reviews feature: occ labels Sep 29, 2025
@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable32

@blizzz

Copy link
Copy Markdown
MemberAuthor

/backport to stable31

@blizzz
blizzz requested a review from CarlSchwanOctober 6, 2025 19:13
@nickvergessen
nickvergessen merged commit 8e1f19c into masterOct 17, 2025
202 of 204 checks passed
@blizzzblizzz mentioned this pull request Oct 17, 2025
4 tasks
@nickvergessen
nickvergessen deleted the fix/noid/return-actually-installed-apps branch October 17, 2025 14:22
@nextcloud-botnextcloud-bot mentioned this pull request Jan 6, 2026
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.

3 participants

@blizzz@nickvergessen@come-nc