-
Notifications
You must be signed in to change notification settings - Fork 8
JCC - update provider ids in transaction history table when SSN is corrected #1845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
isabeleliassen
merged 27 commits into
csg-org:main
from
InspiringApps:feat/transaction-updates-from-ssn-correction
Aug 21, 2026
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
556dfaa
Initial implementation of transaction record corrections
landonshumway-ia 01e64ce
Add logs/simplify update logic
landonshumway-ia 96ef150
simplify logic to collect transaction ids from previous snapshots
landonshumway-ia 26757b8
refactor to extract common test logic into test data generator
landonshumway-ia d4cfb08
add comment about migration failure and retry case
landonshumway-ia e9e8ac2
Add transaction licensee id check for SSN correction smoke tests
landonshumway-ia 0224424
Ensure system owned fields are preserved with every license re-upload
landonshumway-ia 19f89d2
Ensure encumbrance status is preserved on the provider record
landonshumway-ia 972459e
update nanoid version for node check
landonshumway-ia db6689d
Updating existing top level record with encumbered and military statu…
landonshumway-ia ddca8ca
Add guard for field additions to provider schema
landonshumway-ia b478936
refactor
landonshumway-ia 51e4866
Enhance ssn migration smoke tests to check for top level provider fields
landonshumway-ia 737dc20
Feedback - improve test assertions
landonshumway-ia b8f9df2
Feedback - add condition expression for update and improve smoke test…
landonshumway-ia 11e6703
Pass investigationStatus forward on privilege renewal
landonshumway-ia 47b9685
feedback - define provider fields not supplied by the schema
landonshumway-ia 9a4417c
Feedback - rename field and clarify comments
landonshumway-ia 3541490
feedback - fix comment blocks and test setup
landonshumway-ia e362e4d
PR feedback - clarify comments and tests
landonshumway-ia a5a8354
Remove duplicate definition
landonshumway-ia bbf7ff7
Update pip version in GH action runners
landonshumway-ia 67070d4
Add logs to denote partial and full migrations for easier cloudwatch …
landonshumway-ia eaff514
Update multi-account deps
landonshumway-ia 0e80bf6
preserve log markers when context marker keys in multiple callers match
landonshumway-ia d0aef79
Apply marker fix to other compacts
landonshumway-ia 12b42ad
Add explicit log markers to migration logs
landonshumway-ia File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.