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

APPEALS-17497 MST & PACT Special issues identification #19119

Merged
merged 10 commits into from
Aug 15, 2023

Conversation

kristeja
Copy link
Contributor

@kristeja kristeja commented Aug 2, 2023

Resolves APPEALS-17497

APPEALS-17497

  • As a Intake user, I need the ability to easily identify and mark (or unmark where necessary) existing VBMS decisions or new issues as Military Sexual Trauma (MST) or PACT Act issues at the issue level when inputting a decision review.
  • As a Board member, I need the ability to easily identify and report on issues and appeals that are designated as MST or PACT Act.

Testing Plan

  1. Go to APPEALS-17497

Database Changes:

  1. New columns has been added to existing database tables
  • decision_issues db table new columns

  • mst_status
    
  • pact_status
    
  • request_issues db table new columns
    
  • mst_status
    
  • mst_status_update_reason_notes
    
  • pact_status
    
  • pact_status_update_reason_notes
    
  • vbms_mst_status
    
  • vbms_pact_status
    
  • request_issues_updates db table new columns

  • mst_edited_request_issue_ids
    
  • pact_edited_request_issue_ids
    
  1. New database tables that will be created during deployment
    special_issue_changes

@codeclimate
Copy link

codeclimate bot commented Aug 2, 2023

Code Climate has analyzed commit 0c6da36 and detected 306 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 76
Duplication 21
Style 208
Performance 1

Note: there is 1 critical issue.

View more on Code Climate.

@HunJerBAH HunJerBAH merged commit 4a14c40 into master Aug 15, 2023
4 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants