Skip to content

Mark current step as invalid when in invalid state in SSN/Verify step to prevent 500#6143

Merged
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/fix-proofing-500
Apr 4, 2022
Merged

Mark current step as invalid when in invalid state in SSN/Verify step to prevent 500#6143
mitchellhenke merged 1 commit intomainfrom
mitchellhenke/fix-proofing-500

Conversation

@mitchellhenke
Copy link
Contributor

Following up to #6118, which created another 500 along similar lines. This PR ensures the current step is also marked as incomplete (NR Link)

changelog: Bug Fixes, Identity Verification, Fix uncommon errors during proofing at the resolution and SSN steps
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see the commit describing this as "testing", I assume we probably don't want to change the default submission to be treated as a failure 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, yeah, it's not intended to be merged. The nil return from the last PR ended up using the default response, so I was kind of curious how/if defaulting to failure would work.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For what it's worth, based on CI, the answer is poorly.

@mitchellhenke mitchellhenke force-pushed the mitchellhenke/fix-proofing-500 branch from 9485962 to 811b21c Compare April 4, 2022 14:22
@mitchellhenke mitchellhenke merged commit 5e501e4 into main Apr 4, 2022
@mitchellhenke mitchellhenke deleted the mitchellhenke/fix-proofing-500 branch April 4, 2022 14:51
mitchellhenke pushed a commit that referenced this pull request Apr 4, 2022
…#6143)

changelog: Bug Fixes, Identity Verification, Fix uncommon errors during proofing at the resolution and SSN steps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants