Open v-kellyluo opened 1 month ago
@v-kellyluo I am not able to reproduce this issue on 1.35.0, on 20240925.3, or on a local build. I get the expected RenameDestinationParentPathNotFound
error. Maybe you need to double-check your permissions?
Either way, this is a message from the service, not something we have any control over.
Hi @craxal , thank you for the update! I can still reproduce this issue on rel branch, here is the record: In addition, I found that this issue doesn't reproduce if I add myself as owner. In 1.35.0, we don't need to add this access.
@v-kellyluo
@MRayermannMSFT Also agrees this is not a serious problem. The difference in error message could have something to do with whether OAuth or key is being used, in which case authorization errors can be returned instead of the expected error.
Why different versions would be behaving differently is more of a mystery. Please make absolutely sure you are using the exact same account, the same container, the same credential types, the same blob, and the same input into the destination name.
Storage Explorer Version: 1.36.0-dev (100) Build Number: 20240925.3 Branch: rel/1.36.0 Platform/OS: Windows11/Windows 10/Linux Ubuntu 22.04/MacOS Sonoma 14.6.1(Apple M1 Pro) Architecture: arm64/x64/x64/x64 How Found: From running test cases Regression From: Previous release (1.35.0)
Steps to Reproduce
Expected Experience
The error message is 'RenameDestinationParentPathNotFound'.
Actual Experience
The error message is 'AuthorizationPermissionMismatch'.