Skip to content

Update DocAuthLog on VerifyInfo show and update#7794

Merged
soniaconnolly merged 1 commit intomainfrom
sonia-doc-auth-logs-for-verify-info
Feb 8, 2023
Merged

Update DocAuthLog on VerifyInfo show and update#7794
soniaconnolly merged 1 commit intomainfrom
sonia-doc-auth-logs-for-verify-info

Conversation

@soniaconnolly
Copy link
Contributor

@zachmargolis pointed out that DocAuthLog needs to be updated in controllers that are extracted from the Flow State Machine. Add the calls and tests to VerifyInfoController.

@soniaconnolly soniaconnolly marked this pull request as ready for review February 8, 2023 00:28
@soniaconnolly soniaconnolly requested review from a team, jmhooper and zachmargolis February 8, 2023 00:28
Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

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

LGTM, this PR makes it look easy!

@soniaconnolly
Copy link
Contributor Author

That's because there are enough examples in existing code to follow! sp_session[:issuer] is the right thing to pass in?

@zachmargolis
Copy link
Contributor

sp_session[:issuer] is the right thing to pass in?

Yeah, that's what the value was in the FSM, so it seems equivalent:

def issuer
sp_session[:issuer]
end

@soniaconnolly soniaconnolly merged commit ac5cb33 into main Feb 8, 2023
@soniaconnolly soniaconnolly deleted the sonia-doc-auth-logs-for-verify-info branch February 8, 2023 16:23
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