Skip to content
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

Adding poa access spec and script for manual remediation #19108

Merged
merged 11 commits into from
Jan 2, 2024

Conversation

raymond-hughes
Copy link
Contributor

@raymond-hughes raymond-hughes commented Aug 2, 2023

Resolves APPEALS-24777

Description

Remediation steps to resolve POA Access when spouse is not in people table.

Problem Statement

Attorney user has no access to POA or appeal when spouse is not in people table. This causes no POA to pull and disallows user access to appeal.

This PR addresses this issue by allowing Tier 3 to run remediation script by passing in verified claimant_participant_id and vacols_id which allows the script to create the needed person and poa records. This will allow the affected user to gain access to both the appeal and poa records.

Acceptance Criteria

  • Code compiles correctly
  • Tests are passing related to the changes

@codeclimate
Copy link

codeclimate bot commented Aug 2, 2023

Code Climate has analyzed commit b5529ae and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 2

View more on Code Climate.

Copy link
Contributor

@drew-hadley drew-hadley left a comment

Choose a reason for hiding this comment

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

LGTM!

@raymond-hughes raymond-hughes merged commit e5e92f2 into master Jan 2, 2024
13 of 15 checks passed
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.

6 participants