microsoft / microsoft/AzureStorageExplorer
Make the error log clear when uploading files exceed the file share available quota
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 452
- Forks
- 92
- Avg merge
- 15h 20m
- Merged PRs (30d)
- 3
Description
Storage Explorer Version: 1.13.0
Build: 20200415.4
Branch: rel/1.13.0
Platform/OS: Windows 10/ Linux Ubuntu 18.04/macOS High Sierra
Architecture: ia32/x64
Regression From: Not a regression
Steps to reproduce:
- Expand one storage account -> File Shares.
- Upload files which size exceed the file share available quota.
- Check the log message.
Expect Experience:
Can get the error info from the log message directly.
Actual Experience:
Can't get the error info from the log message directly.

Error Details:
{
"message": "\"UnexpectedCancel\""
}
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by uploading files beyond a file share's available quota, then inspect the resulting log entry and its error details. Update the logging behavior so the message directly explains the quota failure, and verify that the log no longer reports only "UnexpectedCancel".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100