allow for empty accreditation comment
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.