USEPA / e-manifest

API services documentation and reference material for the e-Manifest hazardous waste tracking system
https://www.epa.gov/e-manifest
Creative Commons Zero v1.0 Universal
26 stars 22 forks source link

EM-3134 Missing Management Method Code throwing an error via services #1600

Closed e-manifest closed 7 months ago

e-manifest commented 8 months ago

Production users have been reporting getting an error when submitting a null Management Method code when EPAWaste=false. (in dev see with VA78000…json file and error below). If submitting anything other than a proper (optional) Management Method Code, like for example NULL they should get the standard not a valid management method code error. {{Provided Value is not Found}}

[^tradebemanifestTrackingNumber001368737WAS.txt] [^with VA7800020888-jsonUpload_013447178FLE (1).json] [^jsonUpload_013447178FLE (1).json]

{noformat}Dev error { "code": "E_SystemError", "message": "System error occurred", "errorId": "26c2ed7f-47ed-442a-9bcb-6c419957cd6c", "errorDate": "2024-01-04T21:45:30.542+00:00" }{noformat}

Acceptance Criteria
(x) when epa waste = false and management method code does not = a valid management method code (such as ““ or null) provide the standard management method code not found error. {{: "Provided Value is not Found",}}