-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Moving shared folders into and out of each other loses share info #2851
Labels
Comments
This was referenced Sep 21, 2018
This was referenced Oct 27, 2018
This was referenced Nov 16, 2018
skjnldsv
added
the
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
label
Jun 12, 2019
I could just reproduce the issue on 16.0.1 |
wiswedel
added
1. to develop
Accepted and waiting to be taken care of
and removed
0. Needs triage
Pending check for reproducibility or if it fits our roadmap
labels
Jun 12, 2019
Reproduced on 16.0.6 . |
Is there a workaround for this? |
still happening in NC 22.2.0. |
PVince81
changed the title
Moving shared folders
Moving shared folders into and out of each other loses share info
Nov 11, 2021
should be fixed already through #30791 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While testing a pull request I observed following behavior on master:
First I thought this happens because we do a copy&delete which will result in a new file id because the file gets moved across storages. But then we should already lose the share at step 3. Seems that we have some magic to keep the file id and even change the "owner" if a share gets move into another share but not the other way around.
cc @rullzer @icewind1991
The text was updated successfully, but these errors were encountered: