groupfolders icon indicating copy to clipboard operation
groupfolders copied to clipboard

FileIDs should not change when datadirectory is moved

Open SystemKeeper opened this issue 2 years ago โ€ข 2 comments

How to use GitHub

  • Please use the ๐Ÿ‘ reaction to show that you are affected by the same issue.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Steps to reproduce

  1. Have files stored on a groupfolder shared with other users
  2. Move the datadirectory to another location and adjust config.php accordingly

Expected behaviour

Everything should work as before

Actual behaviour

Since the datadirectory changed, the every file inside a groupfolder receives a new fileId. Therefore all metadata (e.g. shares) are lost.

This might not be a groupfolder issue per se, but rather related to https://github.com/nextcloud/server/issues/42581.

CC: @sorbaugh

Server configuration

Nextcloud version: 26.0.9

Group folders version: 14.0.5

Updated from an older Nextcloud/ownCloud or fresh install: Updated from 24

Are you using external storage, if yes which one: local

Are you using encryption: No

Are you using an external user-backend, if yes which one: No

SystemKeeper avatar Jan 04 '24 12:01 SystemKeeper

Similar to https://github.com/nextcloud/groupfolders/issues/1468 and https://github.com/nextcloud/groupfolders/issues/2577 See also https://github.com/nextcloud/groupfolders/issues/1468#issuecomment-1813096215

solracsf avatar Jan 12 '24 20:01 solracsf

Duplicate of https://github.com/nextcloud/groupfolders/issues/1468

provokateurin avatar Sep 17 '24 18:09 provokateurin