UNCLASSIFIED - NO CUI

Skip to content

allow for empty accreditation comment

David Freeman requested to merge fix-accreditation-comment into master

Merge Request Description

Fixes KeyError issue in get_approval_status, to allow for a non-existent accreditationComment key.

Merge Request BOE

Risk

S3 job continues to fail

Rollback Plan

Revert MR

Testing

Used ipython and vat_response.json from failing job. Confirmed that exiting code fails, and updated code no longer encounters an error.

Merge request reports