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

Min/APPEALS-59455 #23421

Draft
wants to merge 5 commits into
base: feature/APPEALS-57706
Choose a base branch
from
Draft

Min/APPEALS-59455 #23421

wants to merge 5 commits into from

Conversation

minhazur9
Copy link
Contributor

@minhazur9 minhazur9 commented Nov 4, 2024

Resolves APPEALS-59455

Description

Add ScheduleHearingTask Fields to the National Hearing Queue

Acceptance Criteria

  • Code compiles correctly
  • The following fields are added to the National Hearing Queue materialized view to represent information about the
    • ScheduleHearingTask associated with each appeal:
      • assigned_to_id
      • assigned_to_type
      • assigned_at
      • assigned_by_id
      • days_on_hold
      • days_waiting
      • task_id
      • task_status
  • This information is persisted for both AMA and legacy appeals.

Testing Plan

  1. Go to APPEALS-63846
  • For feature branches merging into main: Was this deployed to UAT?

Tests

Test Coverage

Did you include any test coverage for your code? Check below:

  • RSpec
  • Jest
  • Other

Copy link

codeclimate bot commented Nov 4, 2024

Code Climate has analyzed commit 65963e7 and detected 0 issues on this pull request.

View more on Code Climate.

@minhazur9 minhazur9 changed the base branch from main to feature/APPEALS-57706 November 5, 2024 15:08
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.

1 participant