Enabling/Disabling shareapi_auto_accept_share
while receiving the requested share results in different behavior
#39959
Labels
Description
While sharing the same file/folder in different ways by one user [group and user] and receiving the requested share by enabling/disabling the
shareapi_auto_accept_share
by another user results in different behaviorSteps to reproduce
When the
shareapi_auto_accept_share
isenabled
:developers
and a userdemo
demo
to groupdevelopers
admin
creates a folderparentFoder
admin
shares the folderparentFolder
with groupdevelopers
demo
receives the folder and renames it asreceivedParentFolder
admin
shares the folderparentFolder
with userdemo
As user
demo
the folderreceivedParentFolder
exists and the folderparentFolder
from the last share doesn't exist.When the
shareapi_auto_accept_share
isdisabled
:developers
and a userdemo
demo
to groupdevelopers
admin
creates a folderparentFoder
admin
shares the folderparentFolder
with groupdevelopers
demo
accepts the share request from admindemo
renames the folder asreceivedParentFolder
admin
shares the folderparentFolder
with userdemo
demo
accepts the share request from adminAs user
demo
the folderparentFolder
exists and folderreceivedParentFolder
disappears.The test is automated and is reproduced manually too.
might be related to this issue #39347
The text was updated successfully, but these errors were encountered: