Skip to content

fix: a shared storage with no root info about the source storage will… - #41338

Merged
DeepDiver1975 merged 1 commit into
masterfrom
fix/shared-storage-crash
Nov 19, 2024
Merged

fix: a shared storage with no root info about the source storage will…#41338
DeepDiver1975 merged 1 commit into
masterfrom
fix/shared-storage-crash

Conversation

@DeepDiver1975

Copy link
Copy Markdown
Contributor

… behave as any other failed storage/cache

Description

\OCA\Files_Sharing\Cache cannot be initialized with a bool as 3rd argument which would result in not listing any files.

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE
@update-docs

This comment was marked as resolved.

@DeepDiver1975
DeepDiver1975 force-pushed the fix/shared-storage-crash branch from 582ec25 to 8f43d76 Compare November 19, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants