-
Notifications
You must be signed in to change notification settings - Fork 2.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
Revert "[stable10] Fix failure of shares which are already moved with transfer-ownership #31164
Conversation
… transfer-ownership" This reverts commit 5325568.
Fixes #31150 |
Below are the steps done to verify the change.
The folder foo/test is created as
Tried with private link in |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After the change is reverted, the command does throw exception. And the private link can be opened. 👍
Codecov Report
@@ Coverage Diff @@
## stable10 #31164 +/- ##
==============================================
+ Coverage 60.15% 60.15% +<.01%
+ Complexity 18182 18180 -2
==============================================
Files 1194 1194
Lines 71738 71734 -4
Branches 1248 1248
==============================================
Hits 43154 43154
+ Misses 28214 28210 -4
Partials 370 370
Continue to review full report at Codecov.
|
I've tested this and the share is still lost, so not a solution |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Reverts #30161
Had to adjust the test reverting as the test file moved to a new location since the original PR