Skip to content

MPDX-9339 ASR switching spouse bug#1656

Merged
kegrimes merged 1 commit intomainfrom
mpdx-9339-asr-spouse-issue
Mar 20, 2026
Merged

MPDX-9339 ASR switching spouse bug#1656
kegrimes merged 1 commit intomainfrom
mpdx-9339-asr-spouse-issue

Conversation

@kegrimes
Copy link
Contributor

@kegrimes kegrimes commented Mar 18, 2026

Description

When switching to the spouse's ASR, the fields were correct, however, the calculations were incorrect. They were being carried over from the user's calculations.

I realized the query was still returning the user's information instead of the spouse's. There was a call being made for the latest ASR, however, it was missing the isSpouse variable.

Testing

  • Go to /reports/additionalSalaryRequest
  • Click "Continue Request" & review the user's inputs and calculations
  • Switch to the spouse's ASR
  • Verify that the fields and calculations are correct

Checklist:

  • I have given my PR a title with the format "MPDX-(JIRA#) (summary sentence max 80 chars)"
  • I have applied the appropriate labels (Add the label "Preview" to automatically create a preview environment)
  • I have run the Claude Code /pr-review command locally and fixed any relevant suggestions
  • I have requested a review from another person on the project
  • I have tested my changes in preview or in staging
  • I have cleaned up my commit history

@kegrimes kegrimes added the Preview Environment Add this label to create an Amplify Preview label Mar 18, 2026
@github-actions
Copy link
Contributor

Preview branch generated at https://mpdx-9339-asr-spouse-issue.d3dytjb8adxkk5.amplifyapp.com

@github-actions
Copy link
Contributor

github-actions bot commented Mar 18, 2026

Bundle sizes [mpdx-react]

Compared against fde4638

No significant changes found

@kegrimes kegrimes requested a review from dr-bizz March 18, 2026 16:15
Copy link
Contributor

@dr-bizz dr-bizz left a comment

Choose a reason for hiding this comment

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

Thank you for adding this.

Can we create a test to make sure the spouse variable is passed through?

@kegrimes kegrimes force-pushed the mpdx-9339-asr-spouse-issue branch from 3af4cc8 to 071135d Compare March 20, 2026 12:38
@kegrimes kegrimes added On Staging Will be merged to the staging branch by Github Actions and removed On Staging Will be merged to the staging branch by Github Actions labels Mar 20, 2026
@kegrimes kegrimes merged commit fa6e937 into main Mar 20, 2026
62 of 64 checks passed
@kegrimes kegrimes deleted the mpdx-9339-asr-spouse-issue branch March 20, 2026 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Preview Environment Add this label to create an Amplify Preview

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants