Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore status detail of after_submit_failed in error handling #550

Commits on Jun 16, 2022

  1. Status detail of after_submit_failed is not error

    Addresses issue #444, where some successful requests return an empty error object. See https://system.netsuite.com/help/helpcenter/en_US/WSDiff/2018_2/FolderComparisonReport_files/FileComparisonReport24.html, line 914 for the change to the platformCore schema, https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_4407992281.html for a description of afterSubmit scripts, and https://docs.oracle.com/en/cloud/saas/netsuite/ns-online-help/section_N3536574.html#bridgehead_1515748728 for a discussion of error reporting for these scripts.
    
    Also added a line for File requests in the add action spec b/c the existing fixture already includes the `after_submit_failed` field.
    
    Co-authored-by: Lily Burtness <[email protected]>
    Co-authored-by: Shana Schundler <[email protected]>
    3 people committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    b8ddb6c View commit details
    Browse the repository at this point in the history