You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem, but coming from a different scenario:
Steps to reproduce
userA shares a folder D1 with userB
userB creates a subfolder D2 and shares it with userC
userA transfers ownership of D1 to userD
After userD accepts the transfer:
userC loses access to the folder D2 (appears empty but visible)
userB can't see the sharing anymore
if userB tries to (re)share the folder D2 with userC : error message "Node for share not found, fileid: x
The problem is fixed by updating oc_table/uid_owner to the UID of userD.
Also userB is not present in oc_users table, due to being syncronized via LDAP, if that means something.
Bug description
After an ownership transfer (via the web interface), sub shares can be broken and it's impossible to restore.
Steps to reproduce
After userD accepts the transfer:
Expected behavior
My suggestion for expected behavior:
Re-share should be deleted if restore failed to not block creating new share for the same user.
Installation method
Community Docker image
Nextcloud Server version
master
Operating system
None
PHP engine version
None
Web server
None
Database engine version
None
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
No response
List of activated Apps
No response
Nextcloud Signing status
No response
Nextcloud Logs
No response
Additional info
No response
The text was updated successfully, but these errors were encountered: