Storage Explorer Version
1.43.0
Regression From
1.43.0
Architecture
arm64
Storage Explorer Build Number
20260519.1
Platform
All
OS Version
Windows 11 arm64/Windows11 x64/Linux Ubuntu 22.04
Bug Description
When executing “Propagate Access Control Lists…” on a SAS-attached ADLS Gen2 container with only l (list) permission, the operation fails with a TypeError: The requested action could not be completed TypeError: Cannot read properties of undefined (reading 'name') instead of displaying a clear authorization message.
Resource Types
ADLS Gen2 blobs
Authentication Method
None
Connection Type
None
Steps to Reproduce
- Launch Storage Explorer.
- Expand one ADLS Gen2 storage account -> Blob Containers.
- Generate a SAS URL for an ADLS Gen2 blob container with only List (l) permission.
- Attach the blob container via the SAS URL.
- Right-click the attached container and select 'Propagate Access Control Lists...'.
- Execute the action.
Actual Experience
An error dialog is displayed with the following message:
The requested action could not be completed.
TypeError: Cannot read properties of undefined (reading 'name')
Expected Experience
Displaying a clear error message, such as: This request is not authorized to perform this operation using this permission.
Additional Context
No response
Storage Explorer Version
1.43.0
Regression From
1.43.0
Architecture
arm64
Storage Explorer Build Number
20260519.1
Platform
All
OS Version
Windows 11 arm64/Windows11 x64/Linux Ubuntu 22.04
Bug Description
When executing “Propagate Access Control Lists…” on a SAS-attached ADLS Gen2 container with only l (list) permission, the operation fails with a TypeError:
The requested action could not be completed TypeError: Cannot read properties of undefined (reading 'name')instead of displaying a clear authorization message.Resource Types
ADLS Gen2 blobs
Authentication Method
None
Connection Type
None
Steps to Reproduce
Actual Experience
An error dialog is displayed with the following message:
Expected Experience
Displaying a clear error message, such as: This request is not authorized to perform this operation using this permission.
Additional Context
No response