Skip to content

fix(files_external): boolean comparison of array#58589

Merged
susnux merged 2 commits intomasterfrom
fix/external-missing
Feb 27, 2026
Merged

fix(files_external): boolean comparison of array#58589
susnux merged 2 commits intomasterfrom
fix/external-missing

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Feb 26, 2026

Summary

To check if there are no missing required dependencies we need to check if the required dependencies are empty because !array is still true.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux susnux requested a review from a team as a code owner February 26, 2026 13:15
@susnux susnux requested review from artonge, come-nc, nfebe and salmart-dev and removed request for a team February 26, 2026 13:15
@susnux susnux added this to the Nextcloud 34 milestone Feb 26, 2026
To check if there are no missing required dependencies we need to check
if the required dependencies are **empty** because `!array` is still
true.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux merged commit 694e231 into master Feb 27, 2026
214 of 219 checks passed
@susnux susnux deleted the fix/external-missing branch February 27, 2026 14:40
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.

3 participants