Skip to content

Deploy RC 492 to Production#12306

Merged
mitchellhenke merged 14 commits intostages/prodfrom
stages/rc-2025-07-01
Jul 1, 2025
Merged

Deploy RC 492 to Production#12306
mitchellhenke merged 14 commits intostages/prodfrom
stages/rc-2025-07-01

Conversation

@mitchellhenke
Copy link
Contributor

User-Facing Improvements

  • Doc Auth: Update network error content (#12272)
  • Identity Verification: Update warning banner messages with clearer user instructions. (#12282)

Bug Fixes

  • Internal Report: API Transaction count report bug fix (#12276)
  • Passports: User prevented from advancing to steps before they are allowed. (#12288)
  • sign up completion: Fix double submission at sign in completion (#12273)

Internal

  • DataWarehouse Alerts: Update the TableSummaryStatsExportJob cloudwatch query to exclude duplicate messages (Issue 1041) (#12289)
  • Doc Auth: Remove a/b routing for manual upload removal (#12291)
  • Reporting: IRS Quarterly Metrics Report (#12253)

Upcoming Features

  • Authentication: Duplicate Profile Confirmations check and spec (#12270)
  • Document Authentication: Refine ID_TYPE_SLUGS to classify document types (#12301)

koseni123 and others added 13 commits June 26, 2025 08:39
* Changelog: Bug Fixes, Internal Report, API Transaction count report bug fix

---------

Co-authored-by: KolawoleHOseni <kolawolehoseni@fcoh2j-gqn94y2t.gsa.gov>
* remove passport

* Remove passports as valid document type

changelog: Upcoming Features, Passports, Remove passports as valid document type
…12277)

* add job class and spec

* revert query changes

* use correct predicate for querying expired resets and update test

* added test to delete controller spec

* changelog: Bug Fixes, Account Deletion Workflow, fix bug in previous PR for deletion workflow

* consolidate test and leverage account reset helper

* clean up superfluous test setup and clarify it does statement

* rename affected table column

* update spec with new column

* removes dependency on storing an expired date when the job runs
* changelog: User-Facing Improvements, Doc Auth, update network error content

* Adding new content for passport network fail

* Fixing lint and specs

* Fixing lint and specs 2

* isolating logic

* Trying different approach

* switching to cleaner approach

* Moving choose id type path to context

* Fixing specs and lint

* Fixing lint

* Resolving PR comments

* Removing console log
* Revert "Remove passports as valid document type (#12297)"

This reverts commit 8ffd192.

* separate ID_TYPE_SLUGS w/ and w/o passports

* changelog: Upcoming Features, Document Authentication, Refine ID_TYPE_SLUGS to classify document types

* fix indentation

* add new line
* changelog: Upcoming Features, Authentication, Duplicate Profile Confirmations check and spec

* return false unless profile
…op-offs" (#12302)

* Revert "LG-16298 bug fix for Create Job to Track Deletion Workflow Drop-offs …"

This reverts commit 53d9044.

* changelog: Bug Fixes, Account Deletion Workflow, fix bug revert merge
* remove doc_auth_manual_upload a/b test

* remove manual upload ab test from controllers. make manual upload permanently disabled for now

* add changelog

changelog: Internal, Doc Auth, remove a/b routing for manual upload removal

* fix hybrid handoff specs removing upload checks

* change upload_disabled to upload_enabled in hybrid handoff

* spec fixes

* move upload enabled to a concern
changelog: User-Facing Improvements, Identity Verification, Update warning banner messages with clearer user instructions.
* changelog: Internal, Reporting, IRS Quarterly Metrics Report
* LG-16288: Guard against nil enrollment

We have seen some errors where the enrollment passed to the IPP
verify_info_presenter is nil. This guards against that error, though it
is currently unclear how the enrollment could be nil here.

This may result in kicking the error further down the stack, but that
may give a clue as to where/how this is happening.

changelog: Bug Fixes, Passports, User prevented from advancing to steps before they are allowed.

* Add preconditions to existing IPP controllers to ensure that
the establishing enrollment exists.

Co-authored-by: Shane Chesnutt <shane.chesnutt@gsa.gov>

* specs

---------

Co-authored-by: Shane Chesnutt <shane.chesnutt@gsa.gov>
…12273)

changelog: Bug Fixes, sign up completion, fix double submission at sign in completion

* change course, `create_or_find_by` agency id

* add service provider check

* raise exception of agency identity is not found

* make variables make sense

* fix `next_setup_path`

* add test for multiple SP identities

* use `begin...rescue` in service

* look for agency identity first, then create if multiple records are found

* do `find_or_create_by`, search using uuid

* get rid of `do` statement

* fix logic for create and find

* replace  to create

* use

* restore find or create agency identity and refactor

* re-start build

---------

Co-authored-by: Mitchell Henke <mitchell.henke@gsa.gov>
changelog: Internal, DataWarehouse Alerts, Update the TableSummaryStatsExportJob cloudwatch query to exclude duplicate messages (Issue 1041)

Co-authored-by: Birane Seck <birane.seck@flexion.us>
@mitchellhenke mitchellhenke changed the title Stages/rc 2025 07 01 Deploy RC 492 to Production Jul 1, 2025
@mitchellhenke mitchellhenke force-pushed the stages/rc-2025-07-01 branch from 5d19402 to eacb0bf Compare July 1, 2025 18:32
@mitchellhenke mitchellhenke merged commit 124a0e4 into stages/prod Jul 1, 2025
1 check passed
@mitchellhenke mitchellhenke deleted the stages/rc-2025-07-01 branch July 1, 2025 19:30
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.