Using the WebStorm plugin, v2020.2, using “Upload ...
# sdf
m
Using the WebStorm plugin, v2020.2, using “Upload file to Account” for individual files provides an ‘Info’ level notification dialog even if NetSuite rejects the file. To know if the upload was successful, you have to check the SDF Logs. In earlier versions of the plugin, it would display an ‘Error’ level dialog if the upload failed. Was this intentional, or is this a bug?
a
This is intentional. There can be multiple files which can be uploaded, and some can succeed and some can fail for any reason. So info just lets you know that the process has completed and you can check details
m
Thanks.