Skip to content

fix(versions): Check the class of the file's storage instead of the mountpoint#4309

Merged
artonge merged 1 commit intomasterfrom
artonge/fix/version_storage_check
Jan 28, 2026
Merged

fix(versions): Check the class of the file's storage instead of the mountpoint#4309
artonge merged 1 commit intomasterfrom
artonge/fix/version_storage_check

Conversation

@artonge
Copy link
Contributor

@artonge artonge commented Jan 28, 2026

  1. Create a groupfolder
  2. Create a file inside that groupfolder
  3. Share the file to Alice
  4. As Alice, list the file version --> fails

If we check the mount point, we are not really checking the actual storage of the file.

@artonge artonge requested a review from provokateurin January 28, 2026 12:21
@artonge artonge self-assigned this Jan 28, 2026
@artonge artonge added bug 3. to review Items that need to be reviewed php Items related to PHP updates and code issues feature: versions Items related to file versioning labels Jan 28, 2026
@artonge artonge force-pushed the artonge/fix/version_storage_check branch 2 times, most recently from ae8c585 to 569e22e Compare January 28, 2026 12:22
@artonge artonge added this to the Nextcloud 33 milestone Jan 28, 2026
@artonge
Copy link
Contributor Author

artonge commented Jan 28, 2026

/backport to stable33

@artonge
Copy link
Contributor Author

artonge commented Jan 28, 2026

/backport to stable32

@artonge
Copy link
Contributor Author

artonge commented Jan 28, 2026

/backport to stable31

@artonge
Copy link
Contributor Author

artonge commented Jan 28, 2026

/backport to stable30

@artonge artonge force-pushed the artonge/fix/version_storage_check branch from 569e22e to 090b0e5 Compare January 28, 2026 12:25
…ountpoint

1. Create a groupfolder
2. Create a file inside that groupfolder
3. Share the file to Alice
4. As Alice, list the file version --> fails

If we check the mount point, we are not really checking the actual storage of the file.

Signed-off-by: Louis Chmn <louis@chmn.me>
@artonge artonge force-pushed the artonge/fix/version_storage_check branch from 090b0e5 to aacab2d Compare January 28, 2026 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Items that need to be reviewed bug feature: versions Items related to file versioning php Items related to PHP updates and code issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants