Skip to content
  • Vincent Petry's avatar
    First process group shares and then user shares (#26526) · 6cbfebf3
    Vincent Petry authored
    This prevents a validation failure where the code checks whether a file
    is already shared with another user, but the check disables itself when
    the owner is the same. Processing the groups first prevents the check
    to kick in too early when the group share still has the old owner while
    we try transferring the user share.
    6cbfebf3