Kent slaymaker

Results 1 issues of Kent slaymaker

My team noticed that Some of the NetSuite::Actions can throw an empty Netsuite::Error even on a successful request/response from Netsuite. For instance, in lib/netsuite/actions/upsert.rb: ``` def errors error_obj = response_hash[:status][:status_detail]...