Upload File command should show an error if upload fails #503
Labels
enhancement
New feature or request
SuiteCloud Extension for VSCode
Bugs related to the suitecloud extension for visual studio code
tracked
Already in Backlog
Your environment
SuiteCloud Extension for Visual Studio Code v1.0.3
Describe the bug
If the Upload File command fails (for example due to a syntax error in the file), the VS Code extension still displays the message, "'Upload File' has been successfully executed").
To Reproduce
Create a suitescript file with a syntax error, and then try run the command
SuiteCloud: Upload File
Actual Behavior
The file fails to upload, however, this is not reflected in the message.
Expected Behavior
It's expected that if the file upload failed, an error message should be shown instead to inform the user of such.
The text was updated successfully, but these errors were encountered: