Conversation
2da28a4 to
0fddef4
Compare
changelog: Upcoming Features, Inherited Proofing, LG-7446 Create "Cancel" Links and Supporting Cancellation Code for Identity Proofing Process (3 of n)
0fddef4 to
00adf5d
Compare
00adf5d to
192c3ad
Compare
jmhooper
reviewed
Oct 18, 2022
192c3ad to
85e7611
Compare
jmhooper
approved these changes
Oct 18, 2022
2 tasks
This was referenced Oct 20, 2022
Closed
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTE: Ignore the first 3 commits, as they are part of the lg-7446-create-cancel-links-2-of-n branch this branch was branched off of, and will go away once that branch is merged into main, and this branch is rebased on top if it
See also PR LG-7446 Create "Cancel" Links and Supporting Cancellation Code for Identity Proofing Process (1 of n)
See also PR LG-7446 Create "Cancel" Links and Supporting Cancellation Code for Identity Proofing Process (2 of n)
🎫 Ticket
LG-7446
🛠 Summary of changes
NOTE: This is feature branch 3 of what most likely be (at most) several feature branches.
In this feature branch:
In subsequent feature branch(es):
The "Start Over" cancellation logic that involves the InheritedProofingSessionsController controller and associated specs and feature specs will be in a subsequent (and final) feature branch.
📜 Testing Plan
Provide a checklist of steps to confirm the changes.
👀 Screenshots
Before:
 After:
  🚀 Notes for Deployment
See PR LG-7446 Create "Cancel" Links and Supporting Cancellation Code for Identity Proofing Process (1 of n)