diff --git a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.dot b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.dot index 100a9332869..c2f63c81aa5 100644 --- a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.dot +++ b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.dot @@ -1,5 +1,5 @@ digraph belongs_to_erd_subclasses { - graph [bb="0,0,3974.1,3428.9", + graph [bb="0,0,4979.9,5164", rankdir=LR ]; node [label="\N"]; @@ -12,111 +12,54 @@ digraph belongs_to_erd_subclasses { ]; LegacyAppeal -> AppealSeries [label=appeal_series, ]; - HearingTask [fillcolor="#00ff00", - label=HearingTask, - style=filled, - ]; - HearingTaskAssociation [color="#aaaaaa", - fillcolor="#f2f2f2", - label=HearingTaskAssociation, - shape=component, - style=filled, - ]; - HearingTaskAssociation -> HearingTask [label=hearing_task, - ]; - hearing_type [color="#0000ff", + decision_review_type [color="#0000ff", + fillcolor="#ffff00", fontcolor="#0000ff", - label="hearing_type|Hearing,\nLegacyHearing", - shape=record, - style=dotted, - ]; - HearingTaskAssociation -> hearing_type [label=hearing, - ]; - SchedulePeriod [color="#000099", - fillcolor="#00ffff", - fontcolor="#000099", - label="SchedulePeriod\n(associated with: User)", + label="decision_review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; - JudgeSchedulePeriod [fillcolor="#00ffff", - label="JudgeSchedulePeriod\n(associated with: User)", - style=filled, - ]; - SchedulePeriod -> JudgeSchedulePeriod [color="#000099", - style=dotted]; - RoSchedulePeriod [fillcolor="#00ffff", - label="RoSchedulePeriod\n(associated with: User)", - style=filled, - ]; - SchedulePeriod -> RoSchedulePeriod [color="#000099", - style=dotted]; - NonAvailability [color="#000099", - fillcolor="#00aaff", + Claimant [color="#000099", + fillcolor="#a9a9a9", fontcolor="#000099", - label=NonAvailability, + label="Claimant|(6 claimants)", shape=record, style=filled, ]; - NonAvailability -> SchedulePeriod [label=schedule_period, + Claimant -> decision_review_type [label=decision_review, ]; - CoNonAvailability [fillcolor="#00aaff", - label=CoNonAvailability, - style=filled, + Person [ + label=Person, ]; - NonAvailability -> CoNonAvailability [color="#000099", - style=dotted]; - RoNonAvailability [fillcolor="#00aaff", - label=RoNonAvailability, - style=filled, + Claimant -> Person [label=person, ]; - NonAvailability -> RoNonAvailability [color="#000099", - style=dotted]; - JudgeNonAvailability [fillcolor="#00aaff", - label=JudgeNonAvailability, + AttorneyClaimant [fillcolor="#a9a9a9", + label=AttorneyClaimant, style=filled, ]; - NonAvailability -> JudgeNonAvailability [color="#000099", + Claimant -> AttorneyClaimant [color="#000099", style=dotted]; - DecisionIssue [fillcolor="#ff5050", - label=DecisionIssue, - shape=note, - style=filled, - ]; - decision_review_type [color="#0000ff", - fillcolor="#ffff00", - fontcolor="#0000ff", - label="decision_review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", + BgsRelatedClaimant [color="#000099", + fillcolor="#a9a9a9", + fontcolor="#000099", + label=BgsRelatedClaimant, shape=record, style=filled, ]; - DecisionIssue -> decision_review_type [label=decision_review, - ]; - RemandReason [ - label=RemandReason, - ]; - RemandReason -> DecisionIssue [label=decision_issue, - ]; - Task [color="#0000ff", - fillcolor="#00ff00", - fontcolor="#0000ff", - label="Task|(110 tasks)", + Claimant -> BgsRelatedClaimant [color="#000099", + style=dotted]; + OtherClaimant [color="#000099", + fillcolor="#a9a9a9", + fontcolor="#000099", + label=OtherClaimant, shape=record, style=filled, ]; - Task -> HearingTask [color="#6600cc", - fontcolor="#6600cc", - style=dotted]; - Task -> Task [color="#6600cc", - fontcolor="#6600cc", + Claimant -> OtherClaimant [color="#000099", style=dotted]; - assigned_to_type [color="#0000ff", - fontcolor="#0000ff", - label="assigned_to_type|User,\nOrganization", - shape=record, - style=dotted, - ]; - Task -> assigned_to_type [label=assigned_to, + HearingDay [fillcolor="#66ccff", + label="HearingDay\n(associated with: judge User)", + style=filled, ]; appeal_type [color="#0000ff", fillcolor="#ffff00", @@ -125,12 +68,20 @@ digraph belongs_to_erd_subclasses { shape=record, style=filled, ]; - Task -> appeal_type [label=appeal, + AttorneyCaseReview [fillcolor="#ff5050", + label="AttorneyCaseReview\n(associated with:\nreviewing_judge User,\nattorney User,\nTask)", + shape=note, + style=filled, ]; - HearingDay [fillcolor="#66ccff", - label="HearingDay\n(associated with: judge User)", + AttorneyCaseReview -> appeal_type [label=appeal, + ]; + JudgeCaseReview [fillcolor="#ff5050", + label="JudgeCaseReview\n(associated with:\njudge User,\nattorney User,\nTask)", + shape=note, style=filled, ]; + JudgeCaseReview -> appeal_type [label=appeal, + ]; JobNote [ label="JobNote\n(associated with: User)", ]; @@ -157,8 +108,6 @@ digraph belongs_to_erd_subclasses { shape=record, style=filled, ]; - RequestIssue -> DecisionIssue [label=contested_decision_issue, - ]; RequestIssue -> decision_review_type [label=decision_review, ]; RequestIssue -> RequestIssue [label=correction_request_issue, @@ -170,6 +119,13 @@ digraph belongs_to_erd_subclasses { ]; RequestIssue -> EndProductEstablishment [label=end_product_establishment, ]; + DecisionIssue [fillcolor="#ff5050", + label=DecisionIssue, + shape=note, + style=filled, + ]; + RequestIssue -> DecisionIssue [label=contested_decision_issue, + ]; NonratingRequestIssue [fillcolor="#ffa500", label=NonratingRequestIssue, style=filled, @@ -190,81 +146,13 @@ digraph belongs_to_erd_subclasses { ]; EndProductEstablishment -> source_type [label=source, ]; - Claimant [color="#000099", - fillcolor="#a9a9a9", - fontcolor="#000099", - label="Claimant|AttorneyClaimant,\nBgsRelatedClaimant,\nOtherClaimant,\nDependentClaimant,\nVeteranClaimant", - shape=record, - style=filled, - ]; - Claimant -> decision_review_type [label=decision_review, - ]; - Person [ - label=Person, - ]; - Claimant -> Person [label=person, - ]; - AttorneyClaimant [fillcolor="#a9a9a9", - label=AttorneyClaimant, - style=filled, + VbmsExtClaim [ + label=VbmsExtClaim, ]; - Claimant -> AttorneyClaimant [color="#000099", - style=dotted]; - BgsRelatedClaimant [color="#000099", - fillcolor="#a9a9a9", - fontcolor="#000099", - label=BgsRelatedClaimant, - shape=record, - style=filled, + EndProductEstablishment -> VbmsExtClaim [label=vbms_ext_claim, ]; - Claimant -> BgsRelatedClaimant [color="#000099", - style=dotted]; - OtherClaimant [fillcolor="#a9a9a9", - label=OtherClaimant, - style=filled, - ]; - Claimant -> OtherClaimant [color="#000099", - style=dotted]; - AttorneyCaseReview [fillcolor="#ff5050", - label="AttorneyCaseReview\n(associated with:\nreviewing_judge User,\nattorney User,\nTask)", - shape=note, - style=filled, - ]; - AttorneyCaseReview -> appeal_type [label=appeal, - ]; - RequestDecisionIssue [color="#aaaaaa", - fillcolor="#f2f2f2", - label=RequestDecisionIssue, - shape=component, - style=filled, - ]; - RequestDecisionIssue -> DecisionIssue [label=decision_issue, - ]; - RequestDecisionIssue -> RequestIssue [label=request_issue, - ]; - JudgeCaseReview [fillcolor="#ff5050", - label="JudgeCaseReview\n(associated with:\njudge User,\nattorney User,\nTask)", - shape=note, - style=filled, - ]; - JudgeCaseReview -> appeal_type [label=appeal, - ]; - RequestIssuesUpdate [ - label="RequestIssuesUpdate\n(associated with: User)", - ]; - review_type [color="#0000ff", - fillcolor="#ffff00", - fontcolor="#0000ff", - label="review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", - shape=record, - style=filled, - ]; - RequestIssuesUpdate -> review_type [label=review, + DecisionIssue -> decision_review_type [label=decision_review, ]; - review_type -> decision_review_type [color="#6600cc", - fontcolor="#6600cc", - label="a.k.a.", - style=dotted]; "Dispatch::Task" [color="#000099", fillcolor="#adff2f", fontcolor="#000099", @@ -316,56 +204,71 @@ digraph belongs_to_erd_subclasses { ]; ClaimsFolderSearch -> appeal_type [label=appeal, ]; - DecisionDocument [fillcolor="#ff5050", - label=DecisionDocument, - shape=note, + Task [color="#0000ff", + fillcolor="#00ff00", + fontcolor="#0000ff", + label="Task|(120 tasks)", + shape=record, style=filled, ]; - DecisionDocument -> appeal_type [label=appeal, + Task -> appeal_type [label=appeal, ]; - AvailableHearingLocations [fillcolor="#66ccff", - label="AvailableHearingLocations\n(associated with: Veteran)", - style=filled, + Task -> Task [color="#6600cc", + fontcolor="#6600cc", + style=dotted]; + assigned_to_type [color="#0000ff", + fontcolor="#0000ff", + label="assigned_to_type|User,\nOrganization", + shape=record, + style=dotted, ]; - AvailableHearingLocations -> appeal_type [label=appeal, + Task -> assigned_to_type [label=assigned_to, ]; - VbmsUploadedDocument [fillcolor="#ff5050", - label=VbmsUploadedDocument, - shape=note, + HearingTask [fillcolor="#00ff00", + label=HearingTask, style=filled, ]; - VbmsUploadedDocument -> appeal_type [label=appeal, + Task -> HearingTask [color="#6600cc", + fontcolor="#6600cc", + style=dotted]; + RequestDecisionIssue [color="#aaaaaa", + fillcolor="#f2f2f2", + label=RequestDecisionIssue, + shape=component, + style=filled, ]; - SpecialIssueList [ - label=SpecialIssueList, + RequestDecisionIssue -> RequestIssue [label=request_issue, ]; - SpecialIssueList -> appeal_type [label=appeal, + RequestDecisionIssue -> DecisionIssue [label=decision_issue, ]; - NodDateUpdate [ - label="NodDateUpdate\n(associated with: User)", + DecisionDocument [fillcolor="#ff5050", + label=DecisionDocument, + shape=note, + style=filled, ]; - NodDateUpdate -> Appeal [label=appeal, + DecisionDocument -> appeal_type [label=appeal, ]; - record_type [color="#0000ff", + RequestIssuesUpdate [ + label="RequestIssuesUpdate\n(associated with: User)", + ]; + review_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", - label="record_type|Appeal,\nLegacyAppeal", + label="review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; - record_type -> decision_review_type [color="#6600cc", - fontcolor="#6600cc", - label="(subset of)", - ]; - RecordSyncedByJob [ - label=RecordSyncedByJob, - ]; - RecordSyncedByJob -> record_type [label=record, - ]; - WorkMode [ - label=WorkMode, + RequestIssuesUpdate -> review_type [label=review, ]; - WorkMode -> appeal_type [label=appeal, + review_type -> decision_review_type [color="#6600cc", + fontcolor="#6600cc", + label="a.k.a.", + style=dotted]; + hearing_type [color="#0000ff", + fontcolor="#0000ff", + label="hearing_type|Hearing,\nLegacyHearing", + shape=record, + style=dotted, ]; HearingEmailRecipient [color="#000099", fillcolor="#66ccff", @@ -374,6 +277,8 @@ digraph belongs_to_erd_subclasses { shape=record, style=dashed, ]; + HearingEmailRecipient -> appeal_type [label=appeal, + ]; HearingEmailRecipient -> hearing_type [label=hearing, ]; AppellantHearingEmailRecipient [fillcolor="#66ccff", @@ -394,6 +299,16 @@ digraph belongs_to_erd_subclasses { ]; HearingEmailRecipient -> RepresentativeHearingEmailRecipient [color="#000099", style=dotted]; + HearingTaskAssociation [color="#aaaaaa", + fillcolor="#f2f2f2", + label=HearingTaskAssociation, + shape=component, + style=filled, + ]; + HearingTaskAssociation -> hearing_type [label=hearing, + ]; + HearingTaskAssociation -> HearingTask [label=hearing_task, + ]; VirtualHearing [fillcolor="#66ccff", label=VirtualHearing, style=filled, @@ -456,6 +371,111 @@ digraph belongs_to_erd_subclasses { ]; AppealStreamSnapshot -> LegacyHearing [label=hearing, ]; + SpecialIssueList [ + label=SpecialIssueList, + ]; + SpecialIssueList -> appeal_type [label=appeal, + ]; + AvailableHearingLocations [fillcolor="#66ccff", + label="AvailableHearingLocations\n(associated with: Veteran)", + style=filled, + ]; + AvailableHearingLocations -> appeal_type [label=appeal, + ]; + record_type [color="#0000ff", + fillcolor="#ffff00", + fontcolor="#0000ff", + label="record_type|Appeal,\nLegacyAppeal", + shape=record, + style=filled, + ]; + record_type -> decision_review_type [color="#6600cc", + fontcolor="#6600cc", + label="(subset of)", + ]; + RecordSyncedByJob [ + label=RecordSyncedByJob, + ]; + RecordSyncedByJob -> record_type [label=record, + ]; + VbmsUploadedDocument [fillcolor="#ff5050", + label=VbmsUploadedDocument, + shape=note, + style=filled, + ]; + VbmsUploadedDocument -> appeal_type [label=appeal, + ]; + WorkMode [ + label=WorkMode, + ]; + WorkMode -> appeal_type [label=appeal, + ]; + AppealState [ + label=AppealState, + ]; + AppealState -> appeal_type [label=appeal, + ]; + NodDateUpdate [ + label="NodDateUpdate\n(associated with: User)", + ]; + NodDateUpdate -> Appeal [label=appeal, + ]; + PostDecisionMotion [ + label="PostDecisionMotion\n(associated with: Task)", + ]; + PostDecisionMotion -> Appeal [label=appeal, + ]; + SchedulePeriod [color="#000099", + fillcolor="#00ffff", + fontcolor="#000099", + label="SchedulePeriod\n(associated with: User)", + shape=record, + style=filled, + ]; + JudgeSchedulePeriod [fillcolor="#00ffff", + label="JudgeSchedulePeriod\n(associated with: User)", + style=filled, + ]; + SchedulePeriod -> JudgeSchedulePeriod [color="#000099", + style=dotted]; + RoSchedulePeriod [fillcolor="#00ffff", + label="RoSchedulePeriod\n(associated with: User)", + style=filled, + ]; + SchedulePeriod -> RoSchedulePeriod [color="#000099", + style=dotted]; + NonAvailability [color="#000099", + fillcolor="#00aaff", + fontcolor="#000099", + label=NonAvailability, + shape=record, + style=filled, + ]; + NonAvailability -> SchedulePeriod [label=schedule_period, + ]; + CoNonAvailability [fillcolor="#00aaff", + label=CoNonAvailability, + style=filled, + ]; + NonAvailability -> CoNonAvailability [color="#000099", + style=dotted]; + RoNonAvailability [fillcolor="#00aaff", + label=RoNonAvailability, + style=filled, + ]; + NonAvailability -> RoNonAvailability [color="#000099", + style=dotted]; + JudgeNonAvailability [fillcolor="#00aaff", + label=JudgeNonAvailability, + style=filled, + ]; + NonAvailability -> JudgeNonAvailability [color="#000099", + style=dotted]; + RemandReason [ + label=RemandReason, + ]; + RemandReason -> DecisionIssue [label=decision_issue, + ]; CavcRemand [ label=CavcRemand, ]; @@ -491,8 +511,11 @@ digraph belongs_to_erd_subclasses { ]; Organization -> JudgeTeam [color="#000099", style=dotted]; - BusinessLine [fillcolor="#d9d9ff", + BusinessLine [color="#000099", + fillcolor="#d9d9ff", + fontcolor="#000099", label=BusinessLine, + shape=record, style=filled, ]; Organization -> BusinessLine [color="#000099", @@ -557,6 +580,18 @@ digraph belongs_to_erd_subclasses { ]; Organization -> Colocated [color="#000099", style=dotted]; + EducationEmo [fillcolor="#d9d9ff", + label=EducationEmo, + style=filled, + ]; + Organization -> EducationEmo [color="#000099", + style=dotted]; + EducationRpo [fillcolor="#d9d9ff", + label=EducationRpo, + style=filled, + ]; + Organization -> EducationRpo [color="#000099", + style=dotted]; HearingAdmin [fillcolor="#d9d9ff", label=HearingAdmin, style=filled, @@ -581,6 +616,18 @@ digraph belongs_to_erd_subclasses { ]; Organization -> MailTeam [color="#000099", style=dotted]; + OaiTeam [fillcolor="#d9d9ff", + label=OaiTeam, + style=filled, + ]; + Organization -> OaiTeam [color="#000099", + style=dotted]; + OccTeam [fillcolor="#d9d9ff", + label=OccTeam, + style=filled, + ]; + Organization -> OccTeam [color="#000099", + style=dotted]; PrivacyTeam [fillcolor="#d9d9ff", label=PrivacyTeam, style=filled, @@ -605,6 +652,12 @@ digraph belongs_to_erd_subclasses { ]; Organization -> SpecialCaseMovementTeam [color="#000099", style=dotted]; + SupervisorySeniorCouncil [fillcolor="#d9d9ff", + label=SupervisorySeniorCouncil, + style=filled, + ]; + Organization -> SupervisorySeniorCouncil [color="#000099", + style=dotted]; TranscriptionTeam [fillcolor="#d9d9ff", label=TranscriptionTeam, style=filled, @@ -623,6 +676,12 @@ digraph belongs_to_erd_subclasses { ]; Organization -> VhaCamo [color="#000099", style=dotted]; + VhaCaregiverSupport [fillcolor="#d9d9ff", + label=VhaCaregiverSupport, + style=filled, + ]; + Organization -> VhaCaregiverSupport [color="#000099", + style=dotted]; VhaProgramOffice [fillcolor="#d9d9ff", label=VhaProgramOffice, style=filled, @@ -646,10 +705,10 @@ digraph belongs_to_erd_subclasses { AdvanceOnDocketMotion [ label="AdvanceOnDocketMotion\n(associated with: User)", ]; - AdvanceOnDocketMotion -> appeal_type [label=appeal, - ]; AdvanceOnDocketMotion -> Person [label=person, ]; + AdvanceOnDocketMotion -> appeal_type [label=appeal, + ]; Document [ label=Document, ]; @@ -676,19 +735,88 @@ digraph belongs_to_erd_subclasses { ]; AppellantSubstitution -> Appeal [label=target_appeal, ]; + AppellantSubstitutionHistory [ + label=AppellantSubstitutionHistory, + ]; + AppellantSubstitutionHistory -> Person [label=original_appellant_veteran_participant, + ]; + AppellantSubstitutionHistory -> Person [label=current_appellant_substitute_participant, + ]; + AppellantSubstitutionHistory -> Person [label=original_appellant_substitute_participant, + ]; + AppellantSubstitutionHistory -> Person [label=current_appellant_veteran_participant, + ]; + AppellantSubstitutionHistory -> AppellantSubstitution [label=appellant_substitution, + ]; BoardGrantEffectuation [fillcolor="#ff5050", label=BoardGrantEffectuation, shape=note, style=filled, ]; - BoardGrantEffectuation -> DecisionIssue [label=granted_decision_issue, - ]; BoardGrantEffectuation -> EndProductEstablishment [label=end_product_establishment, ]; + BoardGrantEffectuation -> DecisionIssue [label=granted_decision_issue, + ]; BoardGrantEffectuation -> DecisionDocument [label=decision_document, ]; BoardGrantEffectuation -> Appeal [label=appeal, ]; + stuck_record_type [ + label="StuckRecord\n(stuck_record_type)", + shape=box, + style=dashed, + ]; + CaseflowStuckRecord [ + label=CaseflowStuckRecord, + ]; + CaseflowStuckRecord -> stuck_record_type [label=stuck_record, + ]; + CavcDashboard [ + label=CavcDashboard, + ]; + CavcDashboard -> CavcRemand [label=cavc_remand, + ]; + CavcDashboardDisposition [ + label=CavcDashboardDisposition, + ]; + CavcDashboardDisposition -> RequestIssue [label=request_issue, + ]; + CavcDashboardDisposition -> CavcDashboard [label=cavc_dashboard, + ]; + CavcDashboardIssue [ + label=CavcDashboardIssue, + ]; + CavcDashboardDisposition -> CavcDashboardIssue [label=cavc_dashboard_issue, + ]; + CavcDashboardIssue -> CavcDashboard [label=cavc_dashboard, + ]; + CavcDispositionsToReason [ + label=CavcDispositionsToReason, + ]; + CavcDispositionsToReason -> CavcDashboardDisposition [label=cavc_dashboard_disposition, + ]; + CavcDecisionReason [ + label=CavcDecisionReason, + ]; + CavcDispositionsToReason -> CavcDecisionReason [label=cavc_decision_reason, + ]; + CavcReasonsToBasis [ + label=CavcReasonsToBasis, + ]; + CavcReasonsToBasis -> CavcDispositionsToReason [label=cavc_dispositions_to_reason, + ]; + CavcSelectionBasis [ + label=CavcSelectionBasis, + ]; + CavcReasonsToBasis -> CavcSelectionBasis [label=cavc_selection_basis, + ]; + CavcRemandsAppellantSubstitution [ + label=CavcRemandsAppellantSubstitution, + ]; + CavcRemandsAppellantSubstitution -> CavcRemand [label=cavc_remand, + ]; + CavcRemandsAppellantSubstitution -> AppellantSubstitution [label=appellant_substitution, + ]; Certification [ label=Certification, ]; @@ -772,6 +900,11 @@ digraph belongs_to_erd_subclasses { ]; Allocation -> SchedulePeriod [label=schedule_period, ]; + ConferenceLink [ + label=ConferenceLink, + ]; + ConferenceLink -> HearingDay [label=hearing_day, + ]; SentHearingAdminEmailEvent [fillcolor="#66ccff", label=SentHearingAdminEmailEvent, style=filled, @@ -806,6 +939,11 @@ digraph belongs_to_erd_subclasses { ]; LegacyIssueOptin -> LegacyIssue [label=legacy_issue, ]; + MembershipRequest [ + label="MembershipRequest\n(associated with:\nrequestor User,\ndecider User)", + ]; + MembershipRequest -> Organization [label=organization, + ]; Message [color="#aaaaaa", fillcolor="#f2f2f2", label="Message\n(associated with: User)", @@ -824,11 +962,32 @@ digraph belongs_to_erd_subclasses { fontcolor="#0000ff", label="Message#detail", ]; - PostDecisionMotion [ - label="PostDecisionMotion\n(associated with: Task)", + Metric [ + label="Metric\n(associated with: User)", ]; - PostDecisionMotion -> Appeal [label=appeal, + MpiUpdatePersonEvent [ + label=MpiUpdatePersonEvent, + ]; + MpiUpdatePersonEvent -> ApiKey [label=api_key, + ]; + PriorityEndProductSyncQueue [ + label=PriorityEndProductSyncQueue, + ]; + PriorityEndProductSyncQueue -> EndProductEstablishment [label=end_product_establishment, + ]; + BatchProcess [color="#000099", + fontcolor="#000099", + label=BatchProcess, + shape=record, + style=dashed, + ]; + PriorityEndProductSyncQueue -> BatchProcess [label=batch_process, ]; + PriorityEpSyncBatchProcess [ + label=PriorityEpSyncBatchProcess, + ]; + BatchProcess -> PriorityEpSyncBatchProcess [color="#000099", + style=dotted]; RampElection [fillcolor="#cc99ff", label="RampElection\n(associated with: User)", style=filled, @@ -870,6 +1029,9 @@ digraph belongs_to_erd_subclasses { ]; RampIssue -> RampIssue [label=source_issue, ]; + SystemAdminEvent [ + label="SystemAdminEvent\n(associated with: User)", + ]; TaskTimer [ label="TaskTimer\n(associated with: Task)", ]; @@ -895,16 +1057,30 @@ digraph belongs_to_erd_subclasses { ]; UserQuota -> TeamQuota [label=team_quota, ]; - VsoConfig [ - label=VsoConfig, + document_mailable_via_pacman_type [ + label="DocumentMailableViaPacman\n(document_mailable_via_pacman_type)", + shape=box, + style=dashed, ]; - VsoConfig -> Organization [label=organization, + VbmsCommunicationPackage [ + label=VbmsCommunicationPackage, ]; - CoNonAvailability -> SchedulePeriod [label=schedule_period, + VbmsCommunicationPackage -> document_mailable_via_pacman_type [label=document_mailable_via_pacman, ]; - RoNonAvailability -> SchedulePeriod [label=schedule_period, + VbmsDistribution [ + label=VbmsDistribution, ]; - JudgeNonAvailability -> SchedulePeriod [label=schedule_period, + VbmsDistribution -> VbmsCommunicationPackage [label=vbms_communication_package, + ]; + VbmsDistributionDestination [ + label=VbmsDistributionDestination, + ]; + VbmsDistributionDestination -> VbmsDistribution [label=vbms_distribution, + ]; + VsoConfig [ + label=VsoConfig, + ]; + VsoConfig -> Organization [label=organization, ]; decision_review_remanded_type [color="#0000ff", fillcolor="#ffff00", @@ -919,6 +1095,8 @@ digraph belongs_to_erd_subclasses { style=dotted]; SupplementalClaim -> decision_review_remanded_type [label=decision_review_remanded, ]; + EstablishClaim -> LegacyAppeal [label=appeal, + ]; DecisionReviewIntake [color="#000099", fillcolor="#ffffcc", fontcolor="#000099", @@ -1008,14 +1186,24 @@ digraph belongs_to_erd_subclasses { fontcolor="#0000ff", label="SupplementalClaimIntake#detail", ]; - EstablishClaim -> LegacyAppeal [label=appeal, + AppellantHearingEmailRecipient -> appeal_type [label=appeal, ]; AppellantHearingEmailRecipient -> hearing_type [label=hearing, ]; + JudgeHearingEmailRecipient -> appeal_type [label=appeal, + ]; JudgeHearingEmailRecipient -> hearing_type [label=hearing, ]; + RepresentativeHearingEmailRecipient -> appeal_type [label=appeal, + ]; RepresentativeHearingEmailRecipient -> hearing_type [label=hearing, ]; + CoNonAvailability -> SchedulePeriod [label=schedule_period, + ]; + RoNonAvailability -> SchedulePeriod [label=schedule_period, + ]; + JudgeNonAvailability -> SchedulePeriod [label=schedule_period, + ]; DecisionReview -> Appeal [color="#000099", style=dotted]; DecisionReview -> ClaimReview [color="#000099", @@ -1024,21 +1212,6 @@ digraph belongs_to_erd_subclasses { style=dotted]; ClaimReview -> HigherLevelReview [color="#000099", style=dotted]; - Vso [color="#000099", - fillcolor="#d9d9ff", - fontcolor="#000099", - label=Vso, - shape=record, - style=filled, - ]; - Representative -> Vso [color="#000099", - style=dotted]; - PrivateBar [fillcolor="#d9d9ff", - label=PrivateBar, - style=filled, - ]; - Representative -> PrivateBar [color="#000099", - style=dotted]; DependentClaimant [fillcolor="#a9a9a9", label=DependentClaimant, style=filled, @@ -1051,6 +1224,12 @@ digraph belongs_to_erd_subclasses { ]; BgsRelatedClaimant -> VeteranClaimant [color="#000099", style=dotted]; + HealthcareProviderClaimant [fillcolor="#a9a9a9", + label=HealthcareProviderClaimant, + style=filled, + ]; + OtherClaimant -> HealthcareProviderClaimant [color="#000099", + style=dotted]; Intake [color="#000099", fillcolor="#ffffcc", fontcolor="#000099", @@ -1064,6 +1243,27 @@ digraph belongs_to_erd_subclasses { style=dotted]; Intake -> RampRefilingIntake [color="#000099", style=dotted]; + Vso [color="#000099", + fillcolor="#d9d9ff", + fontcolor="#000099", + label=Vso, + shape=record, + style=filled, + ]; + Representative -> Vso [color="#000099", + style=dotted]; + PrivateBar [fillcolor="#d9d9ff", + label=PrivateBar, + style=filled, + ]; + Representative -> PrivateBar [color="#000099", + style=dotted]; + VhaBusinessLine [fillcolor="#d9d9ff", + label=VhaBusinessLine, + style=filled, + ]; + BusinessLine -> VhaBusinessLine [color="#000099", + style=dotted]; FieldVso [fillcolor="#d9d9ff", label=FieldVso, style=filled, diff --git a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.png b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.png index 9d8b92d9f10..b8bb68544c8 100644 Binary files a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.png and b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.png differ diff --git a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.svg b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.svg index 99571d7ed8b..4efaa498947 100644 --- a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.svg +++ b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd-subclasses.svg @@ -4,2239 +4,2711 @@ - - + + belongs_to_erd_subclasses - + AppealSeries - -AppealSeries + +AppealSeries LegacyAppeal - -LegacyAppeal + +LegacyAppeal LegacyAppeal->AppealSeries - - -appeal_series + + +appeal_series - + -HearingTask - -HearingTask +decision_review_type + +decision_review_type + +Appeal, +SupplementalClaim, +HigherLevelReview - + -HearingTaskAssociation - - - -HearingTaskAssociation +Claimant + +Claimant + +(6 claimants) - + -HearingTaskAssociation->HearingTask - - -hearing_task +Claimant->decision_review_type + + +decision_review - + -hearing_type - -hearing_type - -Hearing, -LegacyHearing +Person + +Person - + -HearingTaskAssociation->hearing_type - - -hearing - - - -SchedulePeriod - -SchedulePeriod -(associated with: User) - - - -JudgeSchedulePeriod - -JudgeSchedulePeriod -(associated with: User) - - - -SchedulePeriod->JudgeSchedulePeriod - - - - - -RoSchedulePeriod - -RoSchedulePeriod -(associated with: User) - - - -SchedulePeriod->RoSchedulePeriod - - +Claimant->Person + + +person - - -NonAvailability - -NonAvailability + + +AttorneyClaimant + +AttorneyClaimant - - -NonAvailability->SchedulePeriod - - -schedule_period + + +Claimant->AttorneyClaimant + + - - -CoNonAvailability - -CoNonAvailability + + +BgsRelatedClaimant + +BgsRelatedClaimant - - -NonAvailability->CoNonAvailability - - + + +Claimant->BgsRelatedClaimant + + - - -RoNonAvailability - -RoNonAvailability + + +OtherClaimant + +OtherClaimant - - -NonAvailability->RoNonAvailability - - + + +Claimant->OtherClaimant + + - - -JudgeNonAvailability - -JudgeNonAvailability + + +HearingDay + +HearingDay +(associated with: judge User) - - -NonAvailability->JudgeNonAvailability - - + + +appeal_type + +appeal_type + +Appeal, +LegacyAppeal - + -DecisionIssue - - - -DecisionIssue - - - -decision_review_type - -decision_review_type - -Appeal, -SupplementalClaim, -HigherLevelReview +AttorneyCaseReview + + + +AttorneyCaseReview +(associated with: +reviewing_judge User, +attorney User, +Task) - - -DecisionIssue->decision_review_type - - -decision_review + + +AttorneyCaseReview->appeal_type + + +appeal - + -RemandReason - -RemandReason +JudgeCaseReview + + + +JudgeCaseReview +(associated with: +judge User, +attorney User, +Task) - + -RemandReason->DecisionIssue - - -decision_issue - - - -Task - -Task - -(110 tasks) - - - -Task->HearingTask - - - - - -Task->Task - - - - - -assigned_to_type - -assigned_to_type - -User, -Organization - - - -Task->assigned_to_type - - -assigned_to - - - -appeal_type - -appeal_type - -Appeal, -LegacyAppeal - - - -Task->appeal_type - - -appeal - - - -HearingDay - -HearingDay -(associated with: judge User) +JudgeCaseReview->appeal_type + + +appeal - + JobNote - -JobNote -(associated with: User) + +JobNote +(associated with: User) - + SupplementalClaim - -SupplementalClaim + +SupplementalClaim - + JobNote->SupplementalClaim - - -JobNote#job + + +JobNote#job - + HigherLevelReview - -HigherLevelReview + +HigherLevelReview - + JobNote->HigherLevelReview - - -JobNote#job + + +JobNote#job - + RequestIssue - -RequestIssue - -RatingRequestIssue, -NonratingRequestIssue - - - -RequestIssue->DecisionIssue - - -contested_decision_issue + +RequestIssue + +RatingRequestIssue, +NonratingRequestIssue - + RequestIssue->decision_review_type - - -decision_review + + +decision_review - + RequestIssue->RequestIssue - - -correction_request_issue + + +correction_request_issue - + RequestIssue->RequestIssue - - -ineligible_due_to + + +ineligible_due_to - + EndProductEstablishment - -EndProductEstablishment -(associated with: User) + +EndProductEstablishment +(associated with: User) - + RequestIssue->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment + + + +DecisionIssue + + + +DecisionIssue + + + +RequestIssue->DecisionIssue + + +contested_decision_issue NonratingRequestIssue - -NonratingRequestIssue + +NonratingRequestIssue - + RequestIssue->NonratingRequestIssue - - + + RatingRequestIssue - -RatingRequestIssue + +RatingRequestIssue - + RequestIssue->RatingRequestIssue - - + + - + source_type - -source_type - -DecisionDocument, -SupplementalClaim, -HigherLevelReview, -RampRefiling, -RampElection + +source_type + +DecisionDocument, +SupplementalClaim, +HigherLevelReview, +RampRefiling, +RampElection - + EndProductEstablishment->source_type - - -source + + +source - - -Claimant - -Claimant - -AttorneyClaimant, -BgsRelatedClaimant, -OtherClaimant, -DependentClaimant, -VeteranClaimant - - - -Claimant->decision_review_type - - -decision_review + + +VbmsExtClaim + +VbmsExtClaim - - -Person - -Person + + +EndProductEstablishment->VbmsExtClaim + + +vbms_ext_claim - - -Claimant->Person - - -person + + +DecisionIssue->decision_review_type + + +decision_review - - -AttorneyClaimant - -AttorneyClaimant + + +Dispatch::Task + +Dispatch::Task +(associated with: User) - - -Claimant->AttorneyClaimant - - + + +Dispatch::Task->LegacyAppeal + + +appeal - - -BgsRelatedClaimant - -BgsRelatedClaimant + + +EstablishClaim + +EstablishClaim +(associated with: User) - - -Claimant->BgsRelatedClaimant - - + + +Dispatch::Task->EstablishClaim + + - - -OtherClaimant - -OtherClaimant + + +WorksheetIssue + +WorksheetIssue - - -Claimant->OtherClaimant - - + + +WorksheetIssue->LegacyAppeal + + +appeal - - -AttorneyCaseReview - - - -AttorneyCaseReview -(associated with: -reviewing_judge User, -attorney User, -Task) + + +Hearing + +Hearing +(associated with: judge User) - - -AttorneyCaseReview->appeal_type - - -appeal + + +WorksheetIssue->Hearing + + +hearing - - -RequestDecisionIssue - - - -RequestDecisionIssue - - - -RequestDecisionIssue->DecisionIssue - - -decision_issue - - - -RequestDecisionIssue->RequestIssue - - -request_issue - - - -JudgeCaseReview - - - -JudgeCaseReview -(associated with: -judge User, -attorney User, -Task) - - - -JudgeCaseReview->appeal_type - - -appeal - - - -RequestIssuesUpdate - -RequestIssuesUpdate -(associated with: User) - - - -review_type - -review_type - -Appeal, -SupplementalClaim, -HigherLevelReview - - - -RequestIssuesUpdate->review_type - - -review - - - -review_type->decision_review_type - - -a.k.a. - - - -Dispatch::Task - -Dispatch::Task -(associated with: User) - - - -Dispatch::Task->LegacyAppeal - - -appeal - - - -EstablishClaim - -EstablishClaim -(associated with: User) - - - -Dispatch::Task->EstablishClaim - - - - - -WorksheetIssue - -WorksheetIssue - - - -WorksheetIssue->LegacyAppeal - - -appeal - - - -Hearing - -Hearing -(associated with: judge User) - - - -WorksheetIssue->Hearing - - -hearing - - - -Hearing->HearingDay - - -hearing_day + + +Hearing->HearingDay + + +hearing_day - + Appeal - -Appeal + +Appeal - + Hearing->Appeal - - -appeal + + +appeal - + AppealView - - - -AppealView -(associated with: User) + + + +AppealView +(associated with: User) - + AppealView->appeal_type - - -appeal + + +appeal - + ClaimsFolderSearch - - - -ClaimsFolderSearch -(associated with: User) + + + +ClaimsFolderSearch +(associated with: User) - + ClaimsFolderSearch->appeal_type - - -appeal + + +appeal - - -DecisionDocument - - - -DecisionDocument + + +Task + +Task + +(120 tasks) - - -DecisionDocument->appeal_type - - -appeal + + +Task->appeal_type + + +appeal - - -AvailableHearingLocations - -AvailableHearingLocations -(associated with: Veteran) + + +Task->Task + + - - -AvailableHearingLocations->appeal_type - - -appeal + + +assigned_to_type + +assigned_to_type + +User, +Organization - - -VbmsUploadedDocument - - - -VbmsUploadedDocument + + +Task->assigned_to_type + + +assigned_to - - -VbmsUploadedDocument->appeal_type - - -appeal + + +HearingTask + +HearingTask - - -SpecialIssueList - -SpecialIssueList + + +Task->HearingTask + + - - -SpecialIssueList->appeal_type - - -appeal + + +RequestDecisionIssue + + + +RequestDecisionIssue - - -NodDateUpdate - -NodDateUpdate -(associated with: User) + + +RequestDecisionIssue->RequestIssue + + +request_issue - - -NodDateUpdate->Appeal - - -appeal + + +RequestDecisionIssue->DecisionIssue + + +decision_issue - - -record_type - -record_type - -Appeal, -LegacyAppeal + + +DecisionDocument + + + +DecisionDocument - - -record_type->decision_review_type - - -(subset of) + + +DecisionDocument->appeal_type + + +appeal - - -RecordSyncedByJob - -RecordSyncedByJob + + +RequestIssuesUpdate + +RequestIssuesUpdate +(associated with: User) - - -RecordSyncedByJob->record_type - - -record + + +review_type + +review_type + +Appeal, +SupplementalClaim, +HigherLevelReview - - -WorkMode - -WorkMode + + +RequestIssuesUpdate->review_type + + +review - - -WorkMode->appeal_type - - -appeal + + +review_type->decision_review_type + + +a.k.a. + + + +hearing_type + +hearing_type + +Hearing, +LegacyHearing - + HearingEmailRecipient - -HearingEmailRecipient + +HearingEmailRecipient + + + +HearingEmailRecipient->appeal_type + + +appeal - + HearingEmailRecipient->hearing_type - - -hearing + + +hearing - + AppellantHearingEmailRecipient - -AppellantHearingEmailRecipient + +AppellantHearingEmailRecipient - + HearingEmailRecipient->AppellantHearingEmailRecipient - - + + - + JudgeHearingEmailRecipient - -JudgeHearingEmailRecipient + +JudgeHearingEmailRecipient - + HearingEmailRecipient->JudgeHearingEmailRecipient - - + + - + RepresentativeHearingEmailRecipient - -RepresentativeHearingEmailRecipient + +RepresentativeHearingEmailRecipient - + HearingEmailRecipient->RepresentativeHearingEmailRecipient - - + + + + + +HearingTaskAssociation + + + +HearingTaskAssociation + + + +HearingTaskAssociation->hearing_type + + +hearing + + + +HearingTaskAssociation->HearingTask + + +hearing_task - + VirtualHearing - -VirtualHearing + +VirtualHearing - + VirtualHearing->hearing_type - - -hearing + + +hearing - + Transcription - -Transcription + +Transcription - + Transcription->Hearing - - -hearing + + +hearing - + HearingView - - - -HearingView -(associated with: User) + + + +HearingView +(associated with: User) - + HearingView->hearing_type - - -hearing + + +hearing - + HearingLocation - -HearingLocation + +HearingLocation - + HearingLocation->hearing_type - - -hearing + + +hearing - + HearingIssueNote - - - -HearingIssueNote + + + +HearingIssueNote - + HearingIssueNote->RequestIssue - - -request_issue + + +request_issue - + HearingIssueNote->Hearing - - -hearing + + +hearing - + SentHearingEmailEvent - - - -SentHearingEmailEvent -(associated with: sent_by User) + + + +SentHearingEmailEvent +(associated with: sent_by User) - + SentHearingEmailEvent->hearing_type - - -hearing + + +hearing - + SentHearingEmailEvent->HearingEmailRecipient - - -email_recipient + + +email_recipient - + LegacyHearing - -LegacyHearing -(associated with: User) + +LegacyHearing +(associated with: User) - + LegacyHearing->LegacyAppeal - - -appeal + + +appeal - + AppealStreamSnapshot - - - -AppealStreamSnapshot -(a.k.a. hearing_appeal_stream_snapshots) + + + +AppealStreamSnapshot +(a.k.a. hearing_appeal_stream_snapshots) + + + +AppealStreamSnapshot->LegacyAppeal + + +appeal + + + +AppealStreamSnapshot->LegacyHearing + + +hearing + + + +SpecialIssueList + +SpecialIssueList + + + +SpecialIssueList->appeal_type + + +appeal + + + +AvailableHearingLocations + +AvailableHearingLocations +(associated with: Veteran) + + + +AvailableHearingLocations->appeal_type + + +appeal + + + +record_type + +record_type + +Appeal, +LegacyAppeal + + + +record_type->decision_review_type + + +(subset of) + + + +RecordSyncedByJob + +RecordSyncedByJob + + + +RecordSyncedByJob->record_type + + +record + + + +VbmsUploadedDocument + + + +VbmsUploadedDocument + + + +VbmsUploadedDocument->appeal_type + + +appeal + + + +WorkMode + +WorkMode + + + +WorkMode->appeal_type + + +appeal + + + +AppealState + +AppealState + + + +AppealState->appeal_type + + +appeal + + + +NodDateUpdate + +NodDateUpdate +(associated with: User) + + + +NodDateUpdate->Appeal + + +appeal + + + +PostDecisionMotion + +PostDecisionMotion +(associated with: Task) + + + +PostDecisionMotion->Appeal + + +appeal + + + +SchedulePeriod + +SchedulePeriod +(associated with: User) + + + +JudgeSchedulePeriod + +JudgeSchedulePeriod +(associated with: User) + + + +SchedulePeriod->JudgeSchedulePeriod + + + + + +RoSchedulePeriod + +RoSchedulePeriod +(associated with: User) + + + +SchedulePeriod->RoSchedulePeriod + + + + + +NonAvailability + +NonAvailability + + + +NonAvailability->SchedulePeriod + + +schedule_period + + + +CoNonAvailability + +CoNonAvailability + + + +NonAvailability->CoNonAvailability + + + + + +RoNonAvailability + +RoNonAvailability + + + +NonAvailability->RoNonAvailability + + + + + +JudgeNonAvailability + +JudgeNonAvailability + + + +NonAvailability->JudgeNonAvailability + + - - -AppealStreamSnapshot->LegacyAppeal - - -appeal + + +RemandReason + +RemandReason - - -AppealStreamSnapshot->LegacyHearing - - -hearing + + +RemandReason->DecisionIssue + + +decision_issue - + CavcRemand - -CavcRemand + +CavcRemand - + CavcRemand->Appeal - - -source_appeal + + +source_appeal - + CavcRemand->Appeal - - -remand_appeal + + +remand_appeal - + Organization - -Organization + +Organization - + DvcTeam - -DvcTeam + +DvcTeam - + Organization->DvcTeam - - + + - + Representative - -Representative + +Representative - + Organization->Representative - - + + - + JudgeTeam - -JudgeTeam + +JudgeTeam - + Organization->JudgeTeam - - + + - + BusinessLine - -BusinessLine + +BusinessLine - + Organization->BusinessLine - - + + - + AodTeam - -AodTeam + +AodTeam - + Organization->AodTeam - - + + - + BoardProductOwners - -BoardProductOwners + +BoardProductOwners - + Organization->BoardProductOwners - - + + - + Bva - -Bva + +Bva - + Organization->Bva - - + + - + BvaDispatch - -BvaDispatch + +BvaDispatch - + Organization->BvaDispatch - - + + - + BvaIntake - -BvaIntake + +BvaIntake - + Organization->BvaIntake - - + + - + CaseReview - -CaseReview + +CaseReview - + Organization->CaseReview - - + + - + CaseflowSupport - -CaseflowSupport + +CaseflowSupport - + Organization->CaseflowSupport - - + + - + CavcLitigationSupport - -CavcLitigationSupport + +CavcLitigationSupport - + Organization->CavcLitigationSupport - - + + - + ClerkOfTheBoard - -ClerkOfTheBoard + +ClerkOfTheBoard - + Organization->ClerkOfTheBoard - - + + - + Colocated - -Colocated + +Colocated - + Organization->Colocated - - + + + + + +EducationEmo + +EducationEmo + + + +Organization->EducationEmo + + + + + +EducationRpo + +EducationRpo + + + +Organization->EducationRpo + + - + HearingAdmin - -HearingAdmin + +HearingAdmin - + Organization->HearingAdmin - - + + - + HearingsManagement - -HearingsManagement + +HearingsManagement - + Organization->HearingsManagement - - + + - + LitigationSupport - -LitigationSupport + +LitigationSupport - + Organization->LitigationSupport - - + + - + MailTeam - -MailTeam + +MailTeam - + Organization->MailTeam - - + + + + + +OaiTeam + +OaiTeam + + + +Organization->OaiTeam + + + + + +OccTeam + +OccTeam + + + +Organization->OccTeam + + - + PrivacyTeam - -PrivacyTeam + +PrivacyTeam - + Organization->PrivacyTeam - - + + - + PulacCerullo - -PulacCerullo + +PulacCerullo - + Organization->PulacCerullo - - + + - + QualityReview - -QualityReview + +QualityReview - + Organization->QualityReview - - + + - + SpecialCaseMovementTeam - -SpecialCaseMovementTeam + +SpecialCaseMovementTeam - + Organization->SpecialCaseMovementTeam - - + + + + + +SupervisorySeniorCouncil + +SupervisorySeniorCouncil + + + +Organization->SupervisorySeniorCouncil + + - + TranscriptionTeam - -TranscriptionTeam + +TranscriptionTeam - + Organization->TranscriptionTeam - - + + - + Translation - -Translation + +Translation - + Organization->Translation - - + + - + VhaCamo - -VhaCamo + +VhaCamo - + Organization->VhaCamo - - + + + + + +VhaCaregiverSupport + +VhaCaregiverSupport + + + +Organization->VhaCaregiverSupport + + - + VhaProgramOffice - -VhaProgramOffice + +VhaProgramOffice - + Organization->VhaProgramOffice - - + + - + VhaRegionalOffice - -VhaRegionalOffice + +VhaRegionalOffice - + Organization->VhaRegionalOffice - - + + - + OrganizationsUser - - - -OrganizationsUser -(associated with: User) + + + +OrganizationsUser +(associated with: User) - + OrganizationsUser->Organization - - -organization + + +organization - + AdvanceOnDocketMotion - -AdvanceOnDocketMotion -(associated with: User) - - - -AdvanceOnDocketMotion->appeal_type - - -appeal + +AdvanceOnDocketMotion +(associated with: User) - + AdvanceOnDocketMotion->Person - - -person + + +person + + + +AdvanceOnDocketMotion->appeal_type + + +appeal - + Document - -Document + +Document - + Annotation - - - -Annotation -(associated with: User) + + + +Annotation +(associated with: User) - + Annotation->Document - - -document + + +document - + ApiKey - -ApiKey + +ApiKey - + ApiView - -ApiView + +ApiView - + ApiView->ApiKey - - -api_key + + +api_key - + AppellantSubstitution - -AppellantSubstitution + +AppellantSubstitution - + AppellantSubstitution->Appeal - - -source_appeal + + +source_appeal - + AppellantSubstitution->Appeal - - -target_appeal + + +target_appeal + + + +AppellantSubstitutionHistory + +AppellantSubstitutionHistory + + + +AppellantSubstitutionHistory->Person + + +original_appellant_veteran_participant + + + +AppellantSubstitutionHistory->Person + + +current_appellant_substitute_participant + + + +AppellantSubstitutionHistory->Person + + +original_appellant_substitute_participant + + + +AppellantSubstitutionHistory->Person + + +current_appellant_veteran_participant + + + +AppellantSubstitutionHistory->AppellantSubstitution + + +appellant_substitution - + BoardGrantEffectuation - - - -BoardGrantEffectuation - - - -BoardGrantEffectuation->DecisionIssue - - -granted_decision_issue + + + +BoardGrantEffectuation - + BoardGrantEffectuation->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment + + + +BoardGrantEffectuation->DecisionIssue + + +granted_decision_issue - + BoardGrantEffectuation->DecisionDocument - - -decision_document + + +decision_document - + BoardGrantEffectuation->Appeal - - -appeal + + +appeal + + + +stuck_record_type + +StuckRecord +(stuck_record_type) + + + +CaseflowStuckRecord + +CaseflowStuckRecord + + + +CaseflowStuckRecord->stuck_record_type + + +stuck_record + + + +CavcDashboard + +CavcDashboard + + + +CavcDashboard->CavcRemand + + +cavc_remand + + + +CavcDashboardDisposition + +CavcDashboardDisposition + + + +CavcDashboardDisposition->RequestIssue + + +request_issue + + + +CavcDashboardDisposition->CavcDashboard + + +cavc_dashboard + + + +CavcDashboardIssue + +CavcDashboardIssue + + + +CavcDashboardDisposition->CavcDashboardIssue + + +cavc_dashboard_issue + + + +CavcDashboardIssue->CavcDashboard + + +cavc_dashboard + + + +CavcDispositionsToReason + +CavcDispositionsToReason + + + +CavcDispositionsToReason->CavcDashboardDisposition + + +cavc_dashboard_disposition + + + +CavcDecisionReason + +CavcDecisionReason + + + +CavcDispositionsToReason->CavcDecisionReason + + +cavc_decision_reason + + + +CavcReasonsToBasis + +CavcReasonsToBasis + + + +CavcReasonsToBasis->CavcDispositionsToReason + + +cavc_dispositions_to_reason + + + +CavcSelectionBasis + +CavcSelectionBasis + + + +CavcReasonsToBasis->CavcSelectionBasis + + +cavc_selection_basis + + + +CavcRemandsAppellantSubstitution + +CavcRemandsAppellantSubstitution + + + +CavcRemandsAppellantSubstitution->CavcRemand + + +cavc_remand + + + +CavcRemandsAppellantSubstitution->AppellantSubstitution + + +appellant_substitution - + Certification - -Certification + +Certification - + CertificationCancellation - -CertificationCancellation + +CertificationCancellation - + CertificationCancellation->Certification - - -certification + + +certification - + ClaimEstablishment - - - -ClaimEstablishment + + + +ClaimEstablishment - + ClaimEstablishment->Dispatch::Task - - -task + + +task - + Distribution - -Distribution -(associated with: judge User) + +Distribution +(associated with: judge User) - + DistributedCase - -DistributedCase -(associated with: Task) + +DistributedCase +(associated with: Task) - + DistributedCase->Distribution - - -distribution + + +distribution - + DocketSwitch - -DocketSwitch -(associated with: Task) + +DocketSwitch +(associated with: Task) - + DocketSwitch->Appeal - - -old_docket_stream + + +old_docket_stream - + DocketSwitch->Appeal - - -new_docket_stream + + +new_docket_stream - + DocketSnapshot - -DocketSnapshot + +DocketSnapshot - + DocketTracer - -DocketTracer + +DocketTracer - + DocketTracer->DocketSnapshot - - -docket_snapshot + + +docket_snapshot - + DocumentView - - - -DocumentView -(associated with: User) + + + +DocumentView +(associated with: User) - + DocumentView->Document - - -document + + +document - + DocumentsTag - - - -DocumentsTag + + + +DocumentsTag - + DocumentsTag->Document - - -document + + +document - + Tag - -Tag + +Tag - + DocumentsTag->Tag - - -tag + + +tag - + EndProductCodeUpdate - -EndProductCodeUpdate + +EndProductCodeUpdate - + EndProductCodeUpdate->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment - + EndProductUpdate - -EndProductUpdate -(associated with: User) + +EndProductUpdate +(associated with: User) - + EndProductUpdate->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment - + original_decision_review_type - -original_decision_review_type - -SupplementalClaim, -HigherLevelReview + +original_decision_review_type + +SupplementalClaim, +HigherLevelReview - + EndProductUpdate->original_decision_review_type - - -original_decision_review + + +original_decision_review - + Allocation - -Allocation + +Allocation - + Allocation->SchedulePeriod - - -schedule_period + + +schedule_period + + + +ConferenceLink + +ConferenceLink + + + +ConferenceLink->HearingDay + + +hearing_day - + SentHearingAdminEmailEvent - -SentHearingAdminEmailEvent + +SentHearingAdminEmailEvent - + SentHearingAdminEmailEvent->SentHearingEmailEvent - - -sent_hearing_email_event + + +sent_hearing_email_event - + VirtualHearingEstablishment - -VirtualHearingEstablishment + +VirtualHearingEstablishment - + VirtualHearingEstablishment->VirtualHearing - - -virtual_hearing + + +virtual_hearing - + IhpDraft - - - -IhpDraft + + + +IhpDraft - + IhpDraft->appeal_type - - -appeal + + +appeal - + IhpDraft->Organization - - -organization + + +organization - + LegacyIssue - -LegacyIssue + +LegacyIssue - + LegacyIssue->RequestIssue - - -request_issue + + +request_issue - + LegacyIssueOptin - -LegacyIssueOptin + +LegacyIssueOptin - + LegacyIssueOptin->RequestIssue - - -request_issue + + +request_issue - + LegacyIssueOptin->LegacyIssue - - -legacy_issue + + +legacy_issue + + + +MembershipRequest + +MembershipRequest +(associated with: +requestor User, +decider User) + + + +MembershipRequest->Organization + + +organization - + Message - - - -Message -(associated with: User) + + + +Message +(associated with: User) - + Message->JobNote - - -Message#detail + + +Message#detail - + Message->SupplementalClaim - - -Message#detail + + +Message#detail - + Message->HigherLevelReview - - -Message#detail + + +Message#detail - - -PostDecisionMotion - -PostDecisionMotion -(associated with: Task) + + +Metric + +Metric +(associated with: User) - - -PostDecisionMotion->Appeal - - -appeal + + +MpiUpdatePersonEvent + +MpiUpdatePersonEvent + + + +MpiUpdatePersonEvent->ApiKey + + +api_key + + + +PriorityEndProductSyncQueue + +PriorityEndProductSyncQueue + + + +PriorityEndProductSyncQueue->EndProductEstablishment + + +end_product_establishment + + + +BatchProcess + +BatchProcess + + + +PriorityEndProductSyncQueue->BatchProcess + + +batch_process + + + +PriorityEpSyncBatchProcess + +PriorityEpSyncBatchProcess + + + +BatchProcess->PriorityEpSyncBatchProcess + + - + RampElection - -RampElection -(associated with: User) + +RampElection +(associated with: User) - + RampClosedAppeal - -RampClosedAppeal + +RampClosedAppeal - + RampClosedAppeal->RampElection - - -ramp_election + + +ramp_election - + RampReview - -RampReview - -RampElection, -RampRefiling + +RampReview + +RampElection, +RampRefiling - + RampReview->RampElection - - + + - + RampRefiling - -RampRefiling -(associated with: User) + +RampRefiling +(associated with: User) - + RampReview->RampRefiling - - + + - + RampElectionRollback - -RampElectionRollback -(associated with: User) + +RampElectionRollback +(associated with: User) - + RampElectionRollback->RampElection - - -ramp_election + + +ramp_election - + RampIssue - -RampIssue + +RampIssue - + RampIssue->RampReview - - -(ramp_)review + + +(ramp_)review - + RampIssue->RampIssue - - -source_issue + + +source_issue + + + +SystemAdminEvent + +SystemAdminEvent +(associated with: User) - + TaskTimer - -TaskTimer -(associated with: Task) + +TaskTimer +(associated with: Task) - + UnrecognizedAppellant - -UnrecognizedAppellant + +UnrecognizedAppellant - + UnrecognizedAppellant->Claimant - - -claimant + + +claimant - + UnrecognizedAppellant->UnrecognizedAppellant - - -current_version + + +current_version - + UnrecognizedPartyDetail - -UnrecognizedPartyDetail + +UnrecognizedPartyDetail - + UnrecognizedAppellant->UnrecognizedPartyDetail - - -unrecognized_party_detail + + +unrecognized_party_detail - + UnrecognizedAppellant->UnrecognizedPartyDetail - - -unrecognized_power_of_attorney + + +unrecognized_power_of_attorney - + UserQuota - -UserQuota -(associated with: User) + +UserQuota +(associated with: User) - + TeamQuota - -TeamQuota + +TeamQuota - + UserQuota->TeamQuota - - -team_quota + + +team_quota + + + +document_mailable_via_pacman_type + +DocumentMailableViaPacman +(document_mailable_via_pacman_type) + + + +VbmsCommunicationPackage + +VbmsCommunicationPackage + + + +VbmsCommunicationPackage->document_mailable_via_pacman_type + + +document_mailable_via_pacman + + + +VbmsDistribution + +VbmsDistribution + + + +VbmsDistribution->VbmsCommunicationPackage + + +vbms_communication_package + + + +VbmsDistributionDestination + +VbmsDistributionDestination + + + +VbmsDistributionDestination->VbmsDistribution + + +vbms_distribution - + VsoConfig - -VsoConfig + +VsoConfig - + VsoConfig->Organization - - -organization - - - -CoNonAvailability->SchedulePeriod - - -schedule_period - - - -RoNonAvailability->SchedulePeriod - - -schedule_period - - - -JudgeNonAvailability->SchedulePeriod - - -schedule_period + + +organization - + decision_review_remanded_type - -decision_review_remanded_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +decision_review_remanded_type + +Appeal, +SupplementalClaim, +HigherLevelReview - + decision_review_remanded_type->decision_review_type - - -a.k.a. + + +a.k.a. - + SupplementalClaim->decision_review_remanded_type - - -decision_review_remanded + + +decision_review_remanded + + + +EstablishClaim->LegacyAppeal + + +appeal - + DecisionReviewIntake - -DecisionReviewIntake -(associated with: -User, -Veteran) + +DecisionReviewIntake +(associated with: +User, +Veteran) - + AppealIntake - -AppealIntake -(associated with: -User, -Veteran) + +AppealIntake +(associated with: +User, +Veteran) - + DecisionReviewIntake->AppealIntake - - + + - + ClaimReviewIntake - -ClaimReviewIntake -(associated with: -User, -Veteran) + +ClaimReviewIntake +(associated with: +User, +Veteran) - + DecisionReviewIntake->ClaimReviewIntake - - + + - + DecisionReview - -DecisionReview - -Appeal, -ClaimReview, -SupplementalClaim, -HigherLevelReview + +DecisionReview + +Appeal, +ClaimReview, +SupplementalClaim, +HigherLevelReview - + DecisionReviewIntake->DecisionReview - - -DecisionReviewIntake#detail + + +DecisionReviewIntake#detail - + RampElectionIntake - -RampElectionIntake -(associated with: -User, -Veteran) + +RampElectionIntake +(associated with: +User, +Veteran) - + RampElectionIntake->RampElection - - -RampElectionIntake#detail + + +RampElectionIntake#detail - + RampRefilingIntake - -RampRefilingIntake -(associated with: -User, -Veteran) + +RampRefilingIntake +(associated with: +User, +Veteran) - + RampRefilingIntake->RampRefiling - - -RampRefilingIntake#detail + + +RampRefilingIntake#detail - + AppealIntake->Appeal - - -AppealIntake#detail + + +AppealIntake#detail - + HigherLevelReviewIntake - -HigherLevelReviewIntake -(associated with: -User, -Veteran) + +HigherLevelReviewIntake +(associated with: +User, +Veteran) - + ClaimReviewIntake->HigherLevelReviewIntake - - + + - + SupplementalClaimIntake - -SupplementalClaimIntake -(associated with: -User, -Veteran) + +SupplementalClaimIntake +(associated with: +User, +Veteran) - + ClaimReviewIntake->SupplementalClaimIntake - - + + - + ClaimReview - -ClaimReview - -SupplementalClaim, -HigherLevelReview + +ClaimReview + +SupplementalClaim, +HigherLevelReview - + ClaimReviewIntake->ClaimReview - - -ClaimReviewIntake#detail + + +ClaimReviewIntake#detail - + HigherLevelReviewIntake->HigherLevelReview - - -HigherLevelReviewIntake#detail + + +HigherLevelReviewIntake#detail - + SupplementalClaimIntake->SupplementalClaim - - -SupplementalClaimIntake#detail + + +SupplementalClaimIntake#detail - - -EstablishClaim->LegacyAppeal - - -appeal + + +AppellantHearingEmailRecipient->appeal_type + + +appeal - + AppellantHearingEmailRecipient->hearing_type - - -hearing + + +hearing + + + +JudgeHearingEmailRecipient->appeal_type + + +appeal - + JudgeHearingEmailRecipient->hearing_type - - -hearing + + +hearing + + + +RepresentativeHearingEmailRecipient->appeal_type + + +appeal - + RepresentativeHearingEmailRecipient->hearing_type - - -hearing + + +hearing + + + +CoNonAvailability->SchedulePeriod + + +schedule_period + + + +RoNonAvailability->SchedulePeriod + + +schedule_period + + + +JudgeNonAvailability->SchedulePeriod + + +schedule_period - + DecisionReview->Appeal - - + + - + DecisionReview->ClaimReview - - + + - + ClaimReview->SupplementalClaim - - + + - + ClaimReview->HigherLevelReview - - - - - -Vso - -Vso - - - -Representative->Vso - - - - - -PrivateBar - -PrivateBar - - - -Representative->PrivateBar - - + + - + DependentClaimant - -DependentClaimant + +DependentClaimant - + BgsRelatedClaimant->DependentClaimant - - + + - + VeteranClaimant - -VeteranClaimant + +VeteranClaimant - + BgsRelatedClaimant->VeteranClaimant - - + + + + + +HealthcareProviderClaimant + +HealthcareProviderClaimant + + + +OtherClaimant->HealthcareProviderClaimant + + - + Intake - -Intake + +Intake - + Intake->DecisionReviewIntake - - + + - + Intake->RampElectionIntake - - + + - + Intake->RampRefilingIntake - - + + + + + +Vso + +Vso + + + +Representative->Vso + + + + + +PrivateBar + +PrivateBar + + + +Representative->PrivateBar + + + + + +VhaBusinessLine + +VhaBusinessLine + + + +BusinessLine->VhaBusinessLine + + - + FieldVso - -FieldVso + +FieldVso - + Vso->FieldVso - - + + diff --git a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.dot b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.dot index 44a61daa7d2..ca3560da324 100644 --- a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.dot +++ b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.dot @@ -1,5 +1,5 @@ digraph belongs_to_erd { - graph [bb="0,0,2442.8,4245", + graph [bb="0,0,3520.9,4324", rankdir=LR ]; node [label="\N"]; @@ -12,56 +12,6 @@ digraph belongs_to_erd { ]; LegacyAppeal -> AppealSeries [label=appeal_series, ]; - HearingTask [fillcolor="#00ff00", - label=HearingTask, - style=filled, - ]; - HearingTaskAssociation [color="#aaaaaa", - fillcolor="#f2f2f2", - label=HearingTaskAssociation, - shape=component, - style=filled, - ]; - HearingTaskAssociation -> HearingTask [label=hearing_task, - ]; - hearing_type [color="#0000ff", - fontcolor="#0000ff", - label="hearing_type|Hearing,\nLegacyHearing", - shape=record, - style=dotted, - ]; - HearingTaskAssociation -> hearing_type [label=hearing, - ]; - SchedulePeriod [color="#000099", - fillcolor="#00ffff", - fontcolor="#000099", - label="SchedulePeriod\n(associated with: User)", - shape=record, - style=filled, - ]; - JudgeSchedulePeriod [fillcolor="#00ffff", - label="JudgeSchedulePeriod\n(associated with: User)", - style=filled, - ]; - SchedulePeriod -> JudgeSchedulePeriod [color="#000099", - style=dotted]; - RoSchedulePeriod [fillcolor="#00ffff", - label="RoSchedulePeriod\n(associated with: User)", - style=filled, - ]; - SchedulePeriod -> RoSchedulePeriod [color="#000099", - style=dotted]; - NonAvailability [fillcolor="#00aaff", - label=NonAvailability, - style=filled, - ]; - NonAvailability -> SchedulePeriod [label=schedule_period, - ]; - DecisionIssue [fillcolor="#ff5050", - label=DecisionIssue, - shape=note, - style=filled, - ]; decision_review_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", @@ -69,33 +19,23 @@ digraph belongs_to_erd { shape=record, style=filled, ]; - DecisionIssue -> decision_review_type [label=decision_review, - ]; - RemandReason [ - label=RemandReason, - ]; - RemandReason -> DecisionIssue [label=decision_issue, - ]; - Task [color="#0000ff", - fillcolor="#00ff00", + Claimant [color="#0000ff", + fillcolor="#a9a9a9", fontcolor="#0000ff", - label="Task|(110 tasks)", + label="Claimant|(6 claimants)", shape=record, style=filled, ]; - Task -> HearingTask [color="#6600cc", - fontcolor="#6600cc", - style=dotted]; - Task -> Task [color="#6600cc", - fontcolor="#6600cc", - style=dotted]; - assigned_to_type [color="#0000ff", - fontcolor="#0000ff", - label="assigned_to_type|User,\nOrganization", - shape=record, - style=dotted, + Claimant -> decision_review_type [label=decision_review, ]; - Task -> assigned_to_type [label=assigned_to, + Person [ + label=Person, + ]; + Claimant -> Person [label=person, + ]; + HearingDay [fillcolor="#66ccff", + label="HearingDay\n(associated with: judge User)", + style=filled, ]; appeal_type [color="#0000ff", fillcolor="#ffff00", @@ -104,12 +44,20 @@ digraph belongs_to_erd { shape=record, style=filled, ]; - Task -> appeal_type [label=appeal, + AttorneyCaseReview [fillcolor="#ff5050", + label="AttorneyCaseReview\n(associated with:\nreviewing_judge User,\nattorney User,\nTask)", + shape=note, + style=filled, ]; - HearingDay [fillcolor="#66ccff", - label="HearingDay\n(associated with: judge User)", + AttorneyCaseReview -> appeal_type [label=appeal, + ]; + JudgeCaseReview [fillcolor="#ff5050", + label="JudgeCaseReview\n(associated with:\njudge User,\nattorney User,\nTask)", + shape=note, style=filled, ]; + JudgeCaseReview -> appeal_type [label=appeal, + ]; JobNote [ label="JobNote\n(associated with: User)", ]; @@ -136,8 +84,6 @@ digraph belongs_to_erd { shape=record, style=filled, ]; - RequestIssue -> DecisionIssue [label=contested_decision_issue, - ]; RequestIssue -> decision_review_type [label=decision_review, ]; RequestIssue -> RequestIssue [label=correction_request_issue, @@ -149,6 +95,13 @@ digraph belongs_to_erd { ]; RequestIssue -> EndProductEstablishment [label=end_product_establishment, ]; + DecisionIssue [fillcolor="#ff5050", + label=DecisionIssue, + shape=note, + style=filled, + ]; + RequestIssue -> DecisionIssue [label=contested_decision_issue, + ]; source_type [color="#0000ff", fontcolor="#0000ff", label="source_type|DecisionDocument,\nSupplementalClaim,\nHigherLevelReview,\nRampRefiling,\nRampElection", @@ -157,60 +110,13 @@ digraph belongs_to_erd { ]; EndProductEstablishment -> source_type [label=source, ]; - Claimant [color="#0000ff", - fillcolor="#a9a9a9", - fontcolor="#0000ff", - label="Claimant|AttorneyClaimant,\nBgsRelatedClaimant,\nOtherClaimant,\nDependentClaimant,\nVeteranClaimant", - shape=record, - style=filled, - ]; - Claimant -> decision_review_type [label=decision_review, - ]; - Person [ - label=Person, - ]; - Claimant -> Person [label=person, - ]; - AttorneyCaseReview [fillcolor="#ff5050", - label="AttorneyCaseReview\n(associated with:\nreviewing_judge User,\nattorney User,\nTask)", - shape=note, - style=filled, - ]; - AttorneyCaseReview -> appeal_type [label=appeal, - ]; - RequestDecisionIssue [color="#aaaaaa", - fillcolor="#f2f2f2", - label=RequestDecisionIssue, - shape=component, - style=filled, - ]; - RequestDecisionIssue -> DecisionIssue [label=decision_issue, - ]; - RequestDecisionIssue -> RequestIssue [label=request_issue, - ]; - JudgeCaseReview [fillcolor="#ff5050", - label="JudgeCaseReview\n(associated with:\njudge User,\nattorney User,\nTask)", - shape=note, - style=filled, - ]; - JudgeCaseReview -> appeal_type [label=appeal, + VbmsExtClaim [ + label=VbmsExtClaim, ]; - RequestIssuesUpdate [ - label="RequestIssuesUpdate\n(associated with: User)", + EndProductEstablishment -> VbmsExtClaim [label=vbms_ext_claim, ]; - review_type [color="#0000ff", - fillcolor="#ffff00", - fontcolor="#0000ff", - label="review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", - shape=record, - style=filled, - ]; - RequestIssuesUpdate -> review_type [label=review, + DecisionIssue -> decision_review_type [label=decision_review, ]; - review_type -> decision_review_type [color="#6600cc", - fontcolor="#6600cc", - label="a.k.a.", - style=dotted]; "Dispatch::Task" [fillcolor="#adff2f", label="Dispatch::Task\n(associated with: User)", style=filled, @@ -253,63 +159,90 @@ digraph belongs_to_erd { ]; ClaimsFolderSearch -> appeal_type [label=appeal, ]; - DecisionDocument [fillcolor="#ff5050", - label=DecisionDocument, - shape=note, + Task [color="#0000ff", + fillcolor="#00ff00", + fontcolor="#0000ff", + label="Task|(120 tasks)", + shape=record, style=filled, ]; - DecisionDocument -> appeal_type [label=appeal, + Task -> appeal_type [label=appeal, ]; - AvailableHearingLocations [fillcolor="#66ccff", - label="AvailableHearingLocations\n(associated with: Veteran)", - style=filled, + Task -> Task [color="#6600cc", + fontcolor="#6600cc", + style=dotted]; + assigned_to_type [color="#0000ff", + fontcolor="#0000ff", + label="assigned_to_type|User,\nOrganization", + shape=record, + style=dotted, ]; - AvailableHearingLocations -> appeal_type [label=appeal, + Task -> assigned_to_type [label=assigned_to, ]; - VbmsUploadedDocument [fillcolor="#ff5050", - label=VbmsUploadedDocument, - shape=note, + HearingTask [fillcolor="#00ff00", + label=HearingTask, style=filled, ]; - VbmsUploadedDocument -> appeal_type [label=appeal, + Task -> HearingTask [color="#6600cc", + fontcolor="#6600cc", + style=dotted]; + RequestDecisionIssue [color="#aaaaaa", + fillcolor="#f2f2f2", + label=RequestDecisionIssue, + shape=component, + style=filled, ]; - SpecialIssueList [ - label=SpecialIssueList, + RequestDecisionIssue -> RequestIssue [label=request_issue, ]; - SpecialIssueList -> appeal_type [label=appeal, + RequestDecisionIssue -> DecisionIssue [label=decision_issue, ]; - NodDateUpdate [ - label="NodDateUpdate\n(associated with: User)", + DecisionDocument [fillcolor="#ff5050", + label=DecisionDocument, + shape=note, + style=filled, ]; - NodDateUpdate -> Appeal [label=appeal, + DecisionDocument -> appeal_type [label=appeal, ]; - record_type [color="#0000ff", + RequestIssuesUpdate [ + label="RequestIssuesUpdate\n(associated with: User)", + ]; + review_type [color="#0000ff", fillcolor="#ffff00", fontcolor="#0000ff", - label="record_type|Appeal,\nLegacyAppeal", + label="review_type|Appeal,\nSupplementalClaim,\nHigherLevelReview", shape=record, style=filled, ]; - record_type -> decision_review_type [color="#6600cc", - fontcolor="#6600cc", - label="(subset of)", - ]; - RecordSyncedByJob [ - label=RecordSyncedByJob, - ]; - RecordSyncedByJob -> record_type [label=record, - ]; - WorkMode [ - label=WorkMode, + RequestIssuesUpdate -> review_type [label=review, ]; - WorkMode -> appeal_type [label=appeal, + review_type -> decision_review_type [color="#6600cc", + fontcolor="#6600cc", + label="a.k.a.", + style=dotted]; + hearing_type [color="#0000ff", + fontcolor="#0000ff", + label="hearing_type|Hearing,\nLegacyHearing", + shape=record, + style=dotted, ]; HearingEmailRecipient [fillcolor="#66ccff", label=HearingEmailRecipient, style=filled, ]; + HearingEmailRecipient -> appeal_type [label=appeal, + ]; HearingEmailRecipient -> hearing_type [label=hearing, ]; + HearingTaskAssociation [color="#aaaaaa", + fillcolor="#f2f2f2", + label=HearingTaskAssociation, + shape=component, + style=filled, + ]; + HearingTaskAssociation -> hearing_type [label=hearing, + ]; + HearingTaskAssociation -> HearingTask [label=hearing_task, + ]; VirtualHearing [fillcolor="#66ccff", label=VirtualHearing, style=filled, @@ -372,6 +305,90 @@ digraph belongs_to_erd { ]; AppealStreamSnapshot -> LegacyHearing [label=hearing, ]; + SpecialIssueList [ + label=SpecialIssueList, + ]; + SpecialIssueList -> appeal_type [label=appeal, + ]; + AvailableHearingLocations [fillcolor="#66ccff", + label="AvailableHearingLocations\n(associated with: Veteran)", + style=filled, + ]; + AvailableHearingLocations -> appeal_type [label=appeal, + ]; + record_type [color="#0000ff", + fillcolor="#ffff00", + fontcolor="#0000ff", + label="record_type|Appeal,\nLegacyAppeal", + shape=record, + style=filled, + ]; + record_type -> decision_review_type [color="#6600cc", + fontcolor="#6600cc", + label="(subset of)", + ]; + RecordSyncedByJob [ + label=RecordSyncedByJob, + ]; + RecordSyncedByJob -> record_type [label=record, + ]; + VbmsUploadedDocument [fillcolor="#ff5050", + label=VbmsUploadedDocument, + shape=note, + style=filled, + ]; + VbmsUploadedDocument -> appeal_type [label=appeal, + ]; + WorkMode [ + label=WorkMode, + ]; + WorkMode -> appeal_type [label=appeal, + ]; + AppealState [ + label=AppealState, + ]; + AppealState -> appeal_type [label=appeal, + ]; + NodDateUpdate [ + label="NodDateUpdate\n(associated with: User)", + ]; + NodDateUpdate -> Appeal [label=appeal, + ]; + PostDecisionMotion [ + label="PostDecisionMotion\n(associated with: Task)", + ]; + PostDecisionMotion -> Appeal [label=appeal, + ]; + SchedulePeriod [color="#000099", + fillcolor="#00ffff", + fontcolor="#000099", + label="SchedulePeriod\n(associated with: User)", + shape=record, + style=filled, + ]; + JudgeSchedulePeriod [fillcolor="#00ffff", + label="JudgeSchedulePeriod\n(associated with: User)", + style=filled, + ]; + SchedulePeriod -> JudgeSchedulePeriod [color="#000099", + style=dotted]; + RoSchedulePeriod [fillcolor="#00ffff", + label="RoSchedulePeriod\n(associated with: User)", + style=filled, + ]; + SchedulePeriod -> RoSchedulePeriod [color="#000099", + style=dotted]; + NonAvailability [fillcolor="#00aaff", + label=NonAvailability, + style=filled, + ]; + NonAvailability -> SchedulePeriod [label=schedule_period, + ]; + RemandReason [ + label=RemandReason, + ]; + RemandReason -> DecisionIssue [label=decision_issue, + ]; CavcRemand [ label=CavcRemand, ]; @@ -394,10 +411,10 @@ digraph belongs_to_erd { AdvanceOnDocketMotion [ label="AdvanceOnDocketMotion\n(associated with: User)", ]; - AdvanceOnDocketMotion -> appeal_type [label=appeal, - ]; AdvanceOnDocketMotion -> Person [label=person, ]; + AdvanceOnDocketMotion -> appeal_type [label=appeal, + ]; Document [ label=Document, ]; @@ -424,19 +441,88 @@ digraph belongs_to_erd { ]; AppellantSubstitution -> Appeal [label=target_appeal, ]; + AppellantSubstitutionHistory [ + label=AppellantSubstitutionHistory, + ]; + AppellantSubstitutionHistory -> Person [label=original_appellant_veteran_participant, + ]; + AppellantSubstitutionHistory -> Person [label=current_appellant_substitute_participant, + ]; + AppellantSubstitutionHistory -> Person [label=original_appellant_substitute_participant, + ]; + AppellantSubstitutionHistory -> Person [label=current_appellant_veteran_participant, + ]; + AppellantSubstitutionHistory -> AppellantSubstitution [label=appellant_substitution, + ]; BoardGrantEffectuation [fillcolor="#ff5050", label=BoardGrantEffectuation, shape=note, style=filled, ]; - BoardGrantEffectuation -> DecisionIssue [label=granted_decision_issue, - ]; BoardGrantEffectuation -> EndProductEstablishment [label=end_product_establishment, ]; + BoardGrantEffectuation -> DecisionIssue [label=granted_decision_issue, + ]; BoardGrantEffectuation -> DecisionDocument [label=decision_document, ]; BoardGrantEffectuation -> Appeal [label=appeal, ]; + stuck_record_type [ + label="StuckRecord\n(stuck_record_type)", + shape=box, + style=dashed, + ]; + CaseflowStuckRecord [ + label=CaseflowStuckRecord, + ]; + CaseflowStuckRecord -> stuck_record_type [label=stuck_record, + ]; + CavcDashboard [ + label=CavcDashboard, + ]; + CavcDashboard -> CavcRemand [label=cavc_remand, + ]; + CavcDashboardDisposition [ + label=CavcDashboardDisposition, + ]; + CavcDashboardDisposition -> RequestIssue [label=request_issue, + ]; + CavcDashboardDisposition -> CavcDashboard [label=cavc_dashboard, + ]; + CavcDashboardIssue [ + label=CavcDashboardIssue, + ]; + CavcDashboardDisposition -> CavcDashboardIssue [label=cavc_dashboard_issue, + ]; + CavcDashboardIssue -> CavcDashboard [label=cavc_dashboard, + ]; + CavcDispositionsToReason [ + label=CavcDispositionsToReason, + ]; + CavcDispositionsToReason -> CavcDashboardDisposition [label=cavc_dashboard_disposition, + ]; + CavcDecisionReason [ + label=CavcDecisionReason, + ]; + CavcDispositionsToReason -> CavcDecisionReason [label=cavc_decision_reason, + ]; + CavcReasonsToBasis [ + label=CavcReasonsToBasis, + ]; + CavcReasonsToBasis -> CavcDispositionsToReason [label=cavc_dispositions_to_reason, + ]; + CavcSelectionBasis [ + label=CavcSelectionBasis, + ]; + CavcReasonsToBasis -> CavcSelectionBasis [label=cavc_selection_basis, + ]; + CavcRemandsAppellantSubstitution [ + label=CavcRemandsAppellantSubstitution, + ]; + CavcRemandsAppellantSubstitution -> CavcRemand [label=cavc_remand, + ]; + CavcRemandsAppellantSubstitution -> AppellantSubstitution [label=appellant_substitution, + ]; Certification [ label=Certification, ]; @@ -520,6 +606,11 @@ digraph belongs_to_erd { ]; Allocation -> SchedulePeriod [label=schedule_period, ]; + ConferenceLink [ + label=ConferenceLink, + ]; + ConferenceLink -> HearingDay [label=hearing_day, + ]; SentHearingAdminEmailEvent [fillcolor="#66ccff", label=SentHearingAdminEmailEvent, style=filled, @@ -554,6 +645,11 @@ digraph belongs_to_erd { ]; LegacyIssueOptin -> LegacyIssue [label=legacy_issue, ]; + MembershipRequest [ + label="MembershipRequest\n(associated with:\nrequestor User,\ndecider User)", + ]; + MembershipRequest -> Organization [label=organization, + ]; Message [color="#aaaaaa", fillcolor="#f2f2f2", label="Message\n(associated with: User)", @@ -572,10 +668,23 @@ digraph belongs_to_erd { fontcolor="#0000ff", label="Message#detail", ]; - PostDecisionMotion [ - label="PostDecisionMotion\n(associated with: Task)", + Metric [ + label="Metric\n(associated with: User)", ]; - PostDecisionMotion -> Appeal [label=appeal, + MpiUpdatePersonEvent [ + label=MpiUpdatePersonEvent, + ]; + MpiUpdatePersonEvent -> ApiKey [label=api_key, + ]; + PriorityEndProductSyncQueue [ + label=PriorityEndProductSyncQueue, + ]; + PriorityEndProductSyncQueue -> EndProductEstablishment [label=end_product_establishment, + ]; + BatchProcess [ + label=BatchProcess, + ]; + PriorityEndProductSyncQueue -> BatchProcess [label=batch_process, ]; RampElection [fillcolor="#cc99ff", label="RampElection\n(associated with: User)", @@ -618,6 +727,9 @@ digraph belongs_to_erd { ]; RampIssue -> RampIssue [label=source_issue, ]; + SystemAdminEvent [ + label="SystemAdminEvent\n(associated with: User)", + ]; TaskTimer [ label="TaskTimer\n(associated with: Task)", ]; @@ -643,28 +755,30 @@ digraph belongs_to_erd { ]; UserQuota -> TeamQuota [label=team_quota, ]; - VsoConfig [ - label=VsoConfig, + document_mailable_via_pacman_type [ + label="DocumentMailableViaPacman\n(document_mailable_via_pacman_type)", + shape=box, + style=dashed, ]; - VsoConfig -> Organization [label=organization, + VbmsCommunicationPackage [ + label=VbmsCommunicationPackage, ]; - CoNonAvailability [fillcolor="#00aaff", - label=CoNonAvailability, - style=filled, + VbmsCommunicationPackage -> document_mailable_via_pacman_type [label=document_mailable_via_pacman, ]; - CoNonAvailability -> SchedulePeriod [label=schedule_period, + VbmsDistribution [ + label=VbmsDistribution, ]; - RoNonAvailability [fillcolor="#00aaff", - label=RoNonAvailability, - style=filled, + VbmsDistribution -> VbmsCommunicationPackage [label=vbms_communication_package, ]; - RoNonAvailability -> SchedulePeriod [label=schedule_period, + VbmsDistributionDestination [ + label=VbmsDistributionDestination, ]; - JudgeNonAvailability [fillcolor="#00aaff", - label=JudgeNonAvailability, - style=filled, + VbmsDistributionDestination -> VbmsDistribution [label=vbms_distribution, ]; - JudgeNonAvailability -> SchedulePeriod [label=schedule_period, + VsoConfig [ + label=VsoConfig, + ]; + VsoConfig -> Organization [label=organization, ]; decision_review_remanded_type [color="#0000ff", fillcolor="#ffff00", @@ -679,6 +793,12 @@ digraph belongs_to_erd { style=dotted]; SupplementalClaim -> decision_review_remanded_type [label=decision_review_remanded, ]; + EstablishClaim [fillcolor="#adff2f", + label="EstablishClaim\n(associated with: User)", + style=filled, + ]; + EstablishClaim -> LegacyAppeal [label=appeal, + ]; DecisionReviewIntake [fillcolor="#ffffcc", label="DecisionReviewIntake\n(associated with:\nUser,\nVeteran)", shape=cds, @@ -756,28 +876,46 @@ digraph belongs_to_erd { fontcolor="#0000ff", label="SupplementalClaimIntake#detail", ]; - EstablishClaim [fillcolor="#adff2f", - label="EstablishClaim\n(associated with: User)", - style=filled, - ]; - EstablishClaim -> LegacyAppeal [label=appeal, - ]; AppellantHearingEmailRecipient [fillcolor="#66ccff", label=AppellantHearingEmailRecipient, style=filled, ]; + AppellantHearingEmailRecipient -> appeal_type [label=appeal, + ]; AppellantHearingEmailRecipient -> hearing_type [label=hearing, ]; JudgeHearingEmailRecipient [fillcolor="#66ccff", label=JudgeHearingEmailRecipient, style=filled, ]; + JudgeHearingEmailRecipient -> appeal_type [label=appeal, + ]; JudgeHearingEmailRecipient -> hearing_type [label=hearing, ]; RepresentativeHearingEmailRecipient [fillcolor="#66ccff", label=RepresentativeHearingEmailRecipient, style=filled, ]; + RepresentativeHearingEmailRecipient -> appeal_type [label=appeal, + ]; RepresentativeHearingEmailRecipient -> hearing_type [label=hearing, ]; + CoNonAvailability [fillcolor="#00aaff", + label=CoNonAvailability, + style=filled, + ]; + CoNonAvailability -> SchedulePeriod [label=schedule_period, + ]; + RoNonAvailability [fillcolor="#00aaff", + label=RoNonAvailability, + style=filled, + ]; + RoNonAvailability -> SchedulePeriod [label=schedule_period, + ]; + JudgeNonAvailability [fillcolor="#00aaff", + label=JudgeNonAvailability, + style=filled, + ]; + JudgeNonAvailability -> SchedulePeriod [label=schedule_period, + ]; } diff --git a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.png b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.png index 1c22004c15a..ee5bfc2a0c7 100644 Binary files a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.png and b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.png differ diff --git a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.svg b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.svg index 923f108ccf0..254823efae8 100644 --- a/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.svg +++ b/__task_trees/content/schema/make_docs/caseflow-belongs_to_erd.svg @@ -4,1681 +4,2045 @@ - - + + belongs_to_erd - + AppealSeries - -AppealSeries + +AppealSeries LegacyAppeal - -LegacyAppeal + +LegacyAppeal LegacyAppeal->AppealSeries - - -appeal_series + + +appeal_series - + -HearingTask - -HearingTask +decision_review_type + +decision_review_type + +Appeal, +SupplementalClaim, +HigherLevelReview - + -HearingTaskAssociation - - - -HearingTaskAssociation +Claimant + +Claimant + +(6 claimants) - + -HearingTaskAssociation->HearingTask - - -hearing_task +Claimant->decision_review_type + + +decision_review - + -hearing_type - -hearing_type - -Hearing, -LegacyHearing +Person + +Person - + -HearingTaskAssociation->hearing_type - - -hearing +Claimant->Person + + +person - + -SchedulePeriod - -SchedulePeriod -(associated with: User) - - - -JudgeSchedulePeriod - -JudgeSchedulePeriod -(associated with: User) - - - -SchedulePeriod->JudgeSchedulePeriod - - - - - -RoSchedulePeriod - -RoSchedulePeriod -(associated with: User) - - - -SchedulePeriod->RoSchedulePeriod - - +HearingDay + +HearingDay +(associated with: judge User) - + -NonAvailability - -NonAvailability - - - -NonAvailability->SchedulePeriod - - -schedule_period +appeal_type + +appeal_type + +Appeal, +LegacyAppeal - + -DecisionIssue - - - -DecisionIssue - - - -decision_review_type - -decision_review_type - -Appeal, -SupplementalClaim, -HigherLevelReview +AttorneyCaseReview + + + +AttorneyCaseReview +(associated with: +reviewing_judge User, +attorney User, +Task) - - -DecisionIssue->decision_review_type - - -decision_review + + +AttorneyCaseReview->appeal_type + + +appeal - + -RemandReason - -RemandReason +JudgeCaseReview + + + +JudgeCaseReview +(associated with: +judge User, +attorney User, +Task) - + -RemandReason->DecisionIssue - - -decision_issue - - - -Task - -Task - -(110 tasks) - - - -Task->HearingTask - - - - - -Task->Task - - - - - -assigned_to_type - -assigned_to_type - -User, -Organization - - - -Task->assigned_to_type - - -assigned_to - - - -appeal_type - -appeal_type - -Appeal, -LegacyAppeal - - - -Task->appeal_type - - -appeal - - - -HearingDay - -HearingDay -(associated with: judge User) +JudgeCaseReview->appeal_type + + +appeal - + JobNote - -JobNote -(associated with: User) + +JobNote +(associated with: User) - + SupplementalClaim - -SupplementalClaim + +SupplementalClaim - + JobNote->SupplementalClaim - - -JobNote#job + + +JobNote#job - + HigherLevelReview - -HigherLevelReview + +HigherLevelReview - + JobNote->HigherLevelReview - - -JobNote#job + + +JobNote#job - + RequestIssue - -RequestIssue - -RatingRequestIssue, -NonratingRequestIssue - - - -RequestIssue->DecisionIssue - - -contested_decision_issue + +RequestIssue + +RatingRequestIssue, +NonratingRequestIssue - + RequestIssue->decision_review_type - - -decision_review + + +decision_review - + RequestIssue->RequestIssue - - -correction_request_issue + + +correction_request_issue - + RequestIssue->RequestIssue - - -ineligible_due_to + + +ineligible_due_to - + EndProductEstablishment - -EndProductEstablishment -(associated with: User) + +EndProductEstablishment +(associated with: User) - + RequestIssue->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment + + + +DecisionIssue + + + +DecisionIssue + + + +RequestIssue->DecisionIssue + + +contested_decision_issue - + source_type - -source_type - -DecisionDocument, -SupplementalClaim, -HigherLevelReview, -RampRefiling, -RampElection + +source_type + +DecisionDocument, +SupplementalClaim, +HigherLevelReview, +RampRefiling, +RampElection - + EndProductEstablishment->source_type - - -source - - - -Claimant - -Claimant - -AttorneyClaimant, -BgsRelatedClaimant, -OtherClaimant, -DependentClaimant, -VeteranClaimant - - - -Claimant->decision_review_type - - -decision_review - - - -Person - -Person - - - -Claimant->Person - - -person - - - -AttorneyCaseReview - - - -AttorneyCaseReview -(associated with: -reviewing_judge User, -attorney User, -Task) - - - -AttorneyCaseReview->appeal_type - - -appeal - - - -RequestDecisionIssue - - - -RequestDecisionIssue - - - -RequestDecisionIssue->DecisionIssue - - -decision_issue - - - -RequestDecisionIssue->RequestIssue - - -request_issue + + +source - - -JudgeCaseReview - - - -JudgeCaseReview -(associated with: -judge User, -attorney User, -Task) - - - -JudgeCaseReview->appeal_type - - -appeal - - - -RequestIssuesUpdate - -RequestIssuesUpdate -(associated with: User) + + +VbmsExtClaim + +VbmsExtClaim - - -review_type - -review_type - -Appeal, -SupplementalClaim, -HigherLevelReview + + +EndProductEstablishment->VbmsExtClaim + + +vbms_ext_claim - + -RequestIssuesUpdate->review_type - - -review - - - -review_type->decision_review_type - - -a.k.a. +DecisionIssue->decision_review_type + + +decision_review - + Dispatch::Task - -Dispatch::Task -(associated with: User) + +Dispatch::Task +(associated with: User) - + Dispatch::Task->LegacyAppeal - - -appeal + + +appeal - + WorksheetIssue - -WorksheetIssue + +WorksheetIssue - + WorksheetIssue->LegacyAppeal - - -appeal + + +appeal - + Hearing - -Hearing -(associated with: judge User) + +Hearing +(associated with: judge User) - + WorksheetIssue->Hearing - - -hearing + + +hearing - + Hearing->HearingDay - - -hearing_day + + +hearing_day - + Appeal - -Appeal + +Appeal - + Hearing->Appeal - - -appeal + + +appeal - + AppealView - - - -AppealView -(associated with: User) + + + +AppealView +(associated with: User) - + AppealView->appeal_type - - -appeal + + +appeal - + ClaimsFolderSearch - - - -ClaimsFolderSearch -(associated with: User) + + + +ClaimsFolderSearch +(associated with: User) - + ClaimsFolderSearch->appeal_type - - -appeal + + +appeal - - -DecisionDocument - - - -DecisionDocument + + +Task + +Task + +(120 tasks) - - -DecisionDocument->appeal_type - - -appeal + + +Task->appeal_type + + +appeal - - -AvailableHearingLocations - -AvailableHearingLocations -(associated with: Veteran) + + +Task->Task + + - - -AvailableHearingLocations->appeal_type - - -appeal + + +assigned_to_type + +assigned_to_type + +User, +Organization - - -VbmsUploadedDocument - - - -VbmsUploadedDocument + + +Task->assigned_to_type + + +assigned_to - - -VbmsUploadedDocument->appeal_type - - -appeal + + +HearingTask + +HearingTask - - -SpecialIssueList - -SpecialIssueList + + +Task->HearingTask + + - - -SpecialIssueList->appeal_type - - -appeal + + +RequestDecisionIssue + + + +RequestDecisionIssue - - -NodDateUpdate - -NodDateUpdate -(associated with: User) + + +RequestDecisionIssue->RequestIssue + + +request_issue - - -NodDateUpdate->Appeal - - -appeal + + +RequestDecisionIssue->DecisionIssue + + +decision_issue - - -record_type - -record_type - -Appeal, -LegacyAppeal + + +DecisionDocument + + + +DecisionDocument - - -record_type->decision_review_type - - -(subset of) + + +DecisionDocument->appeal_type + + +appeal - - -RecordSyncedByJob - -RecordSyncedByJob + + +RequestIssuesUpdate + +RequestIssuesUpdate +(associated with: User) - - -RecordSyncedByJob->record_type - - -record + + +review_type + +review_type + +Appeal, +SupplementalClaim, +HigherLevelReview - - -WorkMode - -WorkMode + + +RequestIssuesUpdate->review_type + + +review - - -WorkMode->appeal_type - - -appeal + + +review_type->decision_review_type + + +a.k.a. + + + +hearing_type + +hearing_type + +Hearing, +LegacyHearing - + HearingEmailRecipient - -HearingEmailRecipient + +HearingEmailRecipient + + + +HearingEmailRecipient->appeal_type + + +appeal + + + +HearingEmailRecipient->hearing_type + + +hearing + + + +HearingTaskAssociation + + + +HearingTaskAssociation + + + +HearingTaskAssociation->hearing_type + + +hearing - - -HearingEmailRecipient->hearing_type - - -hearing + + +HearingTaskAssociation->HearingTask + + +hearing_task - + VirtualHearing - -VirtualHearing + +VirtualHearing - + VirtualHearing->hearing_type - - -hearing + + +hearing - + Transcription - -Transcription + +Transcription - + Transcription->Hearing - - -hearing + + +hearing - + HearingView - - - -HearingView -(associated with: User) + + + +HearingView +(associated with: User) - + HearingView->hearing_type - - -hearing + + +hearing - + HearingLocation - -HearingLocation + +HearingLocation - + HearingLocation->hearing_type - - -hearing + + +hearing - + HearingIssueNote - - - -HearingIssueNote + + + +HearingIssueNote - + HearingIssueNote->RequestIssue - - -request_issue + + +request_issue - + HearingIssueNote->Hearing - - -hearing + + +hearing - + SentHearingEmailEvent - - - -SentHearingEmailEvent -(associated with: sent_by User) + + + +SentHearingEmailEvent +(associated with: sent_by User) - + SentHearingEmailEvent->hearing_type - - -hearing + + +hearing - + SentHearingEmailEvent->HearingEmailRecipient - - -email_recipient + + +email_recipient - + LegacyHearing - -LegacyHearing -(associated with: User) + +LegacyHearing +(associated with: User) - + LegacyHearing->LegacyAppeal - - -appeal + + +appeal - + AppealStreamSnapshot - - - -AppealStreamSnapshot -(a.k.a. hearing_appeal_stream_snapshots) + + + +AppealStreamSnapshot +(a.k.a. hearing_appeal_stream_snapshots) - + AppealStreamSnapshot->LegacyAppeal - - -appeal + + +appeal - + AppealStreamSnapshot->LegacyHearing - - -hearing + + +hearing - + + +SpecialIssueList + +SpecialIssueList + + + +SpecialIssueList->appeal_type + + +appeal + + + +AvailableHearingLocations + +AvailableHearingLocations +(associated with: Veteran) + + + +AvailableHearingLocations->appeal_type + + +appeal + + + +record_type + +record_type + +Appeal, +LegacyAppeal + + + +record_type->decision_review_type + + +(subset of) + + + +RecordSyncedByJob + +RecordSyncedByJob + + + +RecordSyncedByJob->record_type + + +record + + + +VbmsUploadedDocument + + + +VbmsUploadedDocument + + + +VbmsUploadedDocument->appeal_type + + +appeal + + + +WorkMode + +WorkMode + + + +WorkMode->appeal_type + + +appeal + + + +AppealState + +AppealState + + + +AppealState->appeal_type + + +appeal + + + +NodDateUpdate + +NodDateUpdate +(associated with: User) + + + +NodDateUpdate->Appeal + + +appeal + + + +PostDecisionMotion + +PostDecisionMotion +(associated with: Task) + + + +PostDecisionMotion->Appeal + + +appeal + + + +SchedulePeriod + +SchedulePeriod +(associated with: User) + + + +JudgeSchedulePeriod + +JudgeSchedulePeriod +(associated with: User) + + + +SchedulePeriod->JudgeSchedulePeriod + + + + + +RoSchedulePeriod + +RoSchedulePeriod +(associated with: User) + + + +SchedulePeriod->RoSchedulePeriod + + + + +NonAvailability + +NonAvailability + + + +NonAvailability->SchedulePeriod + + +schedule_period + + + +RemandReason + +RemandReason + + + +RemandReason->DecisionIssue + + +decision_issue + + + CavcRemand - -CavcRemand + +CavcRemand - + CavcRemand->Appeal - - -source_appeal + + +source_appeal - + CavcRemand->Appeal - - -remand_appeal + + +remand_appeal - + Organization - -Organization + +Organization - + OrganizationsUser - - - -OrganizationsUser -(associated with: User) + + + +OrganizationsUser +(associated with: User) - + OrganizationsUser->Organization - - -organization + + +organization - + AdvanceOnDocketMotion - -AdvanceOnDocketMotion -(associated with: User) - - - -AdvanceOnDocketMotion->appeal_type - - -appeal + +AdvanceOnDocketMotion +(associated with: User) - + AdvanceOnDocketMotion->Person - - -person + + +person + + + +AdvanceOnDocketMotion->appeal_type + + +appeal - + Document - -Document + +Document - + Annotation - - - -Annotation -(associated with: User) + + + +Annotation +(associated with: User) - + Annotation->Document - - -document + + +document - + ApiKey - -ApiKey + +ApiKey - + ApiView - -ApiView + +ApiView - + ApiView->ApiKey - - -api_key + + +api_key - + AppellantSubstitution - -AppellantSubstitution + +AppellantSubstitution - + AppellantSubstitution->Appeal - - -source_appeal + + +source_appeal - + AppellantSubstitution->Appeal - - -target_appeal + + +target_appeal + + + +AppellantSubstitutionHistory + +AppellantSubstitutionHistory + + + +AppellantSubstitutionHistory->Person + + +original_appellant_veteran_participant + + + +AppellantSubstitutionHistory->Person + + +current_appellant_substitute_participant + + + +AppellantSubstitutionHistory->Person + + +original_appellant_substitute_participant + + + +AppellantSubstitutionHistory->Person + + +current_appellant_veteran_participant + + + +AppellantSubstitutionHistory->AppellantSubstitution + + +appellant_substitution - + BoardGrantEffectuation - - - -BoardGrantEffectuation - - - -BoardGrantEffectuation->DecisionIssue - - -granted_decision_issue + + + +BoardGrantEffectuation - + BoardGrantEffectuation->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment + + + +BoardGrantEffectuation->DecisionIssue + + +granted_decision_issue - + BoardGrantEffectuation->DecisionDocument - - -decision_document + + +decision_document + + + +BoardGrantEffectuation->Appeal + + +appeal + + + +stuck_record_type + +StuckRecord +(stuck_record_type) + + + +CaseflowStuckRecord + +CaseflowStuckRecord + + + +CaseflowStuckRecord->stuck_record_type + + +stuck_record + + + +CavcDashboard + +CavcDashboard + + + +CavcDashboard->CavcRemand + + +cavc_remand + + + +CavcDashboardDisposition + +CavcDashboardDisposition + + + +CavcDashboardDisposition->RequestIssue + + +request_issue + + + +CavcDashboardDisposition->CavcDashboard + + +cavc_dashboard + + + +CavcDashboardIssue + +CavcDashboardIssue + + + +CavcDashboardDisposition->CavcDashboardIssue + + +cavc_dashboard_issue + + + +CavcDashboardIssue->CavcDashboard + + +cavc_dashboard + + + +CavcDispositionsToReason + +CavcDispositionsToReason + + + +CavcDispositionsToReason->CavcDashboardDisposition + + +cavc_dashboard_disposition + + + +CavcDecisionReason + +CavcDecisionReason + + + +CavcDispositionsToReason->CavcDecisionReason + + +cavc_decision_reason + + + +CavcReasonsToBasis + +CavcReasonsToBasis + + + +CavcReasonsToBasis->CavcDispositionsToReason + + +cavc_dispositions_to_reason + + + +CavcSelectionBasis + +CavcSelectionBasis + + + +CavcReasonsToBasis->CavcSelectionBasis + + +cavc_selection_basis + + + +CavcRemandsAppellantSubstitution + +CavcRemandsAppellantSubstitution - - -BoardGrantEffectuation->Appeal - - -appeal + + +CavcRemandsAppellantSubstitution->CavcRemand + + +cavc_remand + + + +CavcRemandsAppellantSubstitution->AppellantSubstitution + + +appellant_substitution - + Certification - -Certification + +Certification - + CertificationCancellation - -CertificationCancellation + +CertificationCancellation - + CertificationCancellation->Certification - - -certification + + +certification - + ClaimEstablishment - - - -ClaimEstablishment + + + +ClaimEstablishment - + ClaimEstablishment->Dispatch::Task - - -task + + +task - + Distribution - -Distribution -(associated with: judge User) + +Distribution +(associated with: judge User) - + DistributedCase - -DistributedCase -(associated with: Task) + +DistributedCase +(associated with: Task) - + DistributedCase->Distribution - - -distribution + + +distribution - + DocketSwitch - -DocketSwitch -(associated with: Task) + +DocketSwitch +(associated with: Task) - + DocketSwitch->Appeal - - -old_docket_stream + + +old_docket_stream - + DocketSwitch->Appeal - - -new_docket_stream + + +new_docket_stream - + DocketSnapshot - -DocketSnapshot + +DocketSnapshot - + DocketTracer - -DocketTracer + +DocketTracer - + DocketTracer->DocketSnapshot - - -docket_snapshot + + +docket_snapshot - + DocumentView - - - -DocumentView -(associated with: User) + + + +DocumentView +(associated with: User) - + DocumentView->Document - - -document + + +document - + DocumentsTag - - - -DocumentsTag + + + +DocumentsTag - + DocumentsTag->Document - - -document + + +document - + Tag - -Tag + +Tag - + DocumentsTag->Tag - - -tag + + +tag - + EndProductCodeUpdate - -EndProductCodeUpdate + +EndProductCodeUpdate - + EndProductCodeUpdate->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment - + EndProductUpdate - -EndProductUpdate -(associated with: User) + +EndProductUpdate +(associated with: User) - + EndProductUpdate->EndProductEstablishment - - -end_product_establishment + + +end_product_establishment - + original_decision_review_type - -original_decision_review_type - -SupplementalClaim, -HigherLevelReview + +original_decision_review_type + +SupplementalClaim, +HigherLevelReview - + EndProductUpdate->original_decision_review_type - - -original_decision_review + + +original_decision_review - + Allocation - -Allocation + +Allocation - + Allocation->SchedulePeriod - - -schedule_period + + +schedule_period + + + +ConferenceLink + +ConferenceLink + + + +ConferenceLink->HearingDay + + +hearing_day - + SentHearingAdminEmailEvent - -SentHearingAdminEmailEvent + +SentHearingAdminEmailEvent - + SentHearingAdminEmailEvent->SentHearingEmailEvent - - -sent_hearing_email_event + + +sent_hearing_email_event - + VirtualHearingEstablishment - -VirtualHearingEstablishment + +VirtualHearingEstablishment - + VirtualHearingEstablishment->VirtualHearing - - -virtual_hearing + + +virtual_hearing - + IhpDraft - - - -IhpDraft + + + +IhpDraft - + IhpDraft->appeal_type - - -appeal + + +appeal - + IhpDraft->Organization - - -organization + + +organization - + LegacyIssue - -LegacyIssue + +LegacyIssue - + LegacyIssue->RequestIssue - - -request_issue + + +request_issue - + LegacyIssueOptin - -LegacyIssueOptin + +LegacyIssueOptin - + LegacyIssueOptin->RequestIssue - - -request_issue + + +request_issue - + LegacyIssueOptin->LegacyIssue - - -legacy_issue + + +legacy_issue + + + +MembershipRequest + +MembershipRequest +(associated with: +requestor User, +decider User) + + + +MembershipRequest->Organization + + +organization - + Message - - - -Message -(associated with: User) + + + +Message +(associated with: User) - + Message->JobNote - - -Message#detail + + +Message#detail - + Message->SupplementalClaim - - -Message#detail + + +Message#detail - + Message->HigherLevelReview - - -Message#detail + + +Message#detail - - -PostDecisionMotion - -PostDecisionMotion -(associated with: Task) + + +Metric + +Metric +(associated with: User) - - -PostDecisionMotion->Appeal - - -appeal + + +MpiUpdatePersonEvent + +MpiUpdatePersonEvent + + + +MpiUpdatePersonEvent->ApiKey + + +api_key + + + +PriorityEndProductSyncQueue + +PriorityEndProductSyncQueue + + + +PriorityEndProductSyncQueue->EndProductEstablishment + + +end_product_establishment + + + +BatchProcess + +BatchProcess + + + +PriorityEndProductSyncQueue->BatchProcess + + +batch_process - + RampElection - -RampElection -(associated with: User) + +RampElection +(associated with: User) - + RampClosedAppeal - -RampClosedAppeal + +RampClosedAppeal - + RampClosedAppeal->RampElection - - -ramp_election + + +ramp_election - + RampReview - -RampReview - -RampElection, -RampRefiling + +RampReview + +RampElection, +RampRefiling - + RampReview->RampElection - - + + - + RampRefiling - -RampRefiling -(associated with: User) + +RampRefiling +(associated with: User) - + RampReview->RampRefiling - - + + - + RampElectionRollback - -RampElectionRollback -(associated with: User) + +RampElectionRollback +(associated with: User) - + RampElectionRollback->RampElection - - -ramp_election + + +ramp_election - + RampIssue - -RampIssue + +RampIssue - + RampIssue->RampReview - - -(ramp_)review + + +(ramp_)review - + RampIssue->RampIssue - - -source_issue + + +source_issue + + + +SystemAdminEvent + +SystemAdminEvent +(associated with: User) - + TaskTimer - -TaskTimer -(associated with: Task) + +TaskTimer +(associated with: Task) - + UnrecognizedAppellant - -UnrecognizedAppellant + +UnrecognizedAppellant - + UnrecognizedAppellant->Claimant - - -claimant + + +claimant - + UnrecognizedAppellant->UnrecognizedAppellant - - -current_version + + +current_version - + UnrecognizedPartyDetail - -UnrecognizedPartyDetail + +UnrecognizedPartyDetail - + UnrecognizedAppellant->UnrecognizedPartyDetail - - -unrecognized_party_detail + + +unrecognized_party_detail - + UnrecognizedAppellant->UnrecognizedPartyDetail - - -unrecognized_power_of_attorney + + +unrecognized_power_of_attorney - + UserQuota - -UserQuota -(associated with: User) + +UserQuota +(associated with: User) - + TeamQuota - -TeamQuota + +TeamQuota - + UserQuota->TeamQuota - - -team_quota - - - -VsoConfig - -VsoConfig + + +team_quota - - -VsoConfig->Organization - - -organization + + +document_mailable_via_pacman_type + +DocumentMailableViaPacman +(document_mailable_via_pacman_type) - - -CoNonAvailability - -CoNonAvailability + + +VbmsCommunicationPackage + +VbmsCommunicationPackage - - -CoNonAvailability->SchedulePeriod - - -schedule_period + + +VbmsCommunicationPackage->document_mailable_via_pacman_type + + +document_mailable_via_pacman - - -RoNonAvailability - -RoNonAvailability + + +VbmsDistribution + +VbmsDistribution - - -RoNonAvailability->SchedulePeriod - - -schedule_period + + +VbmsDistribution->VbmsCommunicationPackage + + +vbms_communication_package + + + +VbmsDistributionDestination + +VbmsDistributionDestination + + + +VbmsDistributionDestination->VbmsDistribution + + +vbms_distribution - - -JudgeNonAvailability - -JudgeNonAvailability + + +VsoConfig + +VsoConfig - - -JudgeNonAvailability->SchedulePeriod - - -schedule_period + + +VsoConfig->Organization + + +organization - + decision_review_remanded_type - -decision_review_remanded_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +decision_review_remanded_type + +Appeal, +SupplementalClaim, +HigherLevelReview - + decision_review_remanded_type->decision_review_type - - -a.k.a. + + +a.k.a. - + SupplementalClaim->decision_review_remanded_type - - -decision_review_remanded + + +decision_review_remanded + + + +EstablishClaim + +EstablishClaim +(associated with: User) + + + +EstablishClaim->LegacyAppeal + + +appeal - + DecisionReviewIntake - -DecisionReviewIntake -(associated with: -User, -Veteran) + +DecisionReviewIntake +(associated with: +User, +Veteran) - + DecisionReview - -DecisionReview - -Appeal, -ClaimReview, -SupplementalClaim, -HigherLevelReview + +DecisionReview + +Appeal, +ClaimReview, +SupplementalClaim, +HigherLevelReview - + DecisionReviewIntake->DecisionReview - - -DecisionReviewIntake#detail + + +DecisionReviewIntake#detail - + RampElectionIntake - -RampElectionIntake -(associated with: -User, -Veteran) + +RampElectionIntake +(associated with: +User, +Veteran) - + RampElectionIntake->RampElection - - -RampElectionIntake#detail + + +RampElectionIntake#detail - + RampRefilingIntake - -RampRefilingIntake -(associated with: -User, -Veteran) + +RampRefilingIntake +(associated with: +User, +Veteran) - + RampRefilingIntake->RampRefiling - - -RampRefilingIntake#detail + + +RampRefilingIntake#detail - + AppealIntake - -AppealIntake -(associated with: -User, -Veteran) + +AppealIntake +(associated with: +User, +Veteran) - + AppealIntake->Appeal - - -AppealIntake#detail + + +AppealIntake#detail - + ClaimReviewIntake - -ClaimReviewIntake -(associated with: -User, -Veteran) + +ClaimReviewIntake +(associated with: +User, +Veteran) - + ClaimReview - -ClaimReview - -SupplementalClaim, -HigherLevelReview + +ClaimReview + +SupplementalClaim, +HigherLevelReview - + ClaimReviewIntake->ClaimReview - - -ClaimReviewIntake#detail + + +ClaimReviewIntake#detail - + HigherLevelReviewIntake - -HigherLevelReviewIntake -(associated with: -User, -Veteran) + +HigherLevelReviewIntake +(associated with: +User, +Veteran) - + HigherLevelReviewIntake->HigherLevelReview - - -HigherLevelReviewIntake#detail + + +HigherLevelReviewIntake#detail - + SupplementalClaimIntake - -SupplementalClaimIntake -(associated with: -User, -Veteran) + +SupplementalClaimIntake +(associated with: +User, +Veteran) - + SupplementalClaimIntake->SupplementalClaim - - -SupplementalClaimIntake#detail - - - -EstablishClaim - -EstablishClaim -(associated with: User) - - - -EstablishClaim->LegacyAppeal - - -appeal + + +SupplementalClaimIntake#detail - + AppellantHearingEmailRecipient - -AppellantHearingEmailRecipient + +AppellantHearingEmailRecipient + + + +AppellantHearingEmailRecipient->appeal_type + + +appeal - + AppellantHearingEmailRecipient->hearing_type - - -hearing + + +hearing - + JudgeHearingEmailRecipient - -JudgeHearingEmailRecipient + +JudgeHearingEmailRecipient + + + +JudgeHearingEmailRecipient->appeal_type + + +appeal - + JudgeHearingEmailRecipient->hearing_type - - -hearing + + +hearing - + RepresentativeHearingEmailRecipient - -RepresentativeHearingEmailRecipient + +RepresentativeHearingEmailRecipient + + + +RepresentativeHearingEmailRecipient->appeal_type + + +appeal - + RepresentativeHearingEmailRecipient->hearing_type - - -hearing + + +hearing + + + +CoNonAvailability + +CoNonAvailability + + + +CoNonAvailability->SchedulePeriod + + +schedule_period + + + +RoNonAvailability + +RoNonAvailability + + + +RoNonAvailability->SchedulePeriod + + +schedule_period + + + +JudgeNonAvailability + +JudgeNonAvailability + + + +JudgeNonAvailability->SchedulePeriod + + +schedule_period diff --git a/__task_trees/content/schema/make_docs/caseflow-subclasses.dot b/__task_trees/content/schema/make_docs/caseflow-subclasses.dot index 85872d069a4..306ad3b0ee5 100644 --- a/__task_trees/content/schema/make_docs/caseflow-subclasses.dot +++ b/__task_trees/content/schema/make_docs/caseflow-subclasses.dot @@ -1,228 +1,149 @@ digraph subclasses { - graph [bb="0,0,1778.1,6203", + graph [bb="0,0,1778.1,6703.5", rankdir=LR, splines=line ]; node [label="\N"]; - NonAvailability [color="#000099", - fillcolor="#00aaff", + Claimant [color="#000099", + fillcolor="#a9a9a9", fontcolor="#000099", - label=NonAvailability, + label=Claimant, shape=record, style=filled, ]; - CoNonAvailability [fillcolor="#00aaff", - label=CoNonAvailability, - style=filled, - ]; - NonAvailability -> CoNonAvailability [color="#000099", - style=dotted]; - RoNonAvailability [fillcolor="#00aaff", - label=RoNonAvailability, - style=filled, - ]; - NonAvailability -> RoNonAvailability [color="#000099", - style=dotted]; - JudgeNonAvailability [fillcolor="#00aaff", - label=JudgeNonAvailability, + AttorneyClaimant [fillcolor="#a9a9a9", + label=AttorneyClaimant, style=filled, ]; - NonAvailability -> JudgeNonAvailability [color="#000099", + Claimant -> AttorneyClaimant [color="#000099", style=dotted]; - Organization [color="#000099", - fillcolor="#d9d9ff", + BgsRelatedClaimant [color="#000099", + fillcolor="#a9a9a9", fontcolor="#000099", - label=Organization, + label=BgsRelatedClaimant, shape=record, style=filled, ]; - DvcTeam [fillcolor="#d9d9ff", - label=DvcTeam, - style=filled, - ]; - Organization -> DvcTeam [color="#000099", + Claimant -> BgsRelatedClaimant [color="#000099", style=dotted]; - Representative [color="#000099", - fillcolor="#d9d9ff", + OtherClaimant [color="#000099", + fillcolor="#a9a9a9", fontcolor="#000099", - label=Representative, + label=OtherClaimant, shape=record, style=filled, ]; - Organization -> Representative [color="#000099", - style=dotted]; - JudgeTeam [fillcolor="#d9d9ff", - label=JudgeTeam, - style=filled, - ]; - Organization -> JudgeTeam [color="#000099", - style=dotted]; - BusinessLine [fillcolor="#d9d9ff", - label=BusinessLine, - style=filled, - ]; - Organization -> BusinessLine [color="#000099", - style=dotted]; - AodTeam [fillcolor="#d9d9ff", - label=AodTeam, - style=filled, - ]; - Organization -> AodTeam [color="#000099", - style=dotted]; - BoardProductOwners [fillcolor="#d9d9ff", - label=BoardProductOwners, - style=filled, - ]; - Organization -> BoardProductOwners [color="#000099", - style=dotted]; - Bva [fillcolor="#d9d9ff", - label=Bva, - style=filled, - ]; - Organization -> Bva [color="#000099", - style=dotted]; - BvaDispatch [fillcolor="#d9d9ff", - label=BvaDispatch, - style=filled, - ]; - Organization -> BvaDispatch [color="#000099", - style=dotted]; - BvaIntake [fillcolor="#d9d9ff", - label=BvaIntake, - style=filled, - ]; - Organization -> BvaIntake [color="#000099", - style=dotted]; - CaseReview [fillcolor="#d9d9ff", - label=CaseReview, - style=filled, - ]; - Organization -> CaseReview [color="#000099", - style=dotted]; - CaseflowSupport [fillcolor="#d9d9ff", - label=CaseflowSupport, - style=filled, - ]; - Organization -> CaseflowSupport [color="#000099", - style=dotted]; - CavcLitigationSupport [fillcolor="#d9d9ff", - label=CavcLitigationSupport, - style=filled, - ]; - Organization -> CavcLitigationSupport [color="#000099", - style=dotted]; - ClerkOfTheBoard [fillcolor="#d9d9ff", - label=ClerkOfTheBoard, - style=filled, - ]; - Organization -> ClerkOfTheBoard [color="#000099", - style=dotted]; - Colocated [fillcolor="#d9d9ff", - label=Colocated, - style=filled, - ]; - Organization -> Colocated [color="#000099", + Claimant -> OtherClaimant [color="#000099", style=dotted]; - HearingAdmin [fillcolor="#d9d9ff", - label=HearingAdmin, + DependentClaimant [fillcolor="#a9a9a9", + label=DependentClaimant, style=filled, ]; - Organization -> HearingAdmin [color="#000099", + BgsRelatedClaimant -> DependentClaimant [color="#000099", style=dotted]; - HearingsManagement [fillcolor="#d9d9ff", - label=HearingsManagement, + VeteranClaimant [fillcolor="#a9a9a9", + label=VeteranClaimant, style=filled, ]; - Organization -> HearingsManagement [color="#000099", + BgsRelatedClaimant -> VeteranClaimant [color="#000099", style=dotted]; - LitigationSupport [fillcolor="#d9d9ff", - label=LitigationSupport, + HealthcareProviderClaimant [fillcolor="#a9a9a9", + label=HealthcareProviderClaimant, style=filled, ]; - Organization -> LitigationSupport [color="#000099", + OtherClaimant -> HealthcareProviderClaimant [color="#000099", style=dotted]; - MailTeam [fillcolor="#d9d9ff", - label=MailTeam, + DecisionReview [color="#000099", + fillcolor="#ffff00", + fontcolor="#000099", + label=DecisionReview, + shape=record, style=filled, ]; - Organization -> MailTeam [color="#000099", - style=dotted]; - PrivacyTeam [fillcolor="#d9d9ff", - label=PrivacyTeam, + Appeal [fillcolor="#ffff00", + label=Appeal, style=filled, ]; - Organization -> PrivacyTeam [color="#000099", + DecisionReview -> Appeal [color="#000099", style=dotted]; - PulacCerullo [fillcolor="#d9d9ff", - label=PulacCerullo, + ClaimReview [color="#000099", + fillcolor="#ffff00", + fontcolor="#000099", + label=ClaimReview, + shape=record, style=filled, ]; - Organization -> PulacCerullo [color="#000099", + DecisionReview -> ClaimReview [color="#000099", style=dotted]; - QualityReview [fillcolor="#d9d9ff", - label=QualityReview, + SupplementalClaim [fillcolor="#ffff00", + label=SupplementalClaim, style=filled, ]; - Organization -> QualityReview [color="#000099", + ClaimReview -> SupplementalClaim [color="#000099", style=dotted]; - SpecialCaseMovementTeam [fillcolor="#d9d9ff", - label=SpecialCaseMovementTeam, + HigherLevelReview [fillcolor="#ffff00", + label=HigherLevelReview, style=filled, ]; - Organization -> SpecialCaseMovementTeam [color="#000099", + ClaimReview -> HigherLevelReview [color="#000099", style=dotted]; - TranscriptionTeam [fillcolor="#d9d9ff", - label=TranscriptionTeam, + RequestIssue [color="#000099", + fillcolor="#ffa500", + fontcolor="#000099", + label=RequestIssue, + shape=record, style=filled, ]; - Organization -> TranscriptionTeam [color="#000099", - style=dotted]; - Translation [fillcolor="#d9d9ff", - label=Translation, + NonratingRequestIssue [fillcolor="#ffa500", + label=NonratingRequestIssue, style=filled, ]; - Organization -> Translation [color="#000099", + RequestIssue -> NonratingRequestIssue [color="#000099", style=dotted]; - VhaCamo [fillcolor="#d9d9ff", - label=VhaCamo, + RatingRequestIssue [fillcolor="#ffa500", + label=RatingRequestIssue, style=filled, ]; - Organization -> VhaCamo [color="#000099", + RequestIssue -> RatingRequestIssue [color="#000099", style=dotted]; - VhaProgramOffice [fillcolor="#d9d9ff", - label=VhaProgramOffice, + "Dispatch::Task" [color="#000099", + fillcolor="#adff2f", + fontcolor="#000099", + label="Dispatch::Task", + shape=record, style=filled, ]; - Organization -> VhaProgramOffice [color="#000099", - style=dotted]; - VhaRegionalOffice [fillcolor="#d9d9ff", - label=VhaRegionalOffice, + EstablishClaim [fillcolor="#adff2f", + label=EstablishClaim, style=filled, ]; - Organization -> VhaRegionalOffice [color="#000099", + "Dispatch::Task" -> EstablishClaim [color="#000099", style=dotted]; - Vso [color="#000099", - fillcolor="#d9d9ff", + Task [color="#000099", + fillcolor="#00ff00", fontcolor="#000099", - label=Vso, + label=Task, shape=record, style=filled, ]; - Representative -> Vso [color="#000099", - style=dotted]; - PrivateBar [fillcolor="#d9d9ff", - label=PrivateBar, + JudgeTask [color="#000099", + fillcolor="#00ff00", + fontcolor="#000099", + label=JudgeTask, + shape=record, style=filled, ]; - Representative -> PrivateBar [color="#000099", + Task -> JudgeTask [color="#000099", style=dotted]; - Task [color="#000099", + DecisionReviewTask [color="#000099", fillcolor="#00ff00", fontcolor="#000099", - label=Task, + label=DecisionReviewTask, shape=record, style=filled, ]; + Task -> DecisionReviewTask [color="#000099", + style=dotted]; ColocatedTask [color="#000099", fillcolor="#00ff00", fontcolor="#000099", @@ -268,15 +189,6 @@ digraph subclasses { ]; Task -> TrackVeteranTask [color="#000099", style=dotted]; - DecisionReviewTask [color="#000099", - fillcolor="#00ff00", - fontcolor="#000099", - label=DecisionReviewTask, - shape=record, - style=filled, - ]; - Task -> DecisionReviewTask [color="#000099", - style=dotted]; PulacCerulloTask [fillcolor="#00ff00", label=PulacCerulloTask, style=filled, @@ -301,15 +213,6 @@ digraph subclasses { ]; Task -> TimedHoldTask [color="#000099", style=dotted]; - JudgeTask [color="#000099", - fillcolor="#00ff00", - fontcolor="#000099", - label=JudgeTask, - shape=record, - style=filled, - ]; - Task -> JudgeTask [color="#000099", - style=dotted]; AssignHearingDispositionTask [color="#000099", fillcolor="#00ff00", fontcolor="#000099", @@ -430,6 +333,18 @@ digraph subclasses { ]; Task -> VhaDocumentSearchTask [color="#000099", style=dotted]; + EducationDocumentSearchTask [fillcolor="#00ff00", + label=EducationDocumentSearchTask, + style=filled, + ]; + Task -> EducationDocumentSearchTask [color="#000099", + style=dotted]; + EducationAssessDocumentationTask [fillcolor="#00ff00", + label=EducationAssessDocumentationTask, + style=filled, + ]; + Task -> EducationAssessDocumentationTask [color="#000099", + style=dotted]; AbstractMotionToVacateTask [fillcolor="#00ff00", label=AbstractMotionToVacateTask, style=filled, @@ -454,6 +369,12 @@ digraph subclasses { ]; Task -> SpecialCaseMovementTask [color="#000099", style=dotted]; + SplitAppealTask [fillcolor="#00ff00", + label=SplitAppealTask, + style=filled, + ]; + Task -> SplitAppealTask [color="#000099", + style=dotted]; CavcExtensionRequestTask [color="#000099", fillcolor="#00ff00", fontcolor="#000099", @@ -475,8 +396,17 @@ digraph subclasses { ]; Task -> InsufficientInformationTask [color="#000099", style=dotted]; - MandateHoldTask [fillcolor="#00ff00", - label=MandateHoldTask, + LetterTask [color="#000099", + fillcolor="#00ff00", + fontcolor="#000099", + label=LetterTask, + shape=record, + style=filled, + ]; + Task -> LetterTask [color="#000099", + style=dotted]; + MandateHoldTask [fillcolor="#00ff00", + label=MandateHoldTask, style=filled, ]; Task -> MandateHoldTask [color="#000099", @@ -487,6 +417,54 @@ digraph subclasses { ]; Task -> MdrTask [color="#000099", style=dotted]; + JudgeAssignTask [fillcolor="#00ff00", + label=JudgeAssignTask, + style=filled, + ]; + JudgeTask -> JudgeAssignTask [color="#000099", + style=dotted]; + JudgeDecisionReviewTask [fillcolor="#00ff00", + label=JudgeDecisionReviewTask, + style=filled, + ]; + JudgeTask -> JudgeDecisionReviewTask [color="#000099", + style=dotted]; + JudgeQualityReviewTask [fillcolor="#00ff00", + label=JudgeQualityReviewTask, + style=filled, + ]; + JudgeTask -> JudgeQualityReviewTask [color="#000099", + style=dotted]; + JudgeDispatchReturnTask [fillcolor="#00ff00", + label=JudgeDispatchReturnTask, + style=filled, + ]; + JudgeTask -> JudgeDispatchReturnTask [color="#000099", + style=dotted]; + DocketSwitchRulingTask [fillcolor="#00ff00", + label=DocketSwitchRulingTask, + style=filled, + ]; + JudgeTask -> DocketSwitchRulingTask [color="#000099", + style=dotted]; + JudgeAddressMotionToVacateTask [fillcolor="#00ff00", + label=JudgeAddressMotionToVacateTask, + style=filled, + ]; + JudgeTask -> JudgeAddressMotionToVacateTask [color="#000099", + style=dotted]; + VeteranRecordRequest [fillcolor="#00ff00", + label=VeteranRecordRequest, + style=filled, + ]; + DecisionReviewTask -> VeteranRecordRequest [color="#000099", + style=dotted]; + BoardGrantEffectuationTask [fillcolor="#00ff00", + label=BoardGrantEffectuationTask, + style=filled, + ]; + DecisionReviewTask -> BoardGrantEffectuationTask [color="#000099", + style=dotted]; PoaClarificationColocatedTask [fillcolor="#00ff00", label=PoaClarificationColocatedTask, style=filled, @@ -604,54 +582,6 @@ digraph subclasses { ]; ColocatedTask -> PreRoutingColocatedTask [color="#000099", style=dotted]; - BoardGrantEffectuationTask [fillcolor="#00ff00", - label=BoardGrantEffectuationTask, - style=filled, - ]; - DecisionReviewTask -> BoardGrantEffectuationTask [color="#000099", - style=dotted]; - VeteranRecordRequest [fillcolor="#00ff00", - label=VeteranRecordRequest, - style=filled, - ]; - DecisionReviewTask -> VeteranRecordRequest [color="#000099", - style=dotted]; - JudgeAssignTask [fillcolor="#00ff00", - label=JudgeAssignTask, - style=filled, - ]; - JudgeTask -> JudgeAssignTask [color="#000099", - style=dotted]; - JudgeDecisionReviewTask [fillcolor="#00ff00", - label=JudgeDecisionReviewTask, - style=filled, - ]; - JudgeTask -> JudgeDecisionReviewTask [color="#000099", - style=dotted]; - JudgeQualityReviewTask [fillcolor="#00ff00", - label=JudgeQualityReviewTask, - style=filled, - ]; - JudgeTask -> JudgeQualityReviewTask [color="#000099", - style=dotted]; - JudgeDispatchReturnTask [fillcolor="#00ff00", - label=JudgeDispatchReturnTask, - style=filled, - ]; - JudgeTask -> JudgeDispatchReturnTask [color="#000099", - style=dotted]; - DocketSwitchRulingTask [fillcolor="#00ff00", - label=DocketSwitchRulingTask, - style=filled, - ]; - JudgeTask -> DocketSwitchRulingTask [color="#000099", - style=dotted]; - JudgeAddressMotionToVacateTask [fillcolor="#00ff00", - label=JudgeAddressMotionToVacateTask, - style=filled, - ]; - JudgeTask -> JudgeAddressMotionToVacateTask [color="#000099", - style=dotted]; ChangeHearingDispositionTask [fillcolor="#00ff00", label=ChangeHearingDispositionTask, style=filled, @@ -784,6 +714,15 @@ digraph subclasses { ]; MailTask -> AppealWithdrawalMailTask [color="#000099", style=dotted]; + HearingRequestMailTask [color="#000099", + fillcolor="#00ff00", + fontcolor="#000099", + label=HearingRequestMailTask, + shape=record, + style=filled, + ]; + MailTask -> HearingRequestMailTask [color="#000099", + style=dotted]; AttorneyRewriteTask [fillcolor="#00ff00", label=AttorneyRewriteTask, style=filled, @@ -889,182 +828,362 @@ digraph subclasses { ]; CavcExtensionRequestTask -> CavcGrantedExtensionRequestTask [color="#000099", style=dotted]; - DecisionReview [color="#000099", - fillcolor="#ffff00", + PostSendInitialNotificationLetterHoldingTask [fillcolor="#00ff00", + label=PostSendInitialNotificationLetterHoldingTask, + style=filled, + ]; + LetterTask -> PostSendInitialNotificationLetterHoldingTask [color="#000099", + style=dotted]; + SendFinalNotificationLetterTask [fillcolor="#00ff00", + label=SendFinalNotificationLetterTask, + style=filled, + ]; + LetterTask -> SendFinalNotificationLetterTask [color="#000099", + style=dotted]; + SendInitialNotificationLetterTask [fillcolor="#00ff00", + label=SendInitialNotificationLetterTask, + style=filled, + ]; + LetterTask -> SendInitialNotificationLetterTask [color="#000099", + style=dotted]; + Intake [color="#000099", + fillcolor="#ffffcc", fontcolor="#000099", - label=DecisionReview, - shape=record, + label=Intake, + shape=cds, style=filled, ]; - Appeal [fillcolor="#ffff00", - label=Appeal, + DecisionReviewIntake [color="#000099", + fillcolor="#ffffcc", + fontcolor="#000099", + label=DecisionReviewIntake, + shape=cds, style=filled, ]; - DecisionReview -> Appeal [color="#000099", + Intake -> DecisionReviewIntake [color="#000099", style=dotted]; - ClaimReview [color="#000099", - fillcolor="#ffff00", + RampElectionIntake [fillcolor="#ffffcc", + label=RampElectionIntake, + shape=cds, + style=filled, + ]; + Intake -> RampElectionIntake [color="#000099", + style=dotted]; + RampRefilingIntake [fillcolor="#ffffcc", + label=RampRefilingIntake, + shape=cds, + style=filled, + ]; + Intake -> RampRefilingIntake [color="#000099", + style=dotted]; + AppealIntake [fillcolor="#ffffcc", + label=AppealIntake, + shape=cds, + style=filled, + ]; + DecisionReviewIntake -> AppealIntake [color="#000099", + style=dotted]; + ClaimReviewIntake [color="#000099", + fillcolor="#ffffcc", fontcolor="#000099", - label=ClaimReview, + label=ClaimReviewIntake, + shape=cds, + style=filled, + ]; + DecisionReviewIntake -> ClaimReviewIntake [color="#000099", + style=dotted]; + HearingEmailRecipient [color="#000099", + fillcolor="#66ccff", + fontcolor="#000099", + label=HearingEmailRecipient, shape=record, + style=dashed, + ]; + AppellantHearingEmailRecipient [fillcolor="#66ccff", + label=AppellantHearingEmailRecipient, style=filled, ]; - DecisionReview -> ClaimReview [color="#000099", + HearingEmailRecipient -> AppellantHearingEmailRecipient [color="#000099", style=dotted]; - SupplementalClaim [fillcolor="#ffff00", - label=SupplementalClaim, + JudgeHearingEmailRecipient [fillcolor="#66ccff", + label=JudgeHearingEmailRecipient, style=filled, ]; - ClaimReview -> SupplementalClaim [color="#000099", + HearingEmailRecipient -> JudgeHearingEmailRecipient [color="#000099", style=dotted]; - HigherLevelReview [fillcolor="#ffff00", - label=HigherLevelReview, + RepresentativeHearingEmailRecipient [fillcolor="#66ccff", + label=RepresentativeHearingEmailRecipient, style=filled, ]; - ClaimReview -> HigherLevelReview [color="#000099", + HearingEmailRecipient -> RepresentativeHearingEmailRecipient [color="#000099", style=dotted]; - RequestIssue [color="#000099", - fillcolor="#ffa500", + NonAvailability [color="#000099", + fillcolor="#00aaff", fontcolor="#000099", - label=RequestIssue, + label=NonAvailability, shape=record, style=filled, ]; - NonratingRequestIssue [fillcolor="#ffa500", - label=NonratingRequestIssue, + CoNonAvailability [fillcolor="#00aaff", + label=CoNonAvailability, style=filled, ]; - RequestIssue -> NonratingRequestIssue [color="#000099", + NonAvailability -> CoNonAvailability [color="#000099", style=dotted]; - RatingRequestIssue [fillcolor="#ffa500", - label=RatingRequestIssue, + RoNonAvailability [fillcolor="#00aaff", + label=RoNonAvailability, style=filled, ]; - RequestIssue -> RatingRequestIssue [color="#000099", + NonAvailability -> RoNonAvailability [color="#000099", style=dotted]; - Claimant [color="#000099", - fillcolor="#a9a9a9", + JudgeNonAvailability [fillcolor="#00aaff", + label=JudgeNonAvailability, + style=filled, + ]; + NonAvailability -> JudgeNonAvailability [color="#000099", + style=dotted]; + Organization [color="#000099", + fillcolor="#d9d9ff", fontcolor="#000099", - label=Claimant, + label=Organization, shape=record, style=filled, ]; - AttorneyClaimant [fillcolor="#a9a9a9", - label=AttorneyClaimant, + DvcTeam [fillcolor="#d9d9ff", + label=DvcTeam, style=filled, ]; - Claimant -> AttorneyClaimant [color="#000099", + Organization -> DvcTeam [color="#000099", style=dotted]; - BgsRelatedClaimant [color="#000099", - fillcolor="#a9a9a9", + Representative [color="#000099", + fillcolor="#d9d9ff", fontcolor="#000099", - label=BgsRelatedClaimant, + label=Representative, shape=record, style=filled, ]; - Claimant -> BgsRelatedClaimant [color="#000099", + Organization -> Representative [color="#000099", style=dotted]; - OtherClaimant [fillcolor="#a9a9a9", - label=OtherClaimant, + JudgeTeam [fillcolor="#d9d9ff", + label=JudgeTeam, style=filled, ]; - Claimant -> OtherClaimant [color="#000099", + Organization -> JudgeTeam [color="#000099", style=dotted]; - DependentClaimant [fillcolor="#a9a9a9", - label=DependentClaimant, + BusinessLine [color="#000099", + fillcolor="#d9d9ff", + fontcolor="#000099", + label=BusinessLine, + shape=record, style=filled, ]; - BgsRelatedClaimant -> DependentClaimant [color="#000099", + Organization -> BusinessLine [color="#000099", style=dotted]; - VeteranClaimant [fillcolor="#a9a9a9", - label=VeteranClaimant, + AodTeam [fillcolor="#d9d9ff", + label=AodTeam, style=filled, ]; - BgsRelatedClaimant -> VeteranClaimant [color="#000099", + Organization -> AodTeam [color="#000099", style=dotted]; - Intake [color="#000099", - fillcolor="#ffffcc", - fontcolor="#000099", - label=Intake, - shape=cds, + BoardProductOwners [fillcolor="#d9d9ff", + label=BoardProductOwners, style=filled, ]; - DecisionReviewIntake [color="#000099", - fillcolor="#ffffcc", - fontcolor="#000099", - label=DecisionReviewIntake, - shape=cds, + Organization -> BoardProductOwners [color="#000099", + style=dotted]; + Bva [fillcolor="#d9d9ff", + label=Bva, style=filled, ]; - Intake -> DecisionReviewIntake [color="#000099", + Organization -> Bva [color="#000099", style=dotted]; - RampElectionIntake [fillcolor="#ffffcc", - label=RampElectionIntake, - shape=cds, + BvaDispatch [fillcolor="#d9d9ff", + label=BvaDispatch, style=filled, ]; - Intake -> RampElectionIntake [color="#000099", + Organization -> BvaDispatch [color="#000099", style=dotted]; - RampRefilingIntake [fillcolor="#ffffcc", - label=RampRefilingIntake, - shape=cds, + BvaIntake [fillcolor="#d9d9ff", + label=BvaIntake, style=filled, ]; - Intake -> RampRefilingIntake [color="#000099", + Organization -> BvaIntake [color="#000099", style=dotted]; - AppealIntake [fillcolor="#ffffcc", - label=AppealIntake, - shape=cds, + CaseReview [fillcolor="#d9d9ff", + label=CaseReview, style=filled, ]; - DecisionReviewIntake -> AppealIntake [color="#000099", + Organization -> CaseReview [color="#000099", style=dotted]; - ClaimReviewIntake [color="#000099", - fillcolor="#ffffcc", - fontcolor="#000099", - label=ClaimReviewIntake, - shape=cds, + CaseflowSupport [fillcolor="#d9d9ff", + label=CaseflowSupport, style=filled, ]; - DecisionReviewIntake -> ClaimReviewIntake [color="#000099", + Organization -> CaseflowSupport [color="#000099", style=dotted]; - "Dispatch::Task" [color="#000099", - fillcolor="#adff2f", - fontcolor="#000099", - label="Dispatch::Task", - shape=record, + CavcLitigationSupport [fillcolor="#d9d9ff", + label=CavcLitigationSupport, style=filled, ]; - EstablishClaim [fillcolor="#adff2f", - label=EstablishClaim, + Organization -> CavcLitigationSupport [color="#000099", + style=dotted]; + ClerkOfTheBoard [fillcolor="#d9d9ff", + label=ClerkOfTheBoard, style=filled, ]; - "Dispatch::Task" -> EstablishClaim [color="#000099", + Organization -> ClerkOfTheBoard [color="#000099", style=dotted]; - HearingEmailRecipient [color="#000099", - fillcolor="#66ccff", + Colocated [fillcolor="#d9d9ff", + label=Colocated, + style=filled, + ]; + Organization -> Colocated [color="#000099", + style=dotted]; + EducationEmo [fillcolor="#d9d9ff", + label=EducationEmo, + style=filled, + ]; + Organization -> EducationEmo [color="#000099", + style=dotted]; + EducationRpo [fillcolor="#d9d9ff", + label=EducationRpo, + style=filled, + ]; + Organization -> EducationRpo [color="#000099", + style=dotted]; + HearingAdmin [fillcolor="#d9d9ff", + label=HearingAdmin, + style=filled, + ]; + Organization -> HearingAdmin [color="#000099", + style=dotted]; + HearingsManagement [fillcolor="#d9d9ff", + label=HearingsManagement, + style=filled, + ]; + Organization -> HearingsManagement [color="#000099", + style=dotted]; + LitigationSupport [fillcolor="#d9d9ff", + label=LitigationSupport, + style=filled, + ]; + Organization -> LitigationSupport [color="#000099", + style=dotted]; + MailTeam [fillcolor="#d9d9ff", + label=MailTeam, + style=filled, + ]; + Organization -> MailTeam [color="#000099", + style=dotted]; + OaiTeam [fillcolor="#d9d9ff", + label=OaiTeam, + style=filled, + ]; + Organization -> OaiTeam [color="#000099", + style=dotted]; + OccTeam [fillcolor="#d9d9ff", + label=OccTeam, + style=filled, + ]; + Organization -> OccTeam [color="#000099", + style=dotted]; + PrivacyTeam [fillcolor="#d9d9ff", + label=PrivacyTeam, + style=filled, + ]; + Organization -> PrivacyTeam [color="#000099", + style=dotted]; + PulacCerullo [fillcolor="#d9d9ff", + label=PulacCerullo, + style=filled, + ]; + Organization -> PulacCerullo [color="#000099", + style=dotted]; + QualityReview [fillcolor="#d9d9ff", + label=QualityReview, + style=filled, + ]; + Organization -> QualityReview [color="#000099", + style=dotted]; + SpecialCaseMovementTeam [fillcolor="#d9d9ff", + label=SpecialCaseMovementTeam, + style=filled, + ]; + Organization -> SpecialCaseMovementTeam [color="#000099", + style=dotted]; + SupervisorySeniorCouncil [fillcolor="#d9d9ff", + label=SupervisorySeniorCouncil, + style=filled, + ]; + Organization -> SupervisorySeniorCouncil [color="#000099", + style=dotted]; + TranscriptionTeam [fillcolor="#d9d9ff", + label=TranscriptionTeam, + style=filled, + ]; + Organization -> TranscriptionTeam [color="#000099", + style=dotted]; + Translation [fillcolor="#d9d9ff", + label=Translation, + style=filled, + ]; + Organization -> Translation [color="#000099", + style=dotted]; + VhaCamo [fillcolor="#d9d9ff", + label=VhaCamo, + style=filled, + ]; + Organization -> VhaCamo [color="#000099", + style=dotted]; + VhaCaregiverSupport [fillcolor="#d9d9ff", + label=VhaCaregiverSupport, + style=filled, + ]; + Organization -> VhaCaregiverSupport [color="#000099", + style=dotted]; + VhaProgramOffice [fillcolor="#d9d9ff", + label=VhaProgramOffice, + style=filled, + ]; + Organization -> VhaProgramOffice [color="#000099", + style=dotted]; + VhaRegionalOffice [fillcolor="#d9d9ff", + label=VhaRegionalOffice, + style=filled, + ]; + Organization -> VhaRegionalOffice [color="#000099", + style=dotted]; + Vso [color="#000099", + fillcolor="#d9d9ff", fontcolor="#000099", - label=HearingEmailRecipient, + label=Vso, shape=record, - style=dashed, - ]; - AppellantHearingEmailRecipient [fillcolor="#66ccff", - label=AppellantHearingEmailRecipient, style=filled, ]; - HearingEmailRecipient -> AppellantHearingEmailRecipient [color="#000099", + Representative -> Vso [color="#000099", style=dotted]; - JudgeHearingEmailRecipient [fillcolor="#66ccff", - label=JudgeHearingEmailRecipient, + PrivateBar [fillcolor="#d9d9ff", + label=PrivateBar, style=filled, ]; - HearingEmailRecipient -> JudgeHearingEmailRecipient [color="#000099", + Representative -> PrivateBar [color="#000099", style=dotted]; - RepresentativeHearingEmailRecipient [fillcolor="#66ccff", - label=RepresentativeHearingEmailRecipient, + VhaBusinessLine [fillcolor="#d9d9ff", + label=VhaBusinessLine, style=filled, ]; - HearingEmailRecipient -> RepresentativeHearingEmailRecipient [color="#000099", + BusinessLine -> VhaBusinessLine [color="#000099", + style=dotted]; + BatchProcess [color="#000099", + fontcolor="#000099", + label=BatchProcess, + shape=record, + style=dashed, + ]; + PriorityEpSyncBatchProcess [ + label=PriorityEpSyncBatchProcess, + ]; + BatchProcess -> PriorityEpSyncBatchProcess [color="#000099", style=dotted]; SchedulePeriod [color="#000099", fillcolor="#00ffff", @@ -1104,12 +1223,6 @@ digraph subclasses { ]; RampReview -> RampRefiling [color="#000099", style=dotted]; - FieldVso [fillcolor="#d9d9ff", - label=FieldVso, - style=filled, - ]; - Vso -> FieldVso [color="#000099", - style=dotted]; PreRoutingFoiaColocatedTask [fillcolor="#00ff00", label=PreRoutingFoiaColocatedTask, style=filled, @@ -1128,6 +1241,18 @@ digraph subclasses { ]; PreRoutingColocatedTask -> PreRoutingTranslationColocatedTask [color="#000099", style=dotted]; + HearingPostponementRequestMailTask [fillcolor="#00ff00", + label=HearingPostponementRequestMailTask, + style=filled, + ]; + HearingRequestMailTask -> HearingPostponementRequestMailTask [color="#000099", + style=dotted]; + HearingWithdrawalRequestMailTask [fillcolor="#00ff00", + label=HearingWithdrawalRequestMailTask, + style=filled, + ]; + HearingRequestMailTask -> HearingWithdrawalRequestMailTask [color="#000099", + style=dotted]; DocketSwitchDeniedTask [fillcolor="#00ff00", label=DocketSwitchDeniedTask, style=filled, @@ -1154,4 +1279,10 @@ digraph subclasses { ]; ClaimReviewIntake -> SupplementalClaimIntake [color="#000099", style=dotted]; + FieldVso [fillcolor="#d9d9ff", + label=FieldVso, + style=filled, + ]; + Vso -> FieldVso [color="#000099", + style=dotted]; } diff --git a/__task_trees/content/schema/make_docs/caseflow-subclasses.png b/__task_trees/content/schema/make_docs/caseflow-subclasses.png index 53b8e74304c..f5c359d7833 100644 Binary files a/__task_trees/content/schema/make_docs/caseflow-subclasses.png and b/__task_trees/content/schema/make_docs/caseflow-subclasses.png differ diff --git a/__task_trees/content/schema/make_docs/caseflow-subclasses.svg b/__task_trees/content/schema/make_docs/caseflow-subclasses.svg index 95ce404e7c7..477b21f5d33 100644 --- a/__task_trees/content/schema/make_docs/caseflow-subclasses.svg +++ b/__task_trees/content/schema/make_docs/caseflow-subclasses.svg @@ -4,2104 +4,2338 @@ - - + + subclasses - - + + -NonAvailability - -NonAvailability +Claimant + +Claimant - + -CoNonAvailability - -CoNonAvailability +AttorneyClaimant + +AttorneyClaimant - + -NonAvailability->CoNonAvailability - - +Claimant->AttorneyClaimant + + - + -RoNonAvailability - -RoNonAvailability +BgsRelatedClaimant + +BgsRelatedClaimant - + -NonAvailability->RoNonAvailability - - +Claimant->BgsRelatedClaimant + + - + -JudgeNonAvailability - -JudgeNonAvailability +OtherClaimant + +OtherClaimant - + -NonAvailability->JudgeNonAvailability - - +Claimant->OtherClaimant + + - + + +DependentClaimant + +DependentClaimant + + + +BgsRelatedClaimant->DependentClaimant + + + + + +VeteranClaimant + +VeteranClaimant + + + +BgsRelatedClaimant->VeteranClaimant + + + + + +HealthcareProviderClaimant + +HealthcareProviderClaimant + + + +OtherClaimant->HealthcareProviderClaimant + + + + -Organization - -Organization +DecisionReview + +DecisionReview - + -DvcTeam - -DvcTeam +Appeal + +Appeal - + -Organization->DvcTeam - - +DecisionReview->Appeal + + - + -Representative - -Representative +ClaimReview + +ClaimReview - + -Organization->Representative - - +DecisionReview->ClaimReview + + - - -JudgeTeam - -JudgeTeam + + +SupplementalClaim + +SupplementalClaim - - -Organization->JudgeTeam - - + + +ClaimReview->SupplementalClaim + + - + + +HigherLevelReview + +HigherLevelReview + + + +ClaimReview->HigherLevelReview + + + + + +RequestIssue + +RequestIssue + + -BusinessLine - -BusinessLine +NonratingRequestIssue + +NonratingRequestIssue - - -Organization->BusinessLine - - + + +RequestIssue->NonratingRequestIssue + + - + -AodTeam - -AodTeam +RatingRequestIssue + +RatingRequestIssue - - -Organization->AodTeam - - + + +RequestIssue->RatingRequestIssue + + - + -BoardProductOwners - -BoardProductOwners - - - -Organization->BoardProductOwners - - +Dispatch::Task + +Dispatch::Task - + -Bva - -Bva +EstablishClaim + +EstablishClaim - - -Organization->Bva - - + + +Dispatch::Task->EstablishClaim + + - + -BvaDispatch - -BvaDispatch - - - -Organization->BvaDispatch - - +Task + +Task - + -BvaIntake - -BvaIntake +JudgeTask + +JudgeTask - - -Organization->BvaIntake - - + + +Task->JudgeTask + + - + -CaseReview - -CaseReview +DecisionReviewTask + +DecisionReviewTask - - -Organization->CaseReview - - + + +Task->DecisionReviewTask + + - + -CaseflowSupport - -CaseflowSupport +ColocatedTask + +ColocatedTask - - -Organization->CaseflowSupport - - + + +Task->ColocatedTask + + - + -CavcLitigationSupport - -CavcLitigationSupport +SendCavcRemandProcessedLetterTask + +SendCavcRemandProcessedLetterTask - - -Organization->CavcLitigationSupport - - + + +Task->SendCavcRemandProcessedLetterTask + + - + -ClerkOfTheBoard - -ClerkOfTheBoard +CavcTask + +CavcTask - - -Organization->ClerkOfTheBoard - - + + +Task->CavcTask + + - + -Colocated - -Colocated +DistributionTask + +DistributionTask - - -Organization->Colocated - - + + +Task->DistributionTask + + - + -HearingAdmin - -HearingAdmin +CavcRemandProcessedLetterResponseWindowTask + +CavcRemandProcessedLetterResponseWindowTask - - -Organization->HearingAdmin - - + + +Task->CavcRemandProcessedLetterResponseWindowTask + + - + -HearingsManagement - -HearingsManagement +RootTask + +RootTask - - -Organization->HearingsManagement - - + + +Task->RootTask + + - + -LitigationSupport - -LitigationSupport +TrackVeteranTask + +TrackVeteranTask - - -Organization->LitigationSupport - - + + +Task->TrackVeteranTask + + - + -MailTeam - -MailTeam +PulacCerulloTask + +PulacCerulloTask - - -Organization->MailTeam - - + + +Task->PulacCerulloTask + + - + -PrivacyTeam - -PrivacyTeam +PrivacyActTask + +PrivacyActTask - - -Organization->PrivacyTeam - - + + +Task->PrivacyActTask + + - + -PulacCerullo - -PulacCerullo - - - -Organization->PulacCerullo - - - - - -QualityReview - -QualityReview - - - -Organization->QualityReview - - - - - -SpecialCaseMovementTeam - -SpecialCaseMovementTeam - - - -Organization->SpecialCaseMovementTeam - - - - - -TranscriptionTeam - -TranscriptionTeam - - - -Organization->TranscriptionTeam - - - - - -Translation - -Translation - - - -Organization->Translation - - - - - -VhaCamo - -VhaCamo - - - -Organization->VhaCamo - - - - - -VhaProgramOffice - -VhaProgramOffice - - - -Organization->VhaProgramOffice - - - - - -VhaRegionalOffice - -VhaRegionalOffice - - - -Organization->VhaRegionalOffice - - - - - -Vso - -Vso - - - -Representative->Vso - - - - - -PrivateBar - -PrivateBar - - - -Representative->PrivateBar - - - - - -Task - -Task - - - -ColocatedTask - -ColocatedTask - - - -Task->ColocatedTask - - - - - -SendCavcRemandProcessedLetterTask - -SendCavcRemandProcessedLetterTask - - - -Task->SendCavcRemandProcessedLetterTask - - - - - -CavcTask - -CavcTask - - - -Task->CavcTask - - - - - -DistributionTask - -DistributionTask - - - -Task->DistributionTask - - - - - -CavcRemandProcessedLetterResponseWindowTask - -CavcRemandProcessedLetterResponseWindowTask - - - -Task->CavcRemandProcessedLetterResponseWindowTask - - - - - -RootTask - -RootTask - - - -Task->RootTask - - - - - -TrackVeteranTask - -TrackVeteranTask - - - -Task->TrackVeteranTask - - - - - -DecisionReviewTask - -DecisionReviewTask - - - -Task->DecisionReviewTask - - - - - -PulacCerulloTask - -PulacCerulloTask - - - -Task->PulacCerulloTask - - - - - -PrivacyActTask - -PrivacyActTask - - - -Task->PrivacyActTask - - - - - -FoiaTask - -FoiaTask +FoiaTask + +FoiaTask - + Task->FoiaTask - - + + - + TimedHoldTask - -TimedHoldTask + +TimedHoldTask - + Task->TimedHoldTask - - - - - -JudgeTask - -JudgeTask - - - -Task->JudgeTask - - + + - + AssignHearingDispositionTask - -AssignHearingDispositionTask + +AssignHearingDispositionTask - + Task->AssignHearingDispositionTask - - + + - + HearingTask - -HearingTask + +HearingTask - + Task->HearingTask - - + + - + ChangeHearingRequestTypeTask - -ChangeHearingRequestTypeTask + +ChangeHearingRequestTypeTask - + Task->ChangeHearingRequestTypeTask - - + + - + TranslationTask - -TranslationTask + +TranslationTask - + Task->TranslationTask - - + + - + CavcPoaClarificationTask - -CavcPoaClarificationTask + +CavcPoaClarificationTask - + Task->CavcPoaClarificationTask - - + + - + ScheduleHearingTask - -ScheduleHearingTask + +ScheduleHearingTask - + Task->ScheduleHearingTask - - + + - + MailTask - -MailTask + +MailTask - + Task->MailTask - - + + - + NoShowHearingTask - -NoShowHearingTask + +NoShowHearingTask - + Task->NoShowHearingTask - - + + - + EvidenceSubmissionWindowTask - -EvidenceSubmissionWindowTask + +EvidenceSubmissionWindowTask - + Task->EvidenceSubmissionWindowTask - - + + - + AttorneyTask - -AttorneyTask + +AttorneyTask - + Task->AttorneyTask - - + + - + TranscriptionTask - -TranscriptionTask + +TranscriptionTask - + Task->TranscriptionTask - - + + - + QualityReviewTask - -QualityReviewTask + +QualityReviewTask - + Task->QualityReviewTask - - + + - + BvaDispatchTask - -BvaDispatchTask + +BvaDispatchTask - + Task->BvaDispatchTask - - + + - + HearingAdminActionTask - -HearingAdminActionTask + +HearingAdminActionTask - + Task->HearingAdminActionTask - - + + - + InformalHearingPresentationTask - -InformalHearingPresentationTask + +InformalHearingPresentationTask - + Task->InformalHearingPresentationTask - - + + - + PreDocketTask - -PreDocketTask + +PreDocketTask - + Task->PreDocketTask - - + + - + AssessDocumentationTask - -AssessDocumentationTask + +AssessDocumentationTask - + Task->AssessDocumentationTask - - + + - + VhaDocumentSearchTask - -VhaDocumentSearchTask + +VhaDocumentSearchTask - + Task->VhaDocumentSearchTask - - + + + + + +EducationDocumentSearchTask + +EducationDocumentSearchTask + + + +Task->EducationDocumentSearchTask + + + + + +EducationAssessDocumentationTask + +EducationAssessDocumentationTask + + + +Task->EducationAssessDocumentationTask + + - + AbstractMotionToVacateTask - -AbstractMotionToVacateTask + +AbstractMotionToVacateTask - + Task->AbstractMotionToVacateTask - - + + - + DecidedMotionToVacateTask - -DecidedMotionToVacateTask + +DecidedMotionToVacateTask - + Task->DecidedMotionToVacateTask - - + + - + SpecialCaseMovementTask - -SpecialCaseMovementTask + +SpecialCaseMovementTask - + Task->SpecialCaseMovementTask - - + + + + + +SplitAppealTask + +SplitAppealTask + + + +Task->SplitAppealTask + + - + CavcExtensionRequestTask - -CavcExtensionRequestTask + +CavcExtensionRequestTask - + Task->CavcExtensionRequestTask - - + + - + EngineeringTask - -EngineeringTask + +EngineeringTask - + Task->EngineeringTask - - + + - + InsufficientInformationTask - -InsufficientInformationTask + +InsufficientInformationTask - + Task->InsufficientInformationTask - - + + + + + +LetterTask + +LetterTask + + + +Task->LetterTask + + - + MandateHoldTask - -MandateHoldTask + +MandateHoldTask - + Task->MandateHoldTask - - + + - + MdrTask - -MdrTask + +MdrTask - + Task->MdrTask - - + + + + + +JudgeAssignTask + +JudgeAssignTask + + + +JudgeTask->JudgeAssignTask + + + + + +JudgeDecisionReviewTask + +JudgeDecisionReviewTask + + + +JudgeTask->JudgeDecisionReviewTask + + + + + +JudgeQualityReviewTask + +JudgeQualityReviewTask + + + +JudgeTask->JudgeQualityReviewTask + + + + + +JudgeDispatchReturnTask + +JudgeDispatchReturnTask + + + +JudgeTask->JudgeDispatchReturnTask + + + + + +DocketSwitchRulingTask + +DocketSwitchRulingTask + + + +JudgeTask->DocketSwitchRulingTask + + + + + +JudgeAddressMotionToVacateTask + +JudgeAddressMotionToVacateTask + + + +JudgeTask->JudgeAddressMotionToVacateTask + + + + + +VeteranRecordRequest + +VeteranRecordRequest + + + +DecisionReviewTask->VeteranRecordRequest + + + + + +BoardGrantEffectuationTask + +BoardGrantEffectuationTask + + + +DecisionReviewTask->BoardGrantEffectuationTask + + - + PoaClarificationColocatedTask - -PoaClarificationColocatedTask + +PoaClarificationColocatedTask - + ColocatedTask->PoaClarificationColocatedTask - - + + - + IhpColocatedTask - -IhpColocatedTask + +IhpColocatedTask - + ColocatedTask->IhpColocatedTask - - + + - + HearingClarificationColocatedTask - -HearingClarificationColocatedTask + +HearingClarificationColocatedTask - + ColocatedTask->HearingClarificationColocatedTask - - + + - + AojColocatedTask - -AojColocatedTask + +AojColocatedTask - + ColocatedTask->AojColocatedTask - - + + - + ExtensionColocatedTask - -ExtensionColocatedTask + +ExtensionColocatedTask - + ColocatedTask->ExtensionColocatedTask - - + + - + MissingHearingTranscriptsColocatedTask - -MissingHearingTranscriptsColocatedTask + +MissingHearingTranscriptsColocatedTask - + ColocatedTask->MissingHearingTranscriptsColocatedTask - - + + - + UnaccreditedRepColocatedTask - -UnaccreditedRepColocatedTask + +UnaccreditedRepColocatedTask - + ColocatedTask->UnaccreditedRepColocatedTask - - + + - + FoiaColocatedTask - -FoiaColocatedTask + +FoiaColocatedTask - + ColocatedTask->FoiaColocatedTask - - + + - + RetiredVljColocatedTask - -RetiredVljColocatedTask + +RetiredVljColocatedTask - + ColocatedTask->RetiredVljColocatedTask - - + + - + ArnesonColocatedTask - -ArnesonColocatedTask + +ArnesonColocatedTask - + ColocatedTask->ArnesonColocatedTask - - + + - + NewRepArgumentsColocatedTask - -NewRepArgumentsColocatedTask + +NewRepArgumentsColocatedTask - + ColocatedTask->NewRepArgumentsColocatedTask - - + + - + PendingScanningVbmsColocatedTask - -PendingScanningVbmsColocatedTask + +PendingScanningVbmsColocatedTask - + ColocatedTask->PendingScanningVbmsColocatedTask - - + + - + AddressVerificationColocatedTask - -AddressVerificationColocatedTask + +AddressVerificationColocatedTask - + ColocatedTask->AddressVerificationColocatedTask - - + + - + ScheduleHearingColocatedTask - -ScheduleHearingColocatedTask + +ScheduleHearingColocatedTask - + ColocatedTask->ScheduleHearingColocatedTask - - + + - + StayedAppealColocatedTask - -StayedAppealColocatedTask + +StayedAppealColocatedTask - + ColocatedTask->StayedAppealColocatedTask - - + + - + MissingRecordsColocatedTask - -MissingRecordsColocatedTask + +MissingRecordsColocatedTask - + ColocatedTask->MissingRecordsColocatedTask - - + + - + TranslationColocatedTask - -TranslationColocatedTask + +TranslationColocatedTask - + ColocatedTask->TranslationColocatedTask - - + + - + OtherColocatedTask - -OtherColocatedTask + +OtherColocatedTask - + ColocatedTask->OtherColocatedTask - - + + - + PreRoutingColocatedTask - -PreRoutingColocatedTask + +PreRoutingColocatedTask - + ColocatedTask->PreRoutingColocatedTask - - - - - -BoardGrantEffectuationTask - -BoardGrantEffectuationTask - - - -DecisionReviewTask->BoardGrantEffectuationTask - - - - - -VeteranRecordRequest - -VeteranRecordRequest - - - -DecisionReviewTask->VeteranRecordRequest - - - - - -JudgeAssignTask - -JudgeAssignTask - - - -JudgeTask->JudgeAssignTask - - - - - -JudgeDecisionReviewTask - -JudgeDecisionReviewTask - - - -JudgeTask->JudgeDecisionReviewTask - - - - - -JudgeQualityReviewTask - -JudgeQualityReviewTask - - - -JudgeTask->JudgeQualityReviewTask - - - - - -JudgeDispatchReturnTask - -JudgeDispatchReturnTask - - - -JudgeTask->JudgeDispatchReturnTask - - - - - -DocketSwitchRulingTask - -DocketSwitchRulingTask - - - -JudgeTask->DocketSwitchRulingTask - - - - - -JudgeAddressMotionToVacateTask - -JudgeAddressMotionToVacateTask - - - -JudgeTask->JudgeAddressMotionToVacateTask - - + + - + ChangeHearingDispositionTask - -ChangeHearingDispositionTask + +ChangeHearingDispositionTask - + AssignHearingDispositionTask->ChangeHearingDispositionTask - - + + - + AddressChangeMailTask - -AddressChangeMailTask + +AddressChangeMailTask - + MailTask->AddressChangeMailTask - - + + - + AodMotionMailTask - -AodMotionMailTask + +AodMotionMailTask - + MailTask->AodMotionMailTask - - + + - + CavcCorrespondenceMailTask - -CavcCorrespondenceMailTask + +CavcCorrespondenceMailTask - + MailTask->CavcCorrespondenceMailTask - - + + - + ClearAndUnmistakeableErrorMailTask - -ClearAndUnmistakeableErrorMailTask + +ClearAndUnmistakeableErrorMailTask - + MailTask->ClearAndUnmistakeableErrorMailTask - - + + - + CongressionalInterestMailTask - -CongressionalInterestMailTask + +CongressionalInterestMailTask - + MailTask->CongressionalInterestMailTask - - + + - + ControlledCorrespondenceMailTask - -ControlledCorrespondenceMailTask + +ControlledCorrespondenceMailTask - + MailTask->ControlledCorrespondenceMailTask - - + + - + DeathCertificateMailTask - -DeathCertificateMailTask + +DeathCertificateMailTask - + MailTask->DeathCertificateMailTask - - + + - + DocketSwitchMailTask - -DocketSwitchMailTask + +DocketSwitchMailTask - + MailTask->DocketSwitchMailTask - - + + - + EvidenceOrArgumentMailTask - -EvidenceOrArgumentMailTask + +EvidenceOrArgumentMailTask - + MailTask->EvidenceOrArgumentMailTask - - + + - + ExtensionRequestMailTask - -ExtensionRequestMailTask + +ExtensionRequestMailTask - + MailTask->ExtensionRequestMailTask - - + + - + FoiaRequestMailTask - -FoiaRequestMailTask + +FoiaRequestMailTask - + MailTask->FoiaRequestMailTask - - + + - + HearingRelatedMailTask - -HearingRelatedMailTask + +HearingRelatedMailTask - + MailTask->HearingRelatedMailTask - - + + - + OtherMotionMailTask - -OtherMotionMailTask + +OtherMotionMailTask - + MailTask->OtherMotionMailTask - - + + - + PowerOfAttorneyRelatedMailTask - -PowerOfAttorneyRelatedMailTask + +PowerOfAttorneyRelatedMailTask - + MailTask->PowerOfAttorneyRelatedMailTask - - + + - + PrivacyActRequestMailTask - -PrivacyActRequestMailTask + +PrivacyActRequestMailTask - + MailTask->PrivacyActRequestMailTask - - + + - + PrivacyComplaintMailTask - -PrivacyComplaintMailTask + +PrivacyComplaintMailTask - + MailTask->PrivacyComplaintMailTask - - + + - + ReconsiderationMotionMailTask - -ReconsiderationMotionMailTask + +ReconsiderationMotionMailTask - + MailTask->ReconsiderationMotionMailTask - - + + - + ReturnedUndeliverableCorrespondenceMailTask - -ReturnedUndeliverableCorrespondenceMailTask + +ReturnedUndeliverableCorrespondenceMailTask - + MailTask->ReturnedUndeliverableCorrespondenceMailTask - - + + - + StatusInquiryMailTask - -StatusInquiryMailTask + +StatusInquiryMailTask - + MailTask->StatusInquiryMailTask - - + + - + VacateMotionMailTask - -VacateMotionMailTask + +VacateMotionMailTask - + MailTask->VacateMotionMailTask - - + + - + AppealWithdrawalMailTask - -AppealWithdrawalMailTask + +AppealWithdrawalMailTask - + MailTask->AppealWithdrawalMailTask - - + + + + + +HearingRequestMailTask + +HearingRequestMailTask + + + +MailTask->HearingRequestMailTask + + - + AttorneyRewriteTask - -AttorneyRewriteTask + +AttorneyRewriteTask - + AttorneyTask->AttorneyRewriteTask - - + + - + AttorneyDispatchReturnTask - -AttorneyDispatchReturnTask + +AttorneyDispatchReturnTask - + AttorneyTask->AttorneyDispatchReturnTask - - + + - + DocketSwitchAbstractAttorneyTask - -DocketSwitchAbstractAttorneyTask + +DocketSwitchAbstractAttorneyTask - + AttorneyTask->DocketSwitchAbstractAttorneyTask - - + + - + AttorneyQualityReviewTask - -AttorneyQualityReviewTask + +AttorneyQualityReviewTask - + AttorneyTask->AttorneyQualityReviewTask - - + + - + HearingAdminActionContestedClaimantTask - -HearingAdminActionContestedClaimantTask + +HearingAdminActionContestedClaimantTask - + HearingAdminActionTask->HearingAdminActionContestedClaimantTask - - + + - + HearingAdminActionFoiaPrivacyRequestTask - -HearingAdminActionFoiaPrivacyRequestTask + +HearingAdminActionFoiaPrivacyRequestTask - + HearingAdminActionTask->HearingAdminActionFoiaPrivacyRequestTask - - + + - + HearingAdminActionForeignVeteranCaseTask - -HearingAdminActionForeignVeteranCaseTask + +HearingAdminActionForeignVeteranCaseTask - + HearingAdminActionTask->HearingAdminActionForeignVeteranCaseTask - - + + - + HearingAdminActionIncarceratedVeteranTask - -HearingAdminActionIncarceratedVeteranTask + +HearingAdminActionIncarceratedVeteranTask - + HearingAdminActionTask->HearingAdminActionIncarceratedVeteranTask - - + + - + HearingAdminActionMissingFormsTask - -HearingAdminActionMissingFormsTask + +HearingAdminActionMissingFormsTask - + HearingAdminActionTask->HearingAdminActionMissingFormsTask - - + + - + HearingAdminActionOtherTask - -HearingAdminActionOtherTask + +HearingAdminActionOtherTask - + HearingAdminActionTask->HearingAdminActionOtherTask - - + + - + HearingAdminActionVerifyAddressTask - -HearingAdminActionVerifyAddressTask + +HearingAdminActionVerifyAddressTask - + HearingAdminActionTask->HearingAdminActionVerifyAddressTask - - + + - + HearingAdminActionVerifyPoaTask - -HearingAdminActionVerifyPoaTask + +HearingAdminActionVerifyPoaTask - + HearingAdminActionTask->HearingAdminActionVerifyPoaTask - - + + - + DeniedMotionToVacateTask - -DeniedMotionToVacateTask + +DeniedMotionToVacateTask - + DecidedMotionToVacateTask->DeniedMotionToVacateTask - - + + - + DismissedMotionToVacateTask - -DismissedMotionToVacateTask + +DismissedMotionToVacateTask - + DecidedMotionToVacateTask->DismissedMotionToVacateTask - - + + - + BlockedSpecialCaseMovementTask - -BlockedSpecialCaseMovementTask + +BlockedSpecialCaseMovementTask - + SpecialCaseMovementTask->BlockedSpecialCaseMovementTask - - + + - + CavcDeniedExtensionRequestTask - -CavcDeniedExtensionRequestTask + +CavcDeniedExtensionRequestTask - + CavcExtensionRequestTask->CavcDeniedExtensionRequestTask - - + + - + CavcGrantedExtensionRequestTask - -CavcGrantedExtensionRequestTask + +CavcGrantedExtensionRequestTask - + CavcExtensionRequestTask->CavcGrantedExtensionRequestTask - - + + + + + +PostSendInitialNotificationLetterHoldingTask + +PostSendInitialNotificationLetterHoldingTask + + + +LetterTask->PostSendInitialNotificationLetterHoldingTask + + + + + +SendFinalNotificationLetterTask + +SendFinalNotificationLetterTask + + + +LetterTask->SendFinalNotificationLetterTask + + + + + +SendInitialNotificationLetterTask + +SendInitialNotificationLetterTask + + + +LetterTask->SendInitialNotificationLetterTask + + - + + +Intake + +Intake + + + +DecisionReviewIntake + +DecisionReviewIntake + + + +Intake->DecisionReviewIntake + + + + + +RampElectionIntake + +RampElectionIntake + + + +Intake->RampElectionIntake + + + + + +RampRefilingIntake + +RampRefilingIntake + + + +Intake->RampRefilingIntake + + + + + +AppealIntake + +AppealIntake + + + +DecisionReviewIntake->AppealIntake + + + + + +ClaimReviewIntake + +ClaimReviewIntake + + + +DecisionReviewIntake->ClaimReviewIntake + + + + + +HearingEmailRecipient + +HearingEmailRecipient + + + +AppellantHearingEmailRecipient + +AppellantHearingEmailRecipient + + + +HearingEmailRecipient->AppellantHearingEmailRecipient + + + + + +JudgeHearingEmailRecipient + +JudgeHearingEmailRecipient + + + +HearingEmailRecipient->JudgeHearingEmailRecipient + + + + + +RepresentativeHearingEmailRecipient + +RepresentativeHearingEmailRecipient + + + +HearingEmailRecipient->RepresentativeHearingEmailRecipient + + + + + +NonAvailability + +NonAvailability + + + +CoNonAvailability + +CoNonAvailability + + + +NonAvailability->CoNonAvailability + + + + + +RoNonAvailability + +RoNonAvailability + + + +NonAvailability->RoNonAvailability + + + + + +JudgeNonAvailability + +JudgeNonAvailability + + + +NonAvailability->JudgeNonAvailability + + + + + +Organization + +Organization + + + +DvcTeam + +DvcTeam + + + +Organization->DvcTeam + + + + + +Representative + +Representative + + + +Organization->Representative + + + + + +JudgeTeam + +JudgeTeam + + + +Organization->JudgeTeam + + + + -DecisionReview - -DecisionReview +BusinessLine + +BusinessLine - + + +Organization->BusinessLine + + + + -Appeal - -Appeal +AodTeam + +AodTeam - - -DecisionReview->Appeal - - + + +Organization->AodTeam + + - + -ClaimReview - -ClaimReview +BoardProductOwners + +BoardProductOwners - + + +Organization->BoardProductOwners + + + + + +Bva + +Bva + + + +Organization->Bva + + + + + +BvaDispatch + +BvaDispatch + + + +Organization->BvaDispatch + + + + + +BvaIntake + +BvaIntake + + + +Organization->BvaIntake + + + + + +CaseReview + +CaseReview + + + +Organization->CaseReview + + + + + +CaseflowSupport + +CaseflowSupport + + -DecisionReview->ClaimReview - - +Organization->CaseflowSupport + + - - -SupplementalClaim - -SupplementalClaim + + +CavcLitigationSupport + +CavcLitigationSupport - - -ClaimReview->SupplementalClaim - - + + +Organization->CavcLitigationSupport + + - - -HigherLevelReview - -HigherLevelReview + + +ClerkOfTheBoard + +ClerkOfTheBoard + + + +Organization->ClerkOfTheBoard + + + + + +Colocated + +Colocated + + + +Organization->Colocated + + + + + +EducationEmo + +EducationEmo + + + +Organization->EducationEmo + + + + + +EducationRpo + +EducationRpo + + + +Organization->EducationRpo + + + + + +HearingAdmin + +HearingAdmin + + + +Organization->HearingAdmin + + - - -ClaimReview->HigherLevelReview - - + + +HearingsManagement + +HearingsManagement - - -RequestIssue - -RequestIssue + + +Organization->HearingsManagement + + - - -NonratingRequestIssue - -NonratingRequestIssue + + +LitigationSupport + +LitigationSupport - - -RequestIssue->NonratingRequestIssue - - + + +Organization->LitigationSupport + + - - -RatingRequestIssue - -RatingRequestIssue + + +MailTeam + +MailTeam - - -RequestIssue->RatingRequestIssue - - + + +Organization->MailTeam + + - - -Claimant - -Claimant + + +OaiTeam + +OaiTeam - - -AttorneyClaimant - -AttorneyClaimant + + +Organization->OaiTeam + + - - -Claimant->AttorneyClaimant - - + + +OccTeam + +OccTeam - - -BgsRelatedClaimant - -BgsRelatedClaimant + + +Organization->OccTeam + + - - -Claimant->BgsRelatedClaimant - - + + +PrivacyTeam + +PrivacyTeam - - -OtherClaimant - -OtherClaimant + + +Organization->PrivacyTeam + + - - -Claimant->OtherClaimant - - + + +PulacCerullo + +PulacCerullo - - -DependentClaimant - -DependentClaimant + + +Organization->PulacCerullo + + - - -BgsRelatedClaimant->DependentClaimant - - + + +QualityReview + +QualityReview - - -VeteranClaimant - -VeteranClaimant + + +Organization->QualityReview + + - - -BgsRelatedClaimant->VeteranClaimant - - + + +SpecialCaseMovementTeam + +SpecialCaseMovementTeam - - -Intake - -Intake + + +Organization->SpecialCaseMovementTeam + + - - -DecisionReviewIntake - -DecisionReviewIntake + + +SupervisorySeniorCouncil + +SupervisorySeniorCouncil - - -Intake->DecisionReviewIntake - - + + +Organization->SupervisorySeniorCouncil + + - - -RampElectionIntake - -RampElectionIntake + + +TranscriptionTeam + +TranscriptionTeam - - -Intake->RampElectionIntake - - + + +Organization->TranscriptionTeam + + - - -RampRefilingIntake - -RampRefilingIntake + + +Translation + +Translation - - -Intake->RampRefilingIntake - - + + +Organization->Translation + + - - -AppealIntake - -AppealIntake + + +VhaCamo + +VhaCamo - - -DecisionReviewIntake->AppealIntake - - + + +Organization->VhaCamo + + - - -ClaimReviewIntake - -ClaimReviewIntake + + +VhaCaregiverSupport + +VhaCaregiverSupport - - -DecisionReviewIntake->ClaimReviewIntake - - + + +Organization->VhaCaregiverSupport + + - - -Dispatch::Task - -Dispatch::Task + + +VhaProgramOffice + +VhaProgramOffice - - -EstablishClaim - -EstablishClaim + + +Organization->VhaProgramOffice + + - - -Dispatch::Task->EstablishClaim - - + + +VhaRegionalOffice + +VhaRegionalOffice - - -HearingEmailRecipient - -HearingEmailRecipient + + +Organization->VhaRegionalOffice + + - - -AppellantHearingEmailRecipient - -AppellantHearingEmailRecipient + + +Vso + +Vso - - -HearingEmailRecipient->AppellantHearingEmailRecipient - - + + +Representative->Vso + + - - -JudgeHearingEmailRecipient - -JudgeHearingEmailRecipient + + +PrivateBar + +PrivateBar - - -HearingEmailRecipient->JudgeHearingEmailRecipient - - + + +Representative->PrivateBar + + + + + +VhaBusinessLine + +VhaBusinessLine + + + +BusinessLine->VhaBusinessLine + + + + + +BatchProcess + +BatchProcess - - -RepresentativeHearingEmailRecipient - -RepresentativeHearingEmailRecipient + + +PriorityEpSyncBatchProcess + +PriorityEpSyncBatchProcess - - -HearingEmailRecipient->RepresentativeHearingEmailRecipient - - + + +BatchProcess->PriorityEpSyncBatchProcess + + - + SchedulePeriod - -SchedulePeriod + +SchedulePeriod - + JudgeSchedulePeriod - -JudgeSchedulePeriod + +JudgeSchedulePeriod - + SchedulePeriod->JudgeSchedulePeriod - - + + - + RoSchedulePeriod - -RoSchedulePeriod + +RoSchedulePeriod - + SchedulePeriod->RoSchedulePeriod - - + + - + RampReview - -RampReview + +RampReview - + RampElection - -RampElection + +RampElection - + RampReview->RampElection - - + + - + RampRefiling - -RampRefiling + +RampRefiling - + RampReview->RampRefiling - - - - - -FieldVso - -FieldVso - - - -Vso->FieldVso - - + + - + PreRoutingFoiaColocatedTask - -PreRoutingFoiaColocatedTask + +PreRoutingFoiaColocatedTask - + PreRoutingColocatedTask->PreRoutingFoiaColocatedTask - - + + - + PreRoutingMissingHearingTranscriptsColocatedTask - -PreRoutingMissingHearingTranscriptsColocatedTask + +PreRoutingMissingHearingTranscriptsColocatedTask - + PreRoutingColocatedTask->PreRoutingMissingHearingTranscriptsColocatedTask - - + + - + PreRoutingTranslationColocatedTask - -PreRoutingTranslationColocatedTask + +PreRoutingTranslationColocatedTask - + PreRoutingColocatedTask->PreRoutingTranslationColocatedTask - - + + + + + +HearingPostponementRequestMailTask + +HearingPostponementRequestMailTask + + + +HearingRequestMailTask->HearingPostponementRequestMailTask + + + + + +HearingWithdrawalRequestMailTask + +HearingWithdrawalRequestMailTask + + + +HearingRequestMailTask->HearingWithdrawalRequestMailTask + + - + DocketSwitchDeniedTask - -DocketSwitchDeniedTask + +DocketSwitchDeniedTask - + DocketSwitchAbstractAttorneyTask->DocketSwitchDeniedTask - - + + - + DocketSwitchGrantedTask - -DocketSwitchGrantedTask + +DocketSwitchGrantedTask - + DocketSwitchAbstractAttorneyTask->DocketSwitchGrantedTask - - + + - + HigherLevelReviewIntake - -HigherLevelReviewIntake + +HigherLevelReviewIntake - + ClaimReviewIntake->HigherLevelReviewIntake - - + + - + SupplementalClaimIntake - -SupplementalClaimIntake + +SupplementalClaimIntake - + ClaimReviewIntake->SupplementalClaimIntake - - + + + + + +FieldVso + +FieldVso + + + +Vso->FieldVso + + diff --git a/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.dot b/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.dot index 825c0224c1f..31fec6e8b81 100644 --- a/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.dot +++ b/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.dot @@ -1,5 +1,5 @@ digraph belongs_to_erd_subclasses { - graph [bb="0,0,1382.8,2103", + graph [bb="0,0,1382.8,2043", rankdir=LR ]; node [label="\N"]; @@ -65,7 +65,7 @@ digraph belongs_to_erd_subclasses { Task [color="#0000ff", fillcolor="#00ff00", fontcolor="#0000ff", - label="Task|(110 tasks)", + label="Task|(120 tasks)", shape=record, style=filled, ]; @@ -75,7 +75,7 @@ digraph belongs_to_erd_subclasses { Claimant [color="#0000ff", fillcolor="#a9a9a9", fontcolor="#0000ff", - label="Claimant|AttorneyClaimant,\nBgsRelatedClaimant,\nOtherClaimant,\nDependentClaimant,\nVeteranClaimant", + label="Claimant|(6 claimants)", shape=record, style=filled, ]; diff --git a/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.png b/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.png index 07689019d01..48acfd47d42 100644 Binary files a/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.png and b/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.png differ diff --git a/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.svg b/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.svg index 1fd4da9ecea..23f8e6a3498 100644 --- a/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.svg +++ b/__task_trees/content/schema/make_docs/etl-belongs_to_erd-subclasses.svg @@ -4,11 +4,11 @@ - - + + belongs_to_erd_subclasses - + AppealSeries @@ -150,7 +150,7 @@ Task -(110 tasks) +(120 tasks) @@ -161,385 +161,381 @@ Claimant - -Claimant - -AttorneyClaimant, -BgsRelatedClaimant, -OtherClaimant, -DependentClaimant, -VeteranClaimant + +Claimant + +(6 claimants) DecisionReview - -DecisionReview - -Appeal, -ClaimReview, -SupplementalClaim, -HigherLevelReview + +DecisionReview + +Appeal, +ClaimReview, +SupplementalClaim, +HigherLevelReview ClaimReview - -ClaimReview - -SupplementalClaim, -HigherLevelReview + +ClaimReview + +SupplementalClaim, +HigherLevelReview RampReview - -RampReview - -RampElection, -RampRefiling + +RampReview + +RampElection, +RampRefiling RequestIssue - -RequestIssue - -RatingRequestIssue, -NonratingRequestIssue + +RequestIssue + +RatingRequestIssue, +NonratingRequestIssue appeal_type - -appeal_type - -Appeal, -LegacyAppeal + +appeal_type + +Appeal, +LegacyAppeal hearing_type - -hearing_type - -Hearing, -LegacyHearing + +hearing_type + +Hearing, +LegacyHearing decision_review_type - -decision_review_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +decision_review_type + +Appeal, +SupplementalClaim, +HigherLevelReview decision_review_remanded_type - -decision_review_remanded_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +decision_review_remanded_type + +Appeal, +SupplementalClaim, +HigherLevelReview decision_review_remanded_type->decision_review_type - - -a.k.a. + + +a.k.a. review_type - -review_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +review_type + +Appeal, +SupplementalClaim, +HigherLevelReview review_type->decision_review_type - - -a.k.a. + + +a.k.a. original_decision_review_type - -original_decision_review_type - -SupplementalClaim, -HigherLevelReview + +original_decision_review_type + +SupplementalClaim, +HigherLevelReview source_type - -source_type - -DecisionDocument, -SupplementalClaim, -HigherLevelReview, -RampRefiling, -RampElection + +source_type + +DecisionDocument, +SupplementalClaim, +HigherLevelReview, +RampRefiling, +RampElection assigned_to_type - -assigned_to_type - -User, -Organization + +assigned_to_type + +User, +Organization record_type - -record_type - -Appeal, -LegacyAppeal + +record_type + +Appeal, +LegacyAppeal record_type->decision_review_type - - -(subset of) + + +(subset of) Message - - - -Message + + + +Message JobNote - -JobNote + +JobNote Message->JobNote - - -Message#detail + + +Message#detail SupplementalClaim - -SupplementalClaim + +SupplementalClaim Message->SupplementalClaim - - -Message#detail + + +Message#detail HigherLevelReview - -HigherLevelReview + +HigherLevelReview Message->HigherLevelReview - - -Message#detail + + +Message#detail JobNote->SupplementalClaim - - -JobNote#job + + +JobNote#job JobNote->HigherLevelReview - - -JobNote#job + + +JobNote#job AppealIntake - -AppealIntake + +AppealIntake Appeal - -Appeal + +Appeal AppealIntake->Appeal - - -AppealIntake#detail + + +AppealIntake#detail RampElectionIntake - -RampElectionIntake + +RampElectionIntake RampElection - -RampElection + +RampElection RampElectionIntake->RampElection - - -RampElectionIntake#detail + + +RampElectionIntake#detail RampRefilingIntake - -RampRefilingIntake + +RampRefilingIntake RampRefiling - -RampRefiling + +RampRefiling RampRefilingIntake->RampRefiling - - -RampRefilingIntake#detail + + +RampRefilingIntake#detail HigherLevelReviewIntake - -HigherLevelReviewIntake + +HigherLevelReviewIntake HigherLevelReviewIntake->HigherLevelReview - - -HigherLevelReviewIntake#detail + + +HigherLevelReviewIntake#detail SupplementalClaimIntake - -SupplementalClaimIntake + +SupplementalClaimIntake SupplementalClaimIntake->SupplementalClaim - - -SupplementalClaimIntake#detail + + +SupplementalClaimIntake#detail DecisionReviewIntake - -DecisionReviewIntake + +DecisionReviewIntake DecisionReviewIntake->DecisionReview - - -DecisionReviewIntake#detail + + +DecisionReviewIntake#detail ClaimReviewIntake - -ClaimReviewIntake + +ClaimReviewIntake ClaimReviewIntake->ClaimReview - - -ClaimReviewIntake#detail + + +ClaimReviewIntake#detail RampIssue - -RampIssue + +RampIssue RampIssue->RampReview - - -(ramp_)review + + +(ramp_)review ETL::DecisionReview - -ETL::DecisionReview + +ETL::DecisionReview ETL::DecisionReview::Appeal - -ETL::DecisionReview::Appeal + +ETL::DecisionReview::Appeal ETL::DecisionReview->ETL::DecisionReview::Appeal - - + + ETL::DecisionReview::HigherLevelReview - -ETL::DecisionReview::HigherLevelReview + +ETL::DecisionReview::HigherLevelReview ETL::DecisionReview->ETL::DecisionReview::HigherLevelReview - - + + ETL::DecisionReview::SupplementalClaim - -ETL::DecisionReview::SupplementalClaim + +ETL::DecisionReview::SupplementalClaim ETL::DecisionReview->ETL::DecisionReview::SupplementalClaim - - + + diff --git a/__task_trees/content/schema/make_docs/etl-belongs_to_erd.dot b/__task_trees/content/schema/make_docs/etl-belongs_to_erd.dot index 2ee00f63f00..5e5e9457cae 100644 --- a/__task_trees/content/schema/make_docs/etl-belongs_to_erd.dot +++ b/__task_trees/content/schema/make_docs/etl-belongs_to_erd.dot @@ -1,5 +1,5 @@ digraph belongs_to_erd { - graph [bb="0,0,1182.7,1951", + graph [bb="0,0,1182.7,1891", rankdir=LR ]; node [label="\N"]; @@ -58,7 +58,7 @@ digraph belongs_to_erd { Task [color="#0000ff", fillcolor="#00ff00", fontcolor="#0000ff", - label="Task|(110 tasks)", + label="Task|(120 tasks)", shape=record, style=filled, ]; @@ -68,7 +68,7 @@ digraph belongs_to_erd { Claimant [color="#0000ff", fillcolor="#a9a9a9", fontcolor="#0000ff", - label="Claimant|AttorneyClaimant,\nBgsRelatedClaimant,\nOtherClaimant,\nDependentClaimant,\nVeteranClaimant", + label="Claimant|(6 claimants)", shape=record, style=filled, ]; diff --git a/__task_trees/content/schema/make_docs/etl-belongs_to_erd.png b/__task_trees/content/schema/make_docs/etl-belongs_to_erd.png index 15ed4178408..e1b30debd9e 100644 Binary files a/__task_trees/content/schema/make_docs/etl-belongs_to_erd.png and b/__task_trees/content/schema/make_docs/etl-belongs_to_erd.png differ diff --git a/__task_trees/content/schema/make_docs/etl-belongs_to_erd.svg b/__task_trees/content/schema/make_docs/etl-belongs_to_erd.svg index ea9d7536d57..21708f8b164 100644 --- a/__task_trees/content/schema/make_docs/etl-belongs_to_erd.svg +++ b/__task_trees/content/schema/make_docs/etl-belongs_to_erd.svg @@ -4,11 +4,11 @@ - - + + belongs_to_erd - + AppealSeries @@ -138,7 +138,7 @@ Task -(110 tasks) +(120 tasks) @@ -149,343 +149,339 @@ Claimant - -Claimant - -AttorneyClaimant, -BgsRelatedClaimant, -OtherClaimant, -DependentClaimant, -VeteranClaimant + +Claimant + +(6 claimants) DecisionReview - -DecisionReview - -Appeal, -ClaimReview, -SupplementalClaim, -HigherLevelReview + +DecisionReview + +Appeal, +ClaimReview, +SupplementalClaim, +HigherLevelReview ClaimReview - -ClaimReview - -SupplementalClaim, -HigherLevelReview + +ClaimReview + +SupplementalClaim, +HigherLevelReview RampReview - -RampReview - -RampElection, -RampRefiling + +RampReview + +RampElection, +RampRefiling RequestIssue - -RequestIssue - -RatingRequestIssue, -NonratingRequestIssue + +RequestIssue + +RatingRequestIssue, +NonratingRequestIssue appeal_type - -appeal_type - -Appeal, -LegacyAppeal + +appeal_type + +Appeal, +LegacyAppeal hearing_type - -hearing_type - -Hearing, -LegacyHearing + +hearing_type + +Hearing, +LegacyHearing decision_review_type - -decision_review_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +decision_review_type + +Appeal, +SupplementalClaim, +HigherLevelReview decision_review_remanded_type - -decision_review_remanded_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +decision_review_remanded_type + +Appeal, +SupplementalClaim, +HigherLevelReview decision_review_remanded_type->decision_review_type - - -a.k.a. + + +a.k.a. review_type - -review_type - -Appeal, -SupplementalClaim, -HigherLevelReview + +review_type + +Appeal, +SupplementalClaim, +HigherLevelReview review_type->decision_review_type - - -a.k.a. + + +a.k.a. original_decision_review_type - -original_decision_review_type - -SupplementalClaim, -HigherLevelReview + +original_decision_review_type + +SupplementalClaim, +HigherLevelReview source_type - -source_type - -DecisionDocument, -SupplementalClaim, -HigherLevelReview, -RampRefiling, -RampElection + +source_type + +DecisionDocument, +SupplementalClaim, +HigherLevelReview, +RampRefiling, +RampElection assigned_to_type - -assigned_to_type - -User, -Organization + +assigned_to_type + +User, +Organization record_type - -record_type - -Appeal, -LegacyAppeal + +record_type + +Appeal, +LegacyAppeal record_type->decision_review_type - - -(subset of) + + +(subset of) Message - - - -Message + + + +Message JobNote - -JobNote + +JobNote Message->JobNote - - -Message#detail + + +Message#detail SupplementalClaim - -SupplementalClaim + +SupplementalClaim Message->SupplementalClaim - - -Message#detail + + +Message#detail HigherLevelReview - -HigherLevelReview + +HigherLevelReview Message->HigherLevelReview - - -Message#detail + + +Message#detail JobNote->SupplementalClaim - - -JobNote#job + + +JobNote#job JobNote->HigherLevelReview - - -JobNote#job + + +JobNote#job AppealIntake - -AppealIntake + +AppealIntake Appeal - -Appeal + +Appeal AppealIntake->Appeal - - -AppealIntake#detail + + +AppealIntake#detail RampElectionIntake - -RampElectionIntake + +RampElectionIntake RampElection - -RampElection + +RampElection RampElectionIntake->RampElection - - -RampElectionIntake#detail + + +RampElectionIntake#detail RampRefilingIntake - -RampRefilingIntake + +RampRefilingIntake RampRefiling - -RampRefiling + +RampRefiling RampRefilingIntake->RampRefiling - - -RampRefilingIntake#detail + + +RampRefilingIntake#detail HigherLevelReviewIntake - -HigherLevelReviewIntake + +HigherLevelReviewIntake HigherLevelReviewIntake->HigherLevelReview - - -HigherLevelReviewIntake#detail + + +HigherLevelReviewIntake#detail SupplementalClaimIntake - -SupplementalClaimIntake + +SupplementalClaimIntake SupplementalClaimIntake->SupplementalClaim - - -SupplementalClaimIntake#detail + + +SupplementalClaimIntake#detail DecisionReviewIntake - -DecisionReviewIntake + +DecisionReviewIntake DecisionReviewIntake->DecisionReview - - -DecisionReviewIntake#detail + + +DecisionReviewIntake#detail ClaimReviewIntake - -ClaimReviewIntake + +ClaimReviewIntake ClaimReviewIntake->ClaimReview - - -ClaimReviewIntake#detail + + +ClaimReviewIntake#detail RampIssue - -RampIssue + +RampIssue RampIssue->RampReview - - -(ramp_)review + + +(ramp_)review diff --git a/schema/html/index.html b/schema/html/index.html index 30c6c8e5b6d..fc57ca0a382 100644 --- a/schema/html/index.html +++ b/schema/html/index.html @@ -144,7 +144,7 @@

Caseflow schema


- appeal_views + appeal_states

@@ -157,7 +157,33 @@

Caseflow schema


- appeals + appeal_views +
+ +
+ +
+ +
+ + + +
+ + appeals +
+ +
+ +
+ +
+ + + +
+ + appellant_substitution_histories

@@ -222,7 +248,59 @@

Caseflow schema


- bgs_attorneys + batch_processes +
+ +
+ +
+ +
+ + + +
+ + bgs_attorneys +
+ +
+ +
+ +
+ + + +
+ + bgs_power_of_attorneys +
+ +
+ +
+ +
+ + + +
+ + board_grant_effectuations +
+ +
+ +
+ +
+ + + +
+ + cached_appeal_attributes

@@ -235,7 +313,7 @@

Caseflow schema


- bgs_power_of_attorneys + cached_user_attributes

@@ -248,7 +326,7 @@

Caseflow schema


- board_grant_effectuations + caseflow_stuck_records

@@ -261,7 +339,7 @@

Caseflow schema


- cached_appeal_attributes + cavc_dashboard_dispositions

@@ -274,7 +352,59 @@

Caseflow schema


- cached_user_attributes + cavc_dashboard_issues +
+ +
+ +
+ +
+ + + +
+ + cavc_dashboards +
+ +
+ +
+ +
+ + + +
+ + cavc_decision_reasons +
+ +
+ +
+ +
+ + + +
+ + cavc_dispositions_to_reasons +
+ +
+ +
+ +
+ + + +
+ + cavc_reasons_to_bases

@@ -297,6 +427,32 @@

Caseflow schema


+ +
+ + cavc_remands_appellant_substitutions +
+ +
+ +
+ +
+ + + +
+ + cavc_selection_bases +
+ +
+ +
+ +
+ +
@@ -365,7 +521,7 @@

Caseflow schema


- decision_documents + conference_links

@@ -378,7 +534,7 @@

Caseflow schema


- decision_issues + decision_documents

@@ -391,7 +547,7 @@

Caseflow schema


- dispatch_tasks + decision_issues

@@ -404,7 +560,7 @@

Caseflow schema


- distributed_cases + dispatch_tasks

@@ -417,7 +573,7 @@

Caseflow schema


- distributions + distributed_cases

@@ -430,7 +586,7 @@

Caseflow schema


- docket_snapshots + distributions

@@ -443,7 +599,7 @@

Caseflow schema


- docket_switches + docket_snapshots

@@ -456,7 +612,7 @@

Caseflow schema


- docket_tracers + docket_switches

@@ -469,7 +625,7 @@

Caseflow schema


- document_views + docket_tracers

@@ -482,7 +638,7 @@

Caseflow schema


- documents + document_views

@@ -495,7 +651,7 @@

Caseflow schema


- documents_tags + documents

@@ -508,7 +664,7 @@

Caseflow schema


- end_product_code_updates + documents_tags

@@ -521,7 +677,7 @@

Caseflow schema


- end_product_establishments + end_product_code_updates

@@ -534,7 +690,7 @@

Caseflow schema


- end_product_updates + end_product_establishments

@@ -547,7 +703,7 @@

Caseflow schema


- form8s + end_product_updates

@@ -560,7 +716,7 @@

Caseflow schema


- global_admin_logins + form8s

@@ -573,7 +729,7 @@

Caseflow schema


- hearing_appeal_stream_snapshots + global_admin_logins

@@ -586,7 +742,7 @@

Caseflow schema


- hearing_days + hearing_appeal_stream_snapshots

@@ -599,7 +755,7 @@

Caseflow schema


- hearing_email_recipients + hearing_days

@@ -612,7 +768,7 @@

Caseflow schema


- hearing_issue_notes + hearing_email_recipients

@@ -625,7 +781,7 @@

Caseflow schema


- hearing_locations + hearing_issue_notes

@@ -638,7 +794,7 @@

Caseflow schema


- hearing_task_associations + hearing_locations

@@ -651,7 +807,7 @@

Caseflow schema


- hearing_views + hearing_task_associations

@@ -664,7 +820,7 @@

Caseflow schema


- hearings + hearing_views

@@ -677,7 +833,7 @@

Caseflow schema


- higher_level_reviews + hearings

@@ -690,7 +846,7 @@

Caseflow schema


- ihp_drafts + higher_level_reviews

@@ -703,7 +859,7 @@

Caseflow schema


- intakes + ihp_drafts

@@ -716,7 +872,7 @@

Caseflow schema


- job_notes + intakes

@@ -729,7 +885,7 @@

Caseflow schema


- judge_case_reviews + job_notes

@@ -742,7 +898,7 @@

Caseflow schema


- judge_team_roles + judge_case_reviews

@@ -755,7 +911,7 @@

Caseflow schema


- legacy_appeals + judge_team_roles

@@ -768,7 +924,7 @@

Caseflow schema


- legacy_hearings + legacy_appeals

@@ -781,7 +937,7 @@

Caseflow schema


- legacy_issue_optins + legacy_hearings

@@ -794,7 +950,33 @@

Caseflow schema


- legacy_issues + legacy_issue_optins +
+ +
+ +
+ +
+ + + +
+ + legacy_issues +
+ +
+ +
+ +
+ + + +
+ + membership_requests

@@ -817,6 +999,32 @@

Caseflow schema


+ +
+ + metrics +
+ +
+ +
+ +
+ + + +
+ + mpi_update_person_events +
+ +
+ +
+ +
+ +
@@ -843,6 +1051,32 @@

Caseflow schema


+ +
+ + notification_events +
+ +
+ +
+ +
+ + + +
+ + notifications +
+ +
+ +
+ +
+ +
@@ -898,7 +1132,7 @@

Caseflow schema


- ramp_closed_appeals + priority_end_product_sync_queue

@@ -911,7 +1145,7 @@

Caseflow schema


- ramp_election_rollbacks + ramp_closed_appeals

@@ -924,7 +1158,7 @@

Caseflow schema


- ramp_elections + ramp_election_rollbacks

@@ -937,7 +1171,7 @@

Caseflow schema


- ramp_issues + ramp_elections

@@ -950,7 +1184,7 @@

Caseflow schema


- ramp_refilings + ramp_issues

@@ -963,7 +1197,7 @@

Caseflow schema


- record_synced_by_jobs + ramp_refilings

@@ -976,7 +1210,7 @@

Caseflow schema


- remand_reasons + record_synced_by_jobs

@@ -989,7 +1223,7 @@

Caseflow schema


- request_decision_issues + remand_reasons

@@ -1002,7 +1236,7 @@

Caseflow schema


- request_issues + request_decision_issues

@@ -1015,7 +1249,7 @@

Caseflow schema


- request_issues_updates + request_issues

@@ -1028,7 +1262,7 @@

Caseflow schema


- schedule_periods + request_issues_updates

@@ -1041,7 +1275,7 @@

Caseflow schema


- schema_migrations + schedule_periods

@@ -1054,7 +1288,7 @@

Caseflow schema


- sent_hearing_admin_email_events + schema_migrations

@@ -1067,7 +1301,7 @@

Caseflow schema


- sent_hearing_email_events + sent_hearing_admin_email_events

@@ -1080,7 +1314,33 @@

Caseflow schema


- special_issue_lists + sent_hearing_email_events +
+ +
+ +
+ +
+ + + +
+ + special_issue_lists +
+ +
+ +
+ +
+ + + +
+ + split_correlation_tables

@@ -1106,7 +1366,59 @@

Caseflow schema


- tags + system_admin_events +
+ +
+ +
+ +
+ + + +
+ + tags +
+ +
+ +
+ +
+ + + +
+ + task_timers +
+ +
+ +
+ +
+ + + +
+ + tasks +
+ +
+ +
+ +
+ + + +
+ + team_quotas

@@ -1119,7 +1431,7 @@

Caseflow schema


- task_timers + transcriptions

@@ -1132,7 +1444,7 @@

Caseflow schema


- tasks + unrecognized_appellants

@@ -1145,7 +1457,7 @@

Caseflow schema


- team_quotas + unrecognized_party_details

@@ -1158,7 +1470,7 @@

Caseflow schema


- transcriptions + user_quotas

@@ -1171,7 +1483,7 @@

Caseflow schema


- unrecognized_appellants + users

@@ -1184,7 +1496,7 @@

Caseflow schema


- unrecognized_party_details + vbms_communication_packages

@@ -1197,7 +1509,7 @@

Caseflow schema


- user_quotas + vbms_distribution_destinations

@@ -1210,7 +1522,7 @@

Caseflow schema


- users + vbms_distributions

diff --git a/schema/html/tables/advance_on_docket_motions.html b/schema/html/tables/advance_on_docket_motions.html index 21714873f8e..16cf36d546a 100644 --- a/schema/html/tables/advance_on_docket_motions.html +++ b/schema/html/tables/advance_on_docket_motions.html @@ -349,7 +349,7 @@

Table advance_on_  
-
annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -362,7 +362,7 @@

Table advance_on_  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -375,7 +375,7 @@

Table advance_on_  
-
ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/allocations.html b/schema/html/tables/allocations.html index c5d35fef20c..575c5344be6 100644 --- a/schema/html/tables/allocations.html +++ b/schema/html/tables/allocations.html @@ -328,7 +328,7 @@

Table allocations  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -341,7 +341,7 @@

Table allocations  
-
appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -354,7 +354,7 @@

Table allocations  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/annotations.html b/schema/html/tables/annotations.html index 855db91362d..bf08b1bfd65 100644 --- a/schema/html/tables/annotations.html +++ b/schema/html/tables/annotations.html @@ -315,7 +315,7 @@

Table annotations  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -328,7 +328,7 @@

Table annotations  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -341,7 +341,7 @@

Table annotations  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/api_keys.html b/schema/html/tables/api_keys.html index 14b9fca47f8..668ade570c2 100644 --- a/schema/html/tables/api_keys.html +++ b/schema/html/tables/api_keys.html @@ -170,6 +170,19 @@

Table api_keysapi_views.api_key_id=api_keys.id
+ +
+ +   mpi_update_person_events +
+ +   1:n
+ +  on 
+ + mpi_update_person_events.api_key_id=api_keys.id
+ + @@ -237,7 +250,7 @@

Table api_keys  
- api_views
+ api_views, mpi_update_person_events
diff --git a/schema/html/tables/api_views.html b/schema/html/tables/api_views.html index 61f781c0ab7..0794e2969f8 100644 --- a/schema/html/tables/api_views.html +++ b/schema/html/tables/api_views.html @@ -253,6 +253,19 @@

Table api_viewsapi_keys
+ +
+ +   distance 2 +
+ +
+ +  
+ + mpi_update_person_events
+ + diff --git a/schema/html/tables/appeal_series.html b/schema/html/tables/appeal_series.html index 9a403b41d17..821c7e32369 100644 --- a/schema/html/tables/appeal_series.html +++ b/schema/html/tables/appeal_series.html @@ -250,7 +250,7 @@

Table appeal_seri  
-
advance_on_docket_motions, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_appeal_stream_snapshots, ihp_drafts, judge_case_reviews, legacy_hearings, record_synced_by_jobs, special_issue_lists, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_states, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_appeal_stream_snapshots, hearing_email_recipients, ihp_drafts, judge_case_reviews, legacy_hearings, record_synced_by_jobs, special_issue_lists, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
@@ -263,7 +263,7 @@

Table appeal_seri  
-
appeals, board_grant_effectuations, claim_establishments, distributed_cases, docket_switches, end_product_establishments, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, organizations, people, post_decision_motions, sent_hearing_email_events, task_timers, users, virtual_hearings
+ appeals, board_grant_effectuations, claim_establishments, distributed_cases, docket_switches, end_product_establishments, hearing_days, hearing_locations, hearing_task_associations, hearing_views, hearings, organizations, people, post_decision_motions, sent_hearing_email_events, task_timers, users, vbms_communication_packages, virtual_hearings
@@ -276,7 +276,7 @@

Table appeal_seri  
-
annotations, appellant_substitutions, cavc_remands, certifications, claimants, decision_issues, distributions, document_views, end_product_code_updates, end_product_updates, hearings, higher_level_reviews, intakes, job_notes, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, supplemental_claims, unrecognized_appellants, user_quotas, virtual_hearing_establishments, vso_configs
+ annotations, appellant_substitutions, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, conference_links, decision_issues, distributions, document_views, end_product_code_updates, end_product_updates, hearing_issue_notes, higher_level_reviews, intakes, job_notes, membership_requests, messages, metrics, nod_date_updates, organizations_users, priority_end_product_sync_queue, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, supplemental_claims, system_admin_events, transcriptions, unrecognized_appellants, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs
@@ -289,7 +289,7 @@

Table appeal_seri  
-
allocations, certification_cancellations, hearing_issue_notes, legacy_issue_optins, legacy_issues, non_availabilities, ramp_closed_appeals, remand_reasons, request_decision_issues, team_quotas, transcriptions, unrecognized_party_details, veterans
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, legacy_issue_optins, legacy_issues, non_availabilities, ramp_closed_appeals, remand_reasons, request_decision_issues, team_quotas, unrecognized_party_details, veterans
diff --git a/schema/html/tables/appeal_states.html b/schema/html/tables/appeal_states.html new file mode 100644 index 00000000000..8795a532c65 --- /dev/null +++ b/schema/html/tables/appeal_states.html @@ -0,0 +1,515 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table appeal_states

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  appeal_cancelled
+
      bool
+

+

+

+
  appeal_docketed
+
      bool
+

+

+

+
  appeal_id
+
      int8
+

+

+

+
  appeal_type
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  decision_mailed
+
      bool
+

+

+

+
  hearing_postponed
+
      bool
+

+

+

+
  hearing_scheduled
+
      bool
+

+

+

+
  hearing_withdrawn
+
      bool
+

+

+

+
  privacy_act_complete
+
      bool
+

+

+

+
  privacy_act_pending
+
      bool
+

+

+

+
  scheduled_in_error
+
      bool
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+

+
  vso_ihp_complete
+
      bool
+

+

+

+
  vso_ihp_pending
+
      bool
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  users
+
  n:1
+
 on 
+
appeal_states.updated_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
appeal_states.created_by_id=users.id
+

+
 
is associated with

+

+
  appeals
+
  1:1
+
 on 
+
appeal_states.appeal_id=appeals.id AND appeal_states.appeal_type='Appeal'
+

+
  legacy_appeals
+
  1:1
+
 on 
+
appeal_states.appeal_id=legacy_appeals.id AND appeal_states.appeal_type='LegacyAppeal'
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
appeal_states
+

+
  distance 1
+

+
 
+
appeals, legacy_appeals, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+

+
  distance 3
+

+
 
+
allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/appeal_views.html b/schema/html/tables/appeal_views.html index 9edfd15aed3..d5272b9338e 100644 --- a/schema/html/tables/appeal_views.html +++ b/schema/html/tables/appeal_views.html @@ -310,7 +310,7 @@

Table appeal_view  
-
advance_on_docket_motions, annotations, appeal_series, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -323,7 +323,7 @@

Table appeal_view  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -336,7 +336,7 @@

Table appeal_view  
-
ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/appeals.html b/schema/html/tables/appeals.html index ac2c64cfda2..f63dd34972a 100644 --- a/schema/html/tables/appeals.html +++ b/schema/html/tables/appeals.html @@ -238,7 +238,7 @@

Table appeals
-   legacy_opt_in_approved +   homelessness
      bool
@@ -251,10 +251,10 @@

Table appeals
-   original_hearing_request_type +   legacy_opt_in_approved
-       varchar
+       bool

@@ -264,7 +264,7 @@

Table appeals
-   poa_participant_id +   original_hearing_request_type
      varchar
@@ -277,10 +277,10 @@

Table appeals
-   receipt_date +   poa_participant_id
-       date
+       varchar

@@ -290,10 +290,10 @@

Table appeals
-   stream_docket_number +   receipt_date
-       varchar
+       date

@@ -303,7 +303,7 @@

Table appeals
-   stream_type +   stream_docket_number
      varchar
@@ -316,10 +316,10 @@

Table appeals
-   target_decision_date +   stream_type
-       date
+       varchar

@@ -329,10 +329,10 @@

Table appeals
-   updated_at +   target_decision_date
-       timestamp
+       date

@@ -342,10 +342,10 @@

Table appeals
-   uuid +   updated_at
-       uuid
+       timestamp

@@ -355,10 +355,10 @@

Table appeals
-   veteran_file_number +   uuid
-       varchar
+       uuid

@@ -368,16 +368,29 @@

Table appeals
-   veteran_is_not_claimant +   veteran_file_number
-       bool
+       varchar


+ +
+ +   veteran_is_not_claimant +
+ +       bool
+ +
+ +
+ + @@ -584,92 +597,118 @@

Table appeals
-   appeal_views +   appeal_states
-   n:1
+   1:1
 on 
- appeal_views.appeal_id=appeals.id AND appeal_views.appeal_type='Appeal'
+ appeal_states.appeal_id=appeals.id AND appeal_states.appeal_type='Appeal'

-   attorney_case_reviews +   appeal_views
  n:1
 on 
- attorney_case_reviews.appeal_id=appeals.id AND attorney_case_reviews.appeal_type='Appeal'
+ appeal_views.appeal_id=appeals.id AND appeal_views.appeal_type='Appeal'

-   available_hearing_locations +   attorney_case_reviews
  n:1
 on 
- available_hearing_locations.appeal_id=appeals.id AND available_hearing_locations.appeal_type='Appeal'
+ attorney_case_reviews.appeal_id=appeals.id AND attorney_case_reviews.appeal_type='Appeal'

-   claimants +   available_hearing_locations
  n:1
 on 
- claimants.decision_review_id=appeals.id AND claimants.decision_review_type='Appeal'
+ available_hearing_locations.appeal_id=appeals.id AND available_hearing_locations.appeal_type='Appeal'

-   claims_folder_searches +   claimants
  n:1
 on 
- claims_folder_searches.appeal_id=appeals.id AND claims_folder_searches.appeal_type='Appeal'
+ claimants.decision_review_id=appeals.id AND claimants.decision_review_type='Appeal'

-   decision_documents +   claims_folder_searches
  n:1
 on 
- decision_documents.appeal_id=appeals.id AND decision_documents.appeal_type='Appeal'
+ claims_folder_searches.appeal_id=appeals.id AND claims_folder_searches.appeal_type='Appeal'

-   decision_issues +   decision_documents
  n:1
 on 
- decision_issues.decision_review_id=appeals.id AND decision_issues.decision_review_type='Appeal'
+ decision_documents.appeal_id=appeals.id AND decision_documents.appeal_type='Appeal'
+ + + +
+ +   decision_issues +
+ +   n:1
+ +  on 
+ + decision_issues.decision_review_id=appeals.id AND decision_issues.decision_review_type='Appeal'
+ + + +
+ +   hearing_email_recipients +
+ +   n:m
+ +  on 
+ + hearing_email_recipients.appeal_id=appeals.id AND hearing_email_recipients.appeal_type='Appeal'
@@ -895,7 +934,7 @@

Table appeals  
- advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, docket_switches, hearings, ihp_drafts, intakes, judge_case_reviews, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, docket_switches, hearing_email_recipients, hearings, ihp_drafts, intakes, judge_case_reviews, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, work_modes
@@ -908,7 +947,7 @@

Table appeals  
- distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_appeals, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -921,7 +960,7 @@

Table appeals  
- annotations, appeal_series, certifications, dispatch_tasks, distributions, document_views, end_product_code_updates, hearing_appeal_stream_snapshots, legacy_hearings, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
+ annotations, appeal_series, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, dispatch_tasks, distributions, document_views, end_product_code_updates, hearing_appeal_stream_snapshots, membership_requests, metrics, organizations_users, priority_end_product_sync_queue, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs, worksheet_issues
@@ -934,7 +973,7 @@

Table appeals  
- allocations, certification_cancellations, claim_establishments, non_availabilities, team_quotas
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, non_availabilities, team_quotas
diff --git a/schema/html/tables/appellant_substitution_histories.html b/schema/html/tables/appellant_substitution_histories.html new file mode 100644 index 00000000000..cf1f49992cd --- /dev/null +++ b/schema/html/tables/appellant_substitution_histories.html @@ -0,0 +1,291 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table appellant_substitution_histories

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  appellant_substitution_id
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  current_appellant_substitute_participant_id
+
      varchar
+

+

+

+
  current_appellant_veteran_participant_id
+
      varchar
+

+

+

+
  original_appellant_substitute_participant_id
+
      varchar
+

+

+

+
  original_appellant_veteran_participant_id
+
      varchar
+

+

+

+
  substitution_date
+
      date
+

+

+

+
  updated_at
+
      timestamp
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + +
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + +

+
  distance 0
+

+
 
+
appellant_substitution_histories
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/appellant_substitutions.html b/schema/html/tables/appellant_substitutions.html index d546d63450c..edf5b3fb1ff 100644 --- a/schema/html/tables/appellant_substitutions.html +++ b/schema/html/tables/appellant_substitutions.html @@ -287,6 +287,27 @@

Table appellant_s appellant_substitutions.created_by_id=users.id
+ +
+ +  
has dependent +
+ + + + +
+ +   cavc_remands_appellant_substitutions +
+ +   1:n
+ +  on 
+ + cavc_remands_appellant_substitutions.appellant_substitution_id=appellant_substitutions.id
+ + @@ -354,7 +375,7 @@

Table appellant_s  
-
appeals, users
+ appeals, cavc_remands_appellant_substitutions, users
@@ -367,7 +388,7 @@

Table appellant_s  
-
advance_on_docket_motions, annotations, appeal_views, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -380,7 +401,7 @@

Table appellant_s  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -393,7 +414,7 @@

Table appellant_s  
-
appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs, worksheet_issues
diff --git a/schema/html/tables/attorney_case_reviews.html b/schema/html/tables/attorney_case_reviews.html index 15bb1c769ae..a2665ba2372 100644 --- a/schema/html/tables/attorney_case_reviews.html +++ b/schema/html/tables/attorney_case_reviews.html @@ -414,7 +414,7 @@

Table attorney_ca  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -427,7 +427,7 @@

Table attorney_ca  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -440,7 +440,7 @@

Table attorney_ca  
-
ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/available_hearing_locations.html b/schema/html/tables/available_hearing_locations.html index f2d338e8e47..7c3100f3b72 100644 --- a/schema/html/tables/available_hearing_locations.html +++ b/schema/html/tables/available_hearing_locations.html @@ -393,7 +393,7 @@

Table available_h  
-
advance_on_docket_motions, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
@@ -406,7 +406,7 @@

Table available_h  
-
claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -419,7 +419,7 @@

Table available_h  
-
annotations, certifications, distributions, document_views, end_product_code_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, distributions, document_views, end_product_code_updates, membership_requests, metrics, organizations_users, priority_end_product_sync_queue, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs
@@ -432,7 +432,7 @@

Table available_h  
-
allocations, certification_cancellations, non_availabilities, team_quotas
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, non_availabilities, team_quotas
diff --git a/schema/html/tables/batch_processes.html b/schema/html/tables/batch_processes.html new file mode 100644 index 00000000000..d2f6b77508d --- /dev/null +++ b/schema/html/tables/batch_processes.html @@ -0,0 +1,390 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table batch_processes

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  batch_id
+
      uuid
+

+

+

+
  batch_type
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  ended_at
+
      timestamp
+

+

+

+
  records_attempted
+
      int4
+

+

+

+
  records_completed
+
      int4
+

+

+

+
  records_failed
+
      int4
+

+

+

+
  started_at
+
      timestamp
+

+

+

+
  "state"
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
has dependent
+

+
  priority_end_product_sync_queue
+
  1:n
+
 on 
+
priority_end_product_sync_queue.batch_id=batch_processes.batch_id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
batch_processes
+

+
  distance 1
+

+
 
+
priority_end_product_sync_queue
+

+
  distance 2
+

+
 
+
caseflow_stuck_records, end_product_establishments
+

+
  distance 3
+

+
 
+
board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, ramp_elections, ramp_refilings, request_issues, supplemental_claims, users
+

+
  distance 4
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 5
+

+
 
+
allocations, appeal_series, available_hearing_locations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, record_synced_by_jobs, remand_reasons, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+

+
  distance 6
+

+
 
+
vso_configs
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/board_grant_effectuations.html b/schema/html/tables/board_grant_effectuations.html index 3bdda807693..ca9efbff1df 100644 --- a/schema/html/tables/board_grant_effectuations.html +++ b/schema/html/tables/board_grant_effectuations.html @@ -419,7 +419,7 @@

Table board_grant  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, docket_switches, end_product_code_updates, end_product_updates, hearings, higher_level_reviews, ihp_drafts, intakes, judge_case_reviews, legacy_appeals, nod_date_updates, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, docket_switches, end_product_code_updates, end_product_updates, hearing_email_recipients, hearings, higher_level_reviews, ihp_drafts, intakes, judge_case_reviews, legacy_appeals, nod_date_updates, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, users, vbms_communication_packages, vbms_uploaded_documents, work_modes
@@ -432,7 +432,7 @@

Table board_grant  
-
annotations, appeal_series, certifications, dispatch_tasks, distributed_cases, distributions, document_views, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, job_notes, legacy_hearings, legacy_issue_optins, legacy_issues, messages, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings, worksheet_issues
+ annotations, appeal_series, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributed_cases, distributions, document_views, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, job_notes, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings, worksheet_issues
@@ -445,7 +445,7 @@

Table board_grant  
-
allocations, certification_cancellations, claim_establishments, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs
diff --git a/schema/html/tables/cached_appeal_attributes.html b/schema/html/tables/cached_appeal_attributes.html index 92545f1a7ab..7498c213116 100644 --- a/schema/html/tables/cached_appeal_attributes.html +++ b/schema/html/tables/cached_appeal_attributes.html @@ -199,7 +199,7 @@

Table cached_appe
-   power_of_attorney_name +   issue_types
      varchar
@@ -212,7 +212,7 @@

Table cached_appe
-   suggested_hearing_location +   power_of_attorney_name
      varchar
@@ -225,10 +225,10 @@

Table cached_appe
-   updated_at +   suggested_hearing_location
-       timestamp
+       varchar

@@ -238,10 +238,10 @@

Table cached_appe
-   vacols_id +   updated_at
-       varchar
+       timestamp

@@ -251,7 +251,7 @@

Table cached_appe
-   veteran_name +   vacols_id
      varchar
@@ -261,6 +261,19 @@

Table cached_appe
+ +
+ +   veteran_name +
+ +       varchar
+ +
+ +
+ + diff --git a/schema/html/tables/caseflow_stuck_records.html b/schema/html/tables/caseflow_stuck_records.html new file mode 100644 index 00000000000..d28250fa49b --- /dev/null +++ b/schema/html/tables/caseflow_stuck_records.html @@ -0,0 +1,364 @@ + + + + + Caseflow schema + + + + +
Back to Table list +
+ +

Table caseflow_stuck_records

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  determined_stuck_at
+
      timestamp
+

+

+

+
  error_messages
+
      _varchar
+

+

+

+
  remediated
+
      bool
+

+

+

+
  remediation_notes
+
      text
+

+

+

+
  stuck_record_id
+
      int8
+

+

+

+
  stuck_record_type
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
is associated with
+

+
  priority_end_product_sync_queue
+
  1:n
+
 on 
+
caseflow_stuck_records.stuck_record_id=priority_end_product_sync_queue.id AND caseflow_stuck_records.stuck_record_type='PriorityEndProductSyncQueue'
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
caseflow_stuck_records
+

+
  distance 1
+

+
 
+
priority_end_product_sync_queue
+

+
  distance 2
+

+
 
+
batch_processes, end_product_establishments
+

+
  distance 3
+

+
 
+
board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, ramp_elections, ramp_refilings, request_issues, supplemental_claims, users
+

+
  distance 4
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 5
+

+
 
+
allocations, appeal_series, available_hearing_locations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, record_synced_by_jobs, remand_reasons, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+

+
  distance 6
+

+
 
+
vso_configs
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_dashboard_dispositions.html b/schema/html/tables/cavc_dashboard_dispositions.html new file mode 100644 index 00000000000..2040a9fa990 --- /dev/null +++ b/schema/html/tables/cavc_dashboard_dispositions.html @@ -0,0 +1,411 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_dashboard_dispositions

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  cavc_dashboard_id
+
      int8
+

+

+

+
  cavc_dashboard_issue_id
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  disposition
+
      varchar
+

+

+

+
  request_issue_id
+
      int8
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  cavc_dashboards
+
  n:1
+
 on 
+
cavc_dashboard_dispositions.cavc_dashboard_id=cavc_dashboards.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dashboard_dispositions.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dashboard_dispositions.updated_by_id=users.id
+

+
 
has dependent

+

+
  cavc_dispositions_to_reasons
+
  1:n
+
 on 
+
cavc_dispositions_to_reasons.cavc_dashboard_disposition_id=cavc_dashboard_dispositions.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_dashboard_dispositions
+

+
  distance 1
+

+
 
+
cavc_dashboards, cavc_dispositions_to_reasons, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_issues, cavc_decision_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_dashboard_issues.html b/schema/html/tables/cavc_dashboard_issues.html new file mode 100644 index 00000000000..fe4effaca4d --- /dev/null +++ b/schema/html/tables/cavc_dashboard_issues.html @@ -0,0 +1,390 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_dashboard_issues

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  benefit_type
+
      varchar
+

+

+

+
  cavc_dashboard_id
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  issue_category
+
      varchar
+

+

+

+
  issue_description
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  cavc_dashboards
+
  n:1
+
 on 
+
cavc_dashboard_issues.cavc_dashboard_id=cavc_dashboards.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dashboard_issues.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dashboard_issues.updated_by_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_dashboard_issues
+

+
  distance 1
+

+
 
+
cavc_dashboards, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_dashboards.html b/schema/html/tables/cavc_dashboards.html new file mode 100644 index 00000000000..75cc50f1e04 --- /dev/null +++ b/schema/html/tables/cavc_dashboards.html @@ -0,0 +1,437 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_dashboards

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  board_decision_date
+
      date
+

+

+

+
  board_docket_number
+
      varchar
+

+

+

+
  cavc_decision_date
+
      date
+

+

+

+
  cavc_docket_number
+
      varchar
+

+

+

+
  cavc_remand_id
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  joint_motion_for_remand
+
      bool
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  cavc_remands
+
  n:1
+
 on 
+
cavc_dashboards.cavc_remand_id=cavc_remands.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dashboards.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dashboards.updated_by_id=users.id
+

+
 
has dependent

+

+
  cavc_dashboard_dispositions
+
  1:n
+
 on 
+
cavc_dashboard_dispositions.cavc_dashboard_id=cavc_dashboards.id
+

+
  cavc_dashboard_issues
+
  1:n
+
 on 
+
cavc_dashboard_issues.cavc_dashboard_id=cavc_dashboards.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_dashboards
+

+
  distance 1
+

+
 
+
cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_remands, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, ihp_drafts, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
+

+
  distance 4
+

+
 
+
appeal_series, batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs, worksheet_issues
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_decision_reasons.html b/schema/html/tables/cavc_decision_reasons.html new file mode 100644 index 00000000000..3bd4ab896de --- /dev/null +++ b/schema/html/tables/cavc_decision_reasons.html @@ -0,0 +1,372 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_decision_reasons

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  basis_for_selection_category
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  decision_reason
+
      varchar
+

+

+

+
  "order"
+
      int4
+

+

+

+
  parent_decision_reason_id
+
      int4
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  cavc_decision_reasons
+
  n:1
+
 on 
+
A.parent_decision_reason_id=B.id
+

+
 
has dependent

+

+
  cavc_decision_reasons
+
  1:n
+
 on 
+
B.parent_decision_reason_id=A.id
+

+
  cavc_dispositions_to_reasons
+
  1:n
+
 on 
+
cavc_dispositions_to_reasons.cavc_decision_reason_id=cavc_decision_reasons.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_decision_reasons
+

+
  distance 1
+

+
 
+
cavc_dispositions_to_reasons
+

+
  distance 2
+

+
 
+
cavc_dashboard_dispositions, cavc_reasons_to_bases, users
+

+
  distance 3
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_issues, cavc_dashboards, cavc_remands, cavc_remands_appellant_substitutions, cavc_selection_bases, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 4
+

+
 
+
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 5
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 6
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_dispositions_to_reasons.html b/schema/html/tables/cavc_dispositions_to_reasons.html new file mode 100644 index 00000000000..eafa5335965 --- /dev/null +++ b/schema/html/tables/cavc_dispositions_to_reasons.html @@ -0,0 +1,398 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_dispositions_to_reasons

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  cavc_dashboard_disposition_id
+
      int8
+

+

+

+
  cavc_decision_reason_id
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  cavc_dashboard_dispositions
+
  n:1
+
 on 
+
cavc_dispositions_to_reasons.cavc_dashboard_disposition_id=cavc_dashboard_dispositions.id
+

+
  cavc_decision_reasons
+
  n:1
+
 on 
+
cavc_dispositions_to_reasons.cavc_decision_reason_id=cavc_decision_reasons.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dispositions_to_reasons.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
cavc_dispositions_to_reasons.updated_by_id=users.id
+

+
 
has dependent

+

+
  cavc_reasons_to_bases
+
  1:n
+
 on 
+
cavc_reasons_to_bases.cavc_dispositions_to_reason_id=cavc_dispositions_to_reasons.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_dispositions_to_reasons
+

+
  distance 1
+

+
 
+
cavc_dashboard_dispositions, cavc_decision_reasons, cavc_reasons_to_bases, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_issues, cavc_dashboards, cavc_remands, cavc_remands_appellant_substitutions, cavc_selection_bases, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_reasons_to_bases.html b/schema/html/tables/cavc_reasons_to_bases.html new file mode 100644 index 00000000000..4f15e51978f --- /dev/null +++ b/schema/html/tables/cavc_reasons_to_bases.html @@ -0,0 +1,377 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_reasons_to_bases

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  cavc_dispositions_to_reason_id
+
      int8
+

+

+

+
  cavc_selection_basis_id
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  cavc_dispositions_to_reasons
+
  n:1
+
 on 
+
cavc_reasons_to_bases.cavc_dispositions_to_reason_id=cavc_dispositions_to_reasons.id
+

+
  cavc_selection_bases
+
  n:1
+
 on 
+
cavc_reasons_to_bases.cavc_selection_basis_id=cavc_selection_bases.id
+

+
  users
+
  n:1
+
 on 
+
cavc_reasons_to_bases.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
cavc_reasons_to_bases.updated_by_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_reasons_to_bases
+

+
  distance 1
+

+
 
+
cavc_dispositions_to_reasons, cavc_selection_bases, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_decision_reasons, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_remands.html b/schema/html/tables/cavc_remands.html index 44396a0710a..d30b9cfa9d8 100644 --- a/schema/html/tables/cavc_remands.html +++ b/schema/html/tables/cavc_remands.html @@ -378,6 +378,40 @@

Table cavc_remand cavc_remands.created_by_id=users.id
+ +
+ +  
has dependent +
+ + + + +
+ +   cavc_dashboards +
+ +   1:n
+ +  on 
+ + cavc_dashboards.cavc_remand_id=cavc_remands.id
+ + + +
+ +   cavc_remands_appellant_substitutions +
+ +   1:n
+ +  on 
+ + cavc_remands_appellant_substitutions.cavc_remand_id=cavc_remands.id
+ + @@ -445,7 +479,7 @@

Table cavc_remand  
-
appeals, users
+ appeals, cavc_dashboards, cavc_remands_appellant_substitutions, users
@@ -458,7 +492,7 @@

Table cavc_remand  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -471,7 +505,7 @@

Table cavc_remand  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -484,7 +518,7 @@

Table cavc_remand  
-
appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs, worksheet_issues
diff --git a/schema/html/tables/cavc_remands_appellant_substitutions.html b/schema/html/tables/cavc_remands_appellant_substitutions.html new file mode 100644 index 00000000000..8f631341c88 --- /dev/null +++ b/schema/html/tables/cavc_remands_appellant_substitutions.html @@ -0,0 +1,429 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_remands_appellant_substitutions

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  appellant_substitution_id
+
      int8
+

+

+

+
  cavc_remand_id
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  is_appellant_substituted
+
      bool
+

+

+

+
  participant_id
+
      varchar
+

+

+

+
  remand_source
+
      varchar
+

+

+

+
  substitute_participant_id
+
      varchar
+

+

+

+
  substitution_date
+
      date
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  appellant_substitutions
+
  n:1
+
 on 
+
cavc_remands_appellant_substitutions.appellant_substitution_id=appellant_substitutions.id
+

+
  cavc_remands
+
  n:1
+
 on 
+
cavc_remands_appellant_substitutions.cavc_remand_id=cavc_remands.id
+

+
  users
+
  n:1
+
 on 
+
cavc_remands_appellant_substitutions.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
cavc_remands_appellant_substitutions.updated_by_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_remands_appellant_substitutions
+

+
  distance 1
+

+
 
+
appellant_substitutions, cavc_remands, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, ihp_drafts, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
+

+
  distance 4
+

+
 
+
appeal_series, batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs, worksheet_issues
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/cavc_selection_bases.html b/schema/html/tables/cavc_selection_bases.html new file mode 100644 index 00000000000..2fcdb63da0a --- /dev/null +++ b/schema/html/tables/cavc_selection_bases.html @@ -0,0 +1,351 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table cavc_selection_bases

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  basis_for_selection
+
      varchar
+

+

+

+
  category
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by
+
      int8
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
has dependent
+

+
  cavc_reasons_to_bases
+
  1:n
+
 on 
+
cavc_reasons_to_bases.cavc_selection_basis_id=cavc_selection_bases.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
cavc_selection_bases
+

+
  distance 1
+

+
 
+
cavc_reasons_to_bases
+

+
  distance 2
+

+
 
+
cavc_dispositions_to_reasons, users
+

+
  distance 3
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_decision_reasons, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 4
+

+
 
+
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 5
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 6
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/certification_cancellations.html b/schema/html/tables/certification_cancellations.html index f02f37bc2b4..b03d678437d 100644 --- a/schema/html/tables/certification_cancellations.html +++ b/schema/html/tables/certification_cancellations.html @@ -289,7 +289,7 @@

Table certificati  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -302,7 +302,7 @@

Table certificati  
-
allocations, appeals, board_grant_effectuations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -315,7 +315,7 @@

Table certificati  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/certifications.html b/schema/html/tables/certifications.html index 3d32dee8291..213bbdc4a2f 100644 --- a/schema/html/tables/certifications.html +++ b/schema/html/tables/certifications.html @@ -752,7 +752,7 @@

Table certificati  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -765,7 +765,7 @@

Table certificati  
-
allocations, appeals, board_grant_effectuations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -778,7 +778,7 @@

Table certificati  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/claim_establishments.html b/schema/html/tables/claim_establishments.html index b34277cd8a0..da4dffc3dc7 100644 --- a/schema/html/tables/claim_establishments.html +++ b/schema/html/tables/claim_establishments.html @@ -315,7 +315,7 @@

Table claim_estab  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, certifications, claims_folder_searches, decision_documents, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, record_synced_by_jobs, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, decision_documents, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, record_synced_by_jobs, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -328,7 +328,7 @@

Table claim_estab  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claimants, distributed_cases, docket_switches, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claimants, distributed_cases, docket_switches, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -341,7 +341,7 @@

Table claim_estab  
-
decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, request_decision_issues, vso_configs
diff --git a/schema/html/tables/claimants.html b/schema/html/tables/claimants.html index d3b780aad3d..2f148380213 100644 --- a/schema/html/tables/claimants.html +++ b/schema/html/tables/claimants.html @@ -349,7 +349,7 @@

Table claimants  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claims_folder_searches, decision_documents, decision_issues, docket_switches, end_product_establishments, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, tasks, unrecognized_party_details, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claims_folder_searches, decision_documents, decision_issues, docket_switches, end_product_establishments, end_product_updates, hearing_email_recipients, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, tasks, unrecognized_party_details, users, vbms_uploaded_documents, work_modes
@@ -362,7 +362,7 @@

Table claimants  
-
annotations, certifications, dispatch_tasks, distributed_cases, distributions, document_views, end_product_code_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, organizations, organizations_users, people, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, user_quotas, veterans, virtual_hearings
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributed_cases, distributions, document_views, end_product_code_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, metrics, organizations, organizations_users, people, priority_end_product_sync_queue, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings
@@ -375,7 +375,7 @@

Table claimants  
-
allocations, appeal_series, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, ramp_closed_appeals, sent_hearing_admin_email_events, team_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
+ allocations, appeal_series, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, ramp_closed_appeals, sent_hearing_admin_email_events, team_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
diff --git a/schema/html/tables/claims_folder_searches.html b/schema/html/tables/claims_folder_searches.html index 657eb06e40c..fda82efb9a8 100644 --- a/schema/html/tables/claims_folder_searches.html +++ b/schema/html/tables/claims_folder_searches.html @@ -310,7 +310,7 @@

Table claims_fold  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -323,7 +323,7 @@

Table claims_fold  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -336,7 +336,7 @@

Table claims_fold  
-
ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/conference_links.html b/schema/html/tables/conference_links.html new file mode 100644 index 00000000000..f6d73d3ab47 --- /dev/null +++ b/schema/html/tables/conference_links.html @@ -0,0 +1,468 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table conference_links

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  "alias"
+
      varchar
+

+

+

+
  alias_with_host
+
      varchar
+

+

+

+
  conference_deleted
+
      bool
+

+

+

+
  conference_id
+
      int4
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  guest_hearing_link
+
      varchar
+

+

+

+
  guest_pin_long
+
      varchar
+

+

+

+
  hearing_day_id
+
      int8
+

+

+

+
  host_link
+
      varchar
+

+

+

+
  host_pin
+
      int4
+

+

+

+
  host_pin_long
+
      varchar(8)
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  hearing_days
+
  n:1
+
 on 
+
conference_links.hearing_day_id=hearing_days.id
+

+
  users
+
  n:1
+
 on 
+
conference_links.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
conference_links.updated_by_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
conference_links
+

+
  distance 1
+

+
 
+
hearing_days, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/decision_documents.html b/schema/html/tables/decision_documents.html index 2275609df4b..34de71ddf88 100644 --- a/schema/html/tables/decision_documents.html +++ b/schema/html/tables/decision_documents.html @@ -144,6 +144,32 @@

Table decision_do
+ +
+ +   document_series_reference_id +
+ +       varchar
+ +
+ +
+ + + +
+ +   document_version_reference_id +
+ +       varchar
+ +
+ +
+ +
@@ -347,6 +373,19 @@

Table decision_do decision_documents.appeal_id=legacy_appeals.id AND decision_documents.appeal_type='LegacyAppeal'
+ +
+ +   vbms_communication_packages +
+ +   n:1
+ +  on 
+ + vbms_communication_packages.document_mailable_via_pacman_id=decision_documents.id AND vbms_communication_packages.document_mailable_via_pacman_type='DecisionDocument'
+ + @@ -414,7 +453,7 @@

Table decision_do  
-
appeals, board_grant_effectuations, end_product_establishments, legacy_appeals
+ appeals, board_grant_effectuations, end_product_establishments, legacy_appeals, vbms_communication_packages
@@ -427,7 +466,7 @@

Table decision_do  
-
advance_on_docket_motions, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_issues, dispatch_tasks, docket_switches, end_product_code_updates, end_product_updates, hearing_appeal_stream_snapshots, hearings, higher_level_reviews, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, users, vbms_uploaded_documents, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_issues, dispatch_tasks, docket_switches, end_product_code_updates, end_product_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearings, higher_level_reviews, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, users, vbms_distributions, vbms_uploaded_documents, work_modes, worksheet_issues
@@ -440,7 +479,7 @@

Table decision_do  
-
annotations, certifications, claim_establishments, distributed_cases, distributions, document_views, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings
+ annotations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, claim_establishments, conference_links, distributed_cases, distributions, document_views, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, job_notes, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, vbms_distribution_destinations, veterans, virtual_hearings
@@ -453,7 +492,7 @@

Table decision_do  
-
allocations, certification_cancellations, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs
diff --git a/schema/html/tables/decision_issues.html b/schema/html/tables/decision_issues.html index eb52de98f03..5a290401b85 100644 --- a/schema/html/tables/decision_issues.html +++ b/schema/html/tables/decision_issues.html @@ -518,7 +518,7 @@

Table decision_is  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_establishments, end_product_updates, hearing_issue_notes, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_issue_optins, legacy_issues, messages, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues_updates, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_establishments, end_product_updates, hearing_email_recipients, hearing_issue_notes, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_issue_optins, legacy_issues, messages, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues_updates, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
@@ -531,7 +531,7 @@

Table decision_is  
-
distributed_cases, end_product_code_updates, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, organizations, people, ramp_elections, ramp_refilings, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, distributed_cases, end_product_code_updates, hearing_days, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -544,7 +544,7 @@

Table decision_is  
-
annotations, appeal_series, certifications, dispatch_tasks, distributions, document_views, hearing_appeal_stream_snapshots, legacy_hearings, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
+ annotations, appeal_series, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, dispatch_tasks, distributions, document_views, hearing_appeal_stream_snapshots, membership_requests, metrics, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs, worksheet_issues
@@ -557,7 +557,7 @@

Table decision_is  
-
allocations, certification_cancellations, claim_establishments, non_availabilities, team_quotas
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, non_availabilities, team_quotas
diff --git a/schema/html/tables/dispatch_tasks.html b/schema/html/tables/dispatch_tasks.html index b3e091b9328..e9346220446 100644 --- a/schema/html/tables/dispatch_tasks.html +++ b/schema/html/tables/dispatch_tasks.html @@ -414,7 +414,7 @@

Table dispatch_ta  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, certifications, claims_folder_searches, decision_documents, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, record_synced_by_jobs, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, decision_documents, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, record_synced_by_jobs, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -427,7 +427,7 @@

Table dispatch_ta  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claimants, distributed_cases, docket_switches, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claimants, distributed_cases, docket_switches, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -440,7 +440,7 @@

Table dispatch_ta  
-
decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, request_decision_issues, vso_configs
diff --git a/schema/html/tables/distributed_cases.html b/schema/html/tables/distributed_cases.html index 04dc469416d..81fcc54cbd8 100644 --- a/schema/html/tables/distributed_cases.html +++ b/schema/html/tables/distributed_cases.html @@ -367,7 +367,7 @@

Table distributed  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, vso_configs, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, vso_configs, work_modes, worksheet_issues
@@ -380,7 +380,7 @@

Table distributed  
-
allocations, certification_cancellations, claim_establishments, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -393,7 +393,7 @@

Table distributed  
-
ramp_closed_appeals
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals
diff --git a/schema/html/tables/distributions.html b/schema/html/tables/distributions.html index e7e876d0ee9..d0c9ff88938 100644 --- a/schema/html/tables/distributions.html +++ b/schema/html/tables/distributions.html @@ -336,7 +336,7 @@

Table distributio  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -349,7 +349,7 @@

Table distributio  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -362,7 +362,7 @@

Table distributio  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/docket_switches.html b/schema/html/tables/docket_switches.html index fc395b750db..139d9e6f48d 100644 --- a/schema/html/tables/docket_switches.html +++ b/schema/html/tables/docket_switches.html @@ -341,7 +341,7 @@

Table docket_swit  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, distributed_cases, hearing_task_associations, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_appeals, nod_date_updates, organizations, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, task_timers, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, distributed_cases, hearing_email_recipients, hearing_task_associations, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_appeals, nod_date_updates, organizations, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, task_timers, users, vbms_uploaded_documents, work_modes
@@ -354,7 +354,7 @@

Table docket_swit  
-
annotations, appeal_series, certifications, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_views, higher_level_reviews, job_notes, legacy_hearings, legacy_issue_optins, legacy_issues, messages, organizations_users, people, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings, vso_configs, worksheet_issues
+ annotations, appeal_series, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_views, higher_level_reviews, job_notes, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, organizations_users, people, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings, vso_configs, worksheet_issues
@@ -367,7 +367,20 @@

Table docket_swit  
-
allocations, certification_cancellations, claim_establishments, end_product_code_updates, non_availabilities, ramp_closed_appeals, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, non_availabilities, priority_end_product_sync_queue, ramp_closed_appeals, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments
+ + + +
+ +   distance 5 +
+ +
+ +  
+ + batch_processes, caseflow_stuck_records
diff --git a/schema/html/tables/document_views.html b/schema/html/tables/document_views.html index b511a69fd46..c49b0eec9b7 100644 --- a/schema/html/tables/document_views.html +++ b/schema/html/tables/document_views.html @@ -263,7 +263,7 @@

Table document_vi  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -276,7 +276,7 @@

Table document_vi  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -289,7 +289,7 @@

Table document_vi  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/end_product_code_updates.html b/schema/html/tables/end_product_code_updates.html index 62dd9f1ae1f..8ba53999197 100644 --- a/schema/html/tables/end_product_code_updates.html +++ b/schema/html/tables/end_product_code_updates.html @@ -250,7 +250,7 @@

Table end_product  
-
board_grant_effectuations, decision_documents, end_product_updates, higher_level_reviews, ramp_elections, ramp_refilings, request_issues, supplemental_claims, users
+ board_grant_effectuations, decision_documents, end_product_updates, higher_level_reviews, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, supplemental_claims, users
@@ -263,7 +263,7 @@

Table end_product  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claimants, claims_folder_searches, decision_issues, dispatch_tasks, distributions, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, messages, nod_date_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -276,7 +276,7 @@

Table end_product  
-
allocations, appeal_series, available_hearing_locations, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, record_synced_by_jobs, remand_reasons, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, record_synced_by_jobs, remand_reasons, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
diff --git a/schema/html/tables/end_product_establishments.html b/schema/html/tables/end_product_establishments.html index 106633651fc..ae37c217759 100644 --- a/schema/html/tables/end_product_establishments.html +++ b/schema/html/tables/end_product_establishments.html @@ -454,14 +454,27 @@

Table end_product
-   
request_issues +   priority_end_product_sync_queue
  1:n
 on 
- request_issues.end_product_establishment_id=end_product_establishments.id
+ priority_end_product_sync_queue.end_product_establishment_id=end_product_establishments.id
+ + + +
+ +   request_issues +
+ +   1:n
+ +  on 
+ + request_issues.end_product_establishment_id=end_product_establishments.id
@@ -604,7 +617,7 @@

Table end_product  
-
board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, ramp_elections, ramp_refilings, request_issues, supplemental_claims, users
+ board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, supplemental_claims, users
@@ -617,7 +630,7 @@

Table end_product  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claimants, claims_folder_searches, decision_issues, dispatch_tasks, distributions, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, messages, nod_date_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -630,7 +643,7 @@

Table end_product  
-
allocations, appeal_series, available_hearing_locations, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, record_synced_by_jobs, remand_reasons, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, record_synced_by_jobs, remand_reasons, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
diff --git a/schema/html/tables/end_product_updates.html b/schema/html/tables/end_product_updates.html index dd11ca8fcc1..b844ab7e080 100644 --- a/schema/html/tables/end_product_updates.html +++ b/schema/html/tables/end_product_updates.html @@ -388,7 +388,7 @@

Table end_product  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_code_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_code_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, priority_end_product_sync_queue, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -401,7 +401,7 @@

Table end_product  
-
allocations, available_hearing_locations, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, post_decision_motions, ramp_closed_appeals, record_synced_by_jobs, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
+ allocations, available_hearing_locations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, post_decision_motions, ramp_closed_appeals, record_synced_by_jobs, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
diff --git a/schema/html/tables/hearing_appeal_stream_snapshots.html b/schema/html/tables/hearing_appeal_stream_snapshots.html index 48dde27a642..84da5c36cab 100644 --- a/schema/html/tables/hearing_appeal_stream_snapshots.html +++ b/schema/html/tables/hearing_appeal_stream_snapshots.html @@ -250,7 +250,7 @@

Table hearing_app  
-
advance_on_docket_motions, appeal_series, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, ihp_drafts, judge_case_reviews, record_synced_by_jobs, sent_hearing_email_events, special_issue_lists, tasks, users, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, ihp_drafts, judge_case_reviews, record_synced_by_jobs, sent_hearing_email_events, special_issue_lists, tasks, users, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -263,7 +263,7 @@

Table hearing_app  
-
annotations, appeals, appellant_substitutions, board_grant_effectuations, cavc_remands, certifications, claim_establishments, distributed_cases, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearings, intakes, job_notes, messages, nod_date_updates, organizations, organizations_users, people, post_decision_motions, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, task_timers, unrecognized_appellants, user_quotas, virtual_hearing_establishments
+ annotations, appeals, appellant_substitutions, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claim_establishments, conference_links, distributed_cases, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearings, intakes, job_notes, membership_requests, messages, metrics, nod_date_updates, organizations, organizations_users, people, post_decision_motions, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, task_timers, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments
@@ -276,7 +276,7 @@

Table hearing_app  
-
allocations, certification_cancellations, claimants, decision_issues, end_product_code_updates, hearing_issue_notes, higher_level_reviews, non_availabilities, ramp_elections, ramp_issues, ramp_refilings, request_issues, supplemental_claims, team_quotas, transcriptions, unrecognized_party_details, veterans, vso_configs
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claimants, decision_issues, end_product_code_updates, hearing_issue_notes, higher_level_reviews, non_availabilities, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, request_issues, supplemental_claims, team_quotas, transcriptions, unrecognized_party_details, veterans, vso_configs
@@ -289,7 +289,7 @@

Table hearing_app  
-
legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues
diff --git a/schema/html/tables/hearing_days.html b/schema/html/tables/hearing_days.html index 822f34ef5e2..eff82c9e1e3 100644 --- a/schema/html/tables/hearing_days.html +++ b/schema/html/tables/hearing_days.html @@ -363,27 +363,40 @@

Table hearing_day
-   
hearings +   conference_links
  1:n
 on 
- hearings.hearing_day_id=hearing_days.id
+ conference_links.hearing_day_id=hearing_days.id

-   legacy_hearings +   hearings
  1:n
 on 
- legacy_hearings.hearing_day_id=hearing_days.id
+ hearings.hearing_day_id=hearing_days.id
+ + + +
+ +   legacy_hearings +
+ +   1:n
+ +  on 
+ + legacy_hearings.hearing_day_id=hearing_days.id
@@ -453,7 +466,7 @@

Table hearing_day  
-
hearings, legacy_hearings, users
+ conference_links, hearings, legacy_hearings, users
@@ -466,7 +479,7 @@

Table hearing_day  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, transcriptions, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -479,7 +492,7 @@

Table hearing_day  
-
allocations, appeal_series, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
@@ -492,7 +505,7 @@

Table hearing_day  
-
legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
diff --git a/schema/html/tables/hearing_email_recipients.html b/schema/html/tables/hearing_email_recipients.html index 41d9077c5fe..ccf820cd7c9 100644 --- a/schema/html/tables/hearing_email_recipients.html +++ b/schema/html/tables/hearing_email_recipients.html @@ -53,6 +53,32 @@

Table hearing_ema
+ +
+ +   appeal_id +
+ +       int8
+ +
+ +
+ + + +
+ +   appeal_type +
+ +       varchar
+ +
+ +
+ +
@@ -233,14 +259,40 @@

Table hearing_ema
-   
hearings +   appeals +
+ +   n:m
+ +  on 
+ + hearing_email_recipients.appeal_id=appeals.id AND hearing_email_recipients.appeal_type='Appeal'
+ + + +
+ +   hearings +
+ +   n:m
+ +  on 
+ + hearing_email_recipients.hearing_id=hearings.id AND hearing_email_recipients.hearing_type='Hearing'
+ + + +
+ +   legacy_appeals
  n:m
 on 
- hearing_email_recipients.hearing_id=hearings.id AND hearing_email_recipients.hearing_type='Hearing'
+ hearing_email_recipients.appeal_id=legacy_appeals.id AND hearing_email_recipients.appeal_type='LegacyAppeal'
@@ -323,7 +375,7 @@

Table hearing_ema  
-
hearings, legacy_hearings, sent_hearing_email_events
+ appeals, hearings, legacy_appeals, legacy_hearings, sent_hearing_email_events
@@ -336,7 +388,7 @@

Table hearing_ema  
-
appeals, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, sent_hearing_admin_email_events, transcriptions, users, virtual_hearings
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, ihp_drafts, intakes, judge_case_reviews, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, tasks, transcriptions, users, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -349,7 +401,7 @@

Table hearing_ema  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearing_establishments, work_modes, worksheet_issues
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, claim_establishments, conference_links, distributed_cases, distributions, document_views, end_product_establishments, end_product_updates, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, organizations, organizations_users, people, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, split_correlation_tables, system_admin_events, task_timers, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearing_establishments
@@ -362,7 +414,7 @@

Table hearing_ema  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, task_timers, team_quotas, unrecognized_party_details, veterans
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, end_product_code_updates, non_availabilities, priority_end_product_sync_queue, ramp_closed_appeals, team_quotas, unrecognized_party_details, vso_configs
@@ -375,7 +427,7 @@

Table hearing_ema  
-
ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records
diff --git a/schema/html/tables/hearing_issue_notes.html b/schema/html/tables/hearing_issue_notes.html index 1368da26bb6..b14082cb12a 100644 --- a/schema/html/tables/hearing_issue_notes.html +++ b/schema/html/tables/hearing_issue_notes.html @@ -354,7 +354,7 @@

Table hearing_iss  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, dispatch_tasks, distributions, docket_switches, document_views, end_product_code_updates, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearing_establishments, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, dispatch_tasks, distributions, docket_switches, document_views, end_product_code_updates, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, priority_end_product_sync_queue, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearing_establishments, work_modes
@@ -367,7 +367,7 @@

Table hearing_iss  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, legacy_appeals, non_availabilities, organizations, people, ramp_closed_appeals, task_timers, team_quotas, unrecognized_party_details, veterans
+ allocations, appeal_series, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, non_availabilities, organizations, people, ramp_closed_appeals, task_timers, team_quotas, unrecognized_party_details, veterans, worksheet_issues
@@ -380,7 +380,7 @@

Table hearing_iss  
-
appeal_series, vso_configs, worksheet_issues
+ vso_configs
diff --git a/schema/html/tables/hearing_locations.html b/schema/html/tables/hearing_locations.html index a2eac80a15b..a864345cf3e 100644 --- a/schema/html/tables/hearing_locations.html +++ b/schema/html/tables/hearing_locations.html @@ -393,7 +393,7 @@

Table hearing_loc  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearing_establishments, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearing_establishments, work_modes, worksheet_issues
@@ -406,7 +406,7 @@

Table hearing_loc  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, task_timers, team_quotas, unrecognized_party_details, veterans
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, task_timers, team_quotas, unrecognized_party_details, veterans
@@ -419,7 +419,7 @@

Table hearing_loc  
-
ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/hearing_task_associations.html b/schema/html/tables/hearing_task_associations.html index c70318909a1..a7b40902ec1 100644 --- a/schema/html/tables/hearing_task_associations.html +++ b/schema/html/tables/hearing_task_associations.html @@ -310,7 +310,7 @@

Table hearing_tas  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearing_establishments, vso_configs, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearing_establishments, vso_configs, work_modes, worksheet_issues
@@ -323,7 +323,7 @@

Table hearing_tas  
-
allocations, certification_cancellations, claim_establishments, end_product_code_updates, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, team_quotas, unrecognized_party_details, veterans
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, team_quotas, unrecognized_party_details, veterans
@@ -336,7 +336,7 @@

Table hearing_tas  
-
ramp_closed_appeals
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals
diff --git a/schema/html/tables/hearing_views.html b/schema/html/tables/hearing_views.html index ccf5717ed19..10bb724ccab 100644 --- a/schema/html/tables/hearing_views.html +++ b/schema/html/tables/hearing_views.html @@ -297,7 +297,7 @@

Table hearing_vie  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, intakes, job_notes, judge_case_reviews, legacy_appeals, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, transcriptions, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, intakes, job_notes, judge_case_reviews, legacy_appeals, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -310,7 +310,7 @@

Table hearing_vie  
-
allocations, appeal_series, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
@@ -323,7 +323,7 @@

Table hearing_vie  
-
legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
diff --git a/schema/html/tables/hearings.html b/schema/html/tables/hearings.html index 000037e5018..e4e7337329c 100644 --- a/schema/html/tables/hearings.html +++ b/schema/html/tables/hearings.html @@ -643,7 +643,7 @@

Table hearings  
- advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearing_establishments, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearing_establishments, work_modes
@@ -656,7 +656,7 @@

Table hearings  
- allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, task_timers, team_quotas, unrecognized_party_details, veterans
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, task_timers, team_quotas, unrecognized_party_details, veterans, worksheet_issues
@@ -669,7 +669,7 @@

Table hearings  
- appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/higher_level_reviews.html b/schema/html/tables/higher_level_reviews.html index a8f98ce6d90..ada4bda63b5 100644 --- a/schema/html/tables/higher_level_reviews.html +++ b/schema/html/tables/higher_level_reviews.html @@ -549,7 +549,7 @@

Table higher_leve  
-
appeals, board_grant_effectuations, decision_documents, end_product_code_updates, hearing_issue_notes, legacy_issue_optins, legacy_issues, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, unrecognized_appellants, users, veterans
+ appeals, board_grant_effectuations, decision_documents, end_product_code_updates, hearing_issue_notes, legacy_issue_optins, legacy_issues, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, unrecognized_appellants, users, veterans
@@ -562,7 +562,7 @@

Table higher_leve  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_views, hearings, ihp_drafts, judge_case_reviews, legacy_appeals, legacy_hearings, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, record_synced_by_jobs, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_party_details, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, judge_case_reviews, legacy_appeals, legacy_hearings, membership_requests, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, record_synced_by_jobs, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_party_details, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -575,7 +575,7 @@

Table higher_leve  
-
allocations, appeal_series, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, virtual_hearing_establishments, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, virtual_hearing_establishments, worksheet_issues
diff --git a/schema/html/tables/ihp_drafts.html b/schema/html/tables/ihp_drafts.html index 81ad8fa6212..3c82425242e 100644 --- a/schema/html/tables/ihp_drafts.html +++ b/schema/html/tables/ihp_drafts.html @@ -310,7 +310,7 @@

Table ihp_drafts<  
-
advance_on_docket_motions, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearings, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, organizations_users, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearings, intakes, judge_case_reviews, legacy_hearings, membership_requests, nod_date_updates, organizations_users, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
@@ -323,7 +323,7 @@

Table ihp_drafts<  
-
claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -336,7 +336,7 @@

Table ihp_drafts<  
-
annotations, certifications, distributions, document_views, end_product_code_updates, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, distributions, document_views, end_product_code_updates, metrics, priority_end_product_sync_queue, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments
@@ -349,7 +349,7 @@

Table ihp_drafts<  
-
allocations, certification_cancellations, non_availabilities, team_quotas
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, non_availabilities, team_quotas
diff --git a/schema/html/tables/intakes.html b/schema/html/tables/intakes.html index 6d59cfe4656..488e08aed20 100644 --- a/schema/html/tables/intakes.html +++ b/schema/html/tables/intakes.html @@ -479,7 +479,7 @@

Table intakes  
- advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -492,7 +492,7 @@

Table intakes  
- allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_issue_notes, hearing_locations, hearing_task_associations, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments
@@ -505,7 +505,7 @@

Table intakes  
- appeal_series, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, vso_configs, worksheet_issues
diff --git a/schema/html/tables/job_notes.html b/schema/html/tables/job_notes.html index 25d6a592dbc..ff1c69fb6eb 100644 --- a/schema/html/tables/job_notes.html +++ b/schema/html/tables/job_notes.html @@ -323,7 +323,7 @@

Table job_notes  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claimants, claims_folder_searches, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -336,7 +336,7 @@

Table job_notes  
-
allocations, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
+ allocations, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
@@ -349,7 +349,7 @@

Table job_notes  
-
appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs, worksheet_issues
diff --git a/schema/html/tables/judge_case_reviews.html b/schema/html/tables/judge_case_reviews.html index 8bfb03d5114..f8f89325106 100644 --- a/schema/html/tables/judge_case_reviews.html +++ b/schema/html/tables/judge_case_reviews.html @@ -238,16 +238,29 @@

Table judge_case_
-   updated_at +   timeliness
-       timestamp
+       varchar


+ +
+ +   updated_at +
+ +       timestamp
+ +
+ +
+ + @@ -440,7 +453,7 @@

Table judge_case_  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -453,7 +466,7 @@

Table judge_case_  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -466,7 +479,7 @@

Table judge_case_  
-
ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/legacy_appeals.html b/schema/html/tables/legacy_appeals.html index b774f8e10d1..2524ad52391 100644 --- a/schema/html/tables/legacy_appeals.html +++ b/schema/html/tables/legacy_appeals.html @@ -657,66 +657,92 @@

Table legacy_appe
-   
appeal_views +   appeal_states
-   n:1
+   1:1
 on 
- appeal_views.appeal_id=legacy_appeals.id AND appeal_views.appeal_type='LegacyAppeal'
+ appeal_states.appeal_id=legacy_appeals.id AND appeal_states.appeal_type='LegacyAppeal'

-   attorney_case_reviews +   appeal_views
  n:1
 on 
- attorney_case_reviews.appeal_id=legacy_appeals.id AND attorney_case_reviews.appeal_type='LegacyAppeal'
+ appeal_views.appeal_id=legacy_appeals.id AND appeal_views.appeal_type='LegacyAppeal'

-   available_hearing_locations +   attorney_case_reviews
  n:1
 on 
- available_hearing_locations.appeal_id=legacy_appeals.id AND available_hearing_locations.appeal_type='LegacyAppeal'
+ attorney_case_reviews.appeal_id=legacy_appeals.id AND attorney_case_reviews.appeal_type='LegacyAppeal'

-   claims_folder_searches +   available_hearing_locations
  n:1
 on 
- claims_folder_searches.appeal_id=legacy_appeals.id AND claims_folder_searches.appeal_type='LegacyAppeal'
+ available_hearing_locations.appeal_id=legacy_appeals.id AND available_hearing_locations.appeal_type='LegacyAppeal'

-   decision_documents +   claims_folder_searches
  n:1
 on 
- decision_documents.appeal_id=legacy_appeals.id AND decision_documents.appeal_type='LegacyAppeal'
+ claims_folder_searches.appeal_id=legacy_appeals.id AND claims_folder_searches.appeal_type='LegacyAppeal'
+ + + +
+ +   decision_documents +
+ +   n:1
+ +  on 
+ + decision_documents.appeal_id=legacy_appeals.id AND decision_documents.appeal_type='LegacyAppeal'
+ + + +
+ +   hearing_email_recipients +
+ +   n:m
+ +  on 
+ + hearing_email_recipients.appeal_id=legacy_appeals.id AND hearing_email_recipients.appeal_type='LegacyAppeal'
@@ -877,7 +903,7 @@

Table legacy_appe  
-
advance_on_docket_motions, appeal_series, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_appeal_stream_snapshots, ihp_drafts, judge_case_reviews, legacy_hearings, record_synced_by_jobs, special_issue_lists, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_appeal_stream_snapshots, hearing_email_recipients, ihp_drafts, judge_case_reviews, legacy_hearings, record_synced_by_jobs, special_issue_lists, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
@@ -890,7 +916,7 @@

Table legacy_appe  
-
appeals, board_grant_effectuations, claim_establishments, distributed_cases, docket_switches, end_product_establishments, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, organizations, people, post_decision_motions, sent_hearing_email_events, task_timers, users, virtual_hearings
+ appeals, board_grant_effectuations, claim_establishments, distributed_cases, docket_switches, end_product_establishments, hearing_days, hearing_locations, hearing_task_associations, hearing_views, hearings, organizations, people, post_decision_motions, sent_hearing_email_events, task_timers, users, vbms_communication_packages, virtual_hearings
@@ -903,7 +929,7 @@

Table legacy_appe  
-
annotations, appellant_substitutions, cavc_remands, certifications, claimants, decision_issues, distributions, document_views, end_product_code_updates, end_product_updates, hearings, higher_level_reviews, intakes, job_notes, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, supplemental_claims, unrecognized_appellants, user_quotas, virtual_hearing_establishments, vso_configs
+ annotations, appellant_substitutions, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, conference_links, decision_issues, distributions, document_views, end_product_code_updates, end_product_updates, hearing_issue_notes, higher_level_reviews, intakes, job_notes, membership_requests, messages, metrics, nod_date_updates, organizations_users, priority_end_product_sync_queue, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, supplemental_claims, system_admin_events, transcriptions, unrecognized_appellants, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs
@@ -916,7 +942,7 @@

Table legacy_appe  
-
allocations, certification_cancellations, hearing_issue_notes, legacy_issue_optins, legacy_issues, non_availabilities, ramp_closed_appeals, remand_reasons, request_decision_issues, team_quotas, transcriptions, unrecognized_party_details, veterans
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, legacy_issue_optins, legacy_issues, non_availabilities, ramp_closed_appeals, remand_reasons, request_decision_issues, team_quotas, unrecognized_party_details, veterans
diff --git a/schema/html/tables/legacy_hearings.html b/schema/html/tables/legacy_hearings.html index cf68cfb8720..e819b20a517 100644 --- a/schema/html/tables/legacy_hearings.html +++ b/schema/html/tables/legacy_hearings.html @@ -526,7 +526,7 @@

Table legacy_hear  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, certifications, claims_folder_searches, decision_documents, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, record_synced_by_jobs, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearing_establishments, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, decision_documents, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, record_synced_by_jobs, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearing_establishments, work_modes, worksheet_issues
@@ -539,7 +539,7 @@

Table legacy_hear  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, distributed_cases, docket_switches, end_product_code_updates, hearing_issue_notes, higher_level_reviews, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans
+ allocations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_issue_notes, higher_level_reviews, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, request_issues, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans
@@ -552,20 +552,7 @@

Table legacy_hear  
-
decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, request_decision_issues, vso_configs
- - - -
- -   distance 5 -
- -
- -  
- - remand_reasons
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
diff --git a/schema/html/tables/legacy_issue_optins.html b/schema/html/tables/legacy_issue_optins.html index 78ecb19bf7b..91ad6c1cbda 100644 --- a/schema/html/tables/legacy_issue_optins.html +++ b/schema/html/tables/legacy_issue_optins.html @@ -393,7 +393,7 @@

Table legacy_issu  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearing_email_recipients, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
@@ -406,7 +406,7 @@

Table legacy_issu  
-
annotations, certifications, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings
+ annotations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, membership_requests, metrics, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings
@@ -419,7 +419,7 @@

Table legacy_issu  
-
allocations, appeal_series, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
diff --git a/schema/html/tables/legacy_issues.html b/schema/html/tables/legacy_issues.html index f8e6089ca0a..08f50a8d178 100644 --- a/schema/html/tables/legacy_issues.html +++ b/schema/html/tables/legacy_issues.html @@ -297,7 +297,7 @@

Table legacy_issu  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearing_email_recipients, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
@@ -310,7 +310,7 @@

Table legacy_issu  
-
annotations, certifications, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings
+ annotations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, membership_requests, metrics, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings
@@ -323,7 +323,7 @@

Table legacy_issu  
-
allocations, appeal_series, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
diff --git a/schema/html/tables/membership_requests.html b/schema/html/tables/membership_requests.html new file mode 100644 index 00000000000..d0ba5b61a00 --- /dev/null +++ b/schema/html/tables/membership_requests.html @@ -0,0 +1,390 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table membership_requests

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  decided_at
+
      timestamp
+

+

+

+
  decider_id
+
      int8
+

+

+

+
  note
+
      varchar
+

+

+

+
  organization_id
+
      int8
+

+

+

+
  requestor_id
+
      int8
+

+

+

+
  status
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  organizations
+
  n:1
+
 on 
+
membership_requests.organization_id=organizations.id
+

+
  users
+
  n:1
+
 on 
+
membership_requests.requestor_id=users.id
+

+
  users
+
  n:1
+
 on 
+
membership_requests.decider_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
membership_requests
+

+
  distance 1
+

+
 
+
organizations, users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings, vso_configs
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/messages.html b/schema/html/tables/messages.html index 80e7fc5abd0..7eaf71a4fa5 100644 --- a/schema/html/tables/messages.html +++ b/schema/html/tables/messages.html @@ -336,7 +336,7 @@

Table messages  
- advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claimants, claims_folder_searches, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -349,7 +349,7 @@

Table messages  
- allocations, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
+ allocations, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
@@ -362,7 +362,7 @@

Table messages  
- appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs, worksheet_issues
diff --git a/schema/html/tables/metrics.html b/schema/html/tables/metrics.html new file mode 100644 index 00000000000..0ce1bbd4d7c --- /dev/null +++ b/schema/html/tables/metrics.html @@ -0,0 +1,507 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table metrics

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  additional_info
+
      json
+

+

+

+
  app_name
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  duration
+
      float8
+

+

+

+
  "end"
+
      timestamp
+

+

+

+
  metric_attributes
+
      json
+

+

+

+
  metric_class
+
      varchar
+

+

+

+
  metric_group
+
      varchar
+

+

+

+
  metric_message
+
      varchar
+

+

+

+
  metric_name
+
      varchar
+

+

+

+
  metric_product
+
      varchar
+

+

+

+
  metric_type
+
      varchar
+

+

+

+
  relevant_tables_info
+
      json
+

+

+

+
  sent_to
+
      _varchar
+

+

+

+
  sent_to_info
+
      json
+

+

+

+
  "start"
+
      timestamp
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  user_id
+
      int8
+

+

+

+
  uuid
+
      uuid
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  users
+
  n:1
+
 on 
+
metrics.user_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
metrics
+

+
  distance 1
+

+
 
+
users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/mpi_update_person_events.html b/schema/html/tables/mpi_update_person_events.html new file mode 100644 index 00000000000..05477d8cd95 --- /dev/null +++ b/schema/html/tables/mpi_update_person_events.html @@ -0,0 +1,286 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table mpi_update_person_events

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  api_key_id
+
      int8
+

+

+

+
  completed_at
+
      timestamp
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  info
+
      json
+

+

+

+
  update_type
+
      varchar
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  api_keys
+
  n:1
+
 on 
+
mpi_update_person_events.api_key_id=api_keys.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
mpi_update_person_events
+

+
  distance 1
+

+
 
+
api_keys
+

+
  distance 2
+

+
 
+
api_views
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/nod_date_updates.html b/schema/html/tables/nod_date_updates.html index d43d82666de..4d692f489bd 100644 --- a/schema/html/tables/nod_date_updates.html +++ b/schema/html/tables/nod_date_updates.html @@ -302,7 +302,7 @@

Table nod_date_up  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -315,7 +315,7 @@

Table nod_date_up  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -328,7 +328,7 @@

Table nod_date_up  
-
appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs, worksheet_issues
diff --git a/schema/html/tables/non_availabilities.html b/schema/html/tables/non_availabilities.html index 1782962b22c..57355f98c67 100644 --- a/schema/html/tables/non_availabilities.html +++ b/schema/html/tables/non_availabilities.html @@ -289,7 +289,7 @@

Table non_availab  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -302,7 +302,7 @@

Table non_availab  
-
appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -315,7 +315,7 @@

Table non_availab  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/notification_events.html b/schema/html/tables/notification_events.html new file mode 100644 index 00000000000..c165877272e --- /dev/null +++ b/schema/html/tables/notification_events.html @@ -0,0 +1,234 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table notification_events

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  event_type
+
      varchar
+

+

+

+
  email_template_id
+
      uuid
+

+

+

+
  sms_template_id
+
      uuid
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
has dependent
+

+
  notifications
+
  1:n
+
 on 
+
notifications.event_type=notification_events.event_type
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
notification_events
+

+
  distance 1
+

+
 
+
notifications
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/notifications.html b/schema/html/tables/notifications.html new file mode 100644 index 00000000000..09378d99400 --- /dev/null +++ b/schema/html/tables/notifications.html @@ -0,0 +1,455 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table notifications

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  appeals_id
+
      varchar
+

+

+

+
  appeals_type
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  email_enabled
+
      bool
+

+

+

+
  email_notification_content
+
      varchar
+

+

+

+
  email_notification_external_id
+
      varchar
+

+

+

+
  email_notification_status
+
      varchar
+

+

+

+
  event_date
+
      date
+

+

+

+
  event_type
+
      varchar
+

+

+

+
  notification_content
+
      text
+

+

+

+
  notification_type
+
      varchar
+

+

+

+
  notified_at
+
      timestamp
+

+

+

+
  participant_id
+
      varchar
+

+

+

+
  recipient_email
+
      varchar
+

+

+

+
  recipient_phone_number
+
      varchar
+

+

+

+
  sms_notification_content
+
      varchar
+

+

+

+
  sms_notification_external_id
+
      varchar
+

+

+

+
  sms_notification_status
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  notification_events
+
  n:1
+
 on 
+
notifications.event_type=notification_events.event_type
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
notifications
+

+
  distance 1
+

+
 
+
notification_events
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/organizations.html b/schema/html/tables/organizations.html index 5593d1abfae..5c3f54b9ab3 100644 --- a/schema/html/tables/organizations.html +++ b/schema/html/tables/organizations.html @@ -277,27 +277,40 @@

Table organizatio
-   
organizations_users +   membership_requests
  1:n
 on 
- organizations_users.organization_id=organizations.id
+ membership_requests.organization_id=organizations.id

-   vso_configs +   organizations_users
  1:n
 on 
- vso_configs.organization_id=organizations.id
+ organizations_users.organization_id=organizations.id
+ + + +
+ +   vso_configs +
+ +   1:n
+ +  on 
+ + vso_configs.organization_id=organizations.id
@@ -388,7 +401,7 @@

Table organizatio  
-
ihp_drafts, organizations_users, tasks, vso_configs
+ ihp_drafts, membership_requests, organizations_users, tasks, vso_configs
@@ -414,7 +427,7 @@

Table organizatio  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, metrics, nod_date_updates, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -427,7 +440,7 @@

Table organizatio  
-
allocations, certification_cancellations, claim_establishments, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -440,7 +453,7 @@

Table organizatio  
-
ramp_closed_appeals
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals
diff --git a/schema/html/tables/organizations_users.html b/schema/html/tables/organizations_users.html index 5dd808de0d9..53cf654d2a2 100644 --- a/schema/html/tables/organizations_users.html +++ b/schema/html/tables/organizations_users.html @@ -276,7 +276,7 @@

Table organizatio  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings, vso_configs
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings, vso_configs
@@ -289,7 +289,7 @@

Table organizatio  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -302,7 +302,7 @@

Table organizatio  
-
appeal_series, available_hearing_locations, decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, work_modes, worksheet_issues
diff --git a/schema/html/tables/people.html b/schema/html/tables/people.html index a4991507deb..12b5bb8d00f 100644 --- a/schema/html/tables/people.html +++ b/schema/html/tables/people.html @@ -341,7 +341,7 @@

Table people<  
- annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -354,7 +354,7 @@

Table people<  
- allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -367,7 +367,7 @@

Table people<  
- ramp_closed_appeals, vso_configs
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/post_decision_motions.html b/schema/html/tables/post_decision_motions.html index 25d9208fbc1..ab2903683e5 100644 --- a/schema/html/tables/post_decision_motions.html +++ b/schema/html/tables/post_decision_motions.html @@ -302,7 +302,7 @@

Table post_decisi  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, distributed_cases, docket_switches, hearing_task_associations, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_appeals, nod_date_updates, organizations, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, task_timers, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, distributed_cases, docket_switches, hearing_email_recipients, hearing_task_associations, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_appeals, nod_date_updates, organizations, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, task_timers, users, vbms_uploaded_documents, work_modes
@@ -315,7 +315,7 @@

Table post_decisi  
-
annotations, appeal_series, certifications, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_views, higher_level_reviews, job_notes, legacy_hearings, legacy_issue_optins, legacy_issues, messages, organizations_users, people, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings, vso_configs, worksheet_issues
+ annotations, appeal_series, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_views, higher_level_reviews, job_notes, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, organizations_users, people, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings, vso_configs, worksheet_issues
@@ -328,7 +328,20 @@

Table post_decisi  
-
allocations, certification_cancellations, claim_establishments, end_product_code_updates, non_availabilities, ramp_closed_appeals, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, non_availabilities, priority_end_product_sync_queue, ramp_closed_appeals, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments
+ + + +
+ +   distance 5 +
+ +
+ +  
+ + batch_processes, caseflow_stuck_records
diff --git a/schema/html/tables/priority_end_product_sync_queue.html b/schema/html/tables/priority_end_product_sync_queue.html new file mode 100644 index 00000000000..53b8bd3994f --- /dev/null +++ b/schema/html/tables/priority_end_product_sync_queue.html @@ -0,0 +1,385 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table priority_end_product_sync_queue

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  batch_id
+
      uuid
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  end_product_establishment_id
+
      int4
+

+

+

+
  error_messages
+
      _varchar
+

+

+

+
  last_batched_at
+
      timestamp
+

+

+

+
  status
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  batch_processes
+
  n:1
+
 on 
+
priority_end_product_sync_queue.batch_id=batch_processes.batch_id
+

+
  end_product_establishments
+
  n:1
+
 on 
+
priority_end_product_sync_queue.end_product_establishment_id=end_product_establishments.id
+

+
 
is associated with

+

+
  caseflow_stuck_records
+
  n:1
+
 on 
+
caseflow_stuck_records.stuck_record_id=priority_end_product_sync_queue.id AND caseflow_stuck_records.stuck_record_type='PriorityEndProductSyncQueue'
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
priority_end_product_sync_queue
+

+
  distance 1
+

+
 
+
batch_processes, caseflow_stuck_records, end_product_establishments
+

+
  distance 2
+

+
 
+
board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, ramp_elections, ramp_refilings, request_issues, supplemental_claims, users
+

+
  distance 3
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 4
+

+
 
+
allocations, appeal_series, available_hearing_locations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, record_synced_by_jobs, remand_reasons, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
vso_configs
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/ramp_closed_appeals.html b/schema/html/tables/ramp_closed_appeals.html index 688edc37885..affc35e04e8 100644 --- a/schema/html/tables/ramp_closed_appeals.html +++ b/schema/html/tables/ramp_closed_appeals.html @@ -302,7 +302,7 @@

Table ramp_closed  
-
appeals, board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, ramp_refilings, request_issues, supplemental_claims, users, veterans
+ appeals, board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, priority_end_product_sync_queue, ramp_refilings, request_issues, supplemental_claims, users, veterans
@@ -315,7 +315,7 @@

Table ramp_closed  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, certifications, claimants, claims_folder_searches, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_issues, record_synced_by_jobs, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_issues, record_synced_by_jobs, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -328,7 +328,7 @@

Table ramp_closed  
-
allocations, appeal_series, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, remand_reasons, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, remand_reasons, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments, worksheet_issues
diff --git a/schema/html/tables/ramp_election_rollbacks.html b/schema/html/tables/ramp_election_rollbacks.html index 15f9e76a9d9..8646f876385 100644 --- a/schema/html/tables/ramp_election_rollbacks.html +++ b/schema/html/tables/ramp_election_rollbacks.html @@ -289,7 +289,7 @@

Table ramp_electi  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_closed_appeals, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_closed_appeals, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -302,7 +302,7 @@

Table ramp_electi  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -315,7 +315,7 @@

Table ramp_electi  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/ramp_elections.html b/schema/html/tables/ramp_elections.html index d9b10e10157..279ea0fdac1 100644 --- a/schema/html/tables/ramp_elections.html +++ b/schema/html/tables/ramp_elections.html @@ -336,7 +336,7 @@

Table ramp_electi  
-
appeals, board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, ramp_refilings, request_issues, supplemental_claims, users, veterans
+ appeals, board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, priority_end_product_sync_queue, ramp_refilings, request_issues, supplemental_claims, users, veterans
@@ -349,7 +349,7 @@

Table ramp_electi  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, certifications, claimants, claims_folder_searches, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_issues, record_synced_by_jobs, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_issues, record_synced_by_jobs, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -362,7 +362,7 @@

Table ramp_electi  
-
allocations, appeal_series, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, remand_reasons, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, remand_reasons, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments, worksheet_issues
diff --git a/schema/html/tables/ramp_issues.html b/schema/html/tables/ramp_issues.html index bb8ab4b9041..ffdda6e2c91 100644 --- a/schema/html/tables/ramp_issues.html +++ b/schema/html/tables/ramp_issues.html @@ -315,7 +315,7 @@

Table ramp_issues  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, docket_switches, end_product_establishments, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, docket_switches, end_product_establishments, end_product_updates, hearing_email_recipients, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
@@ -328,7 +328,7 @@

Table ramp_issues  
-
distributed_cases, end_product_code_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_issue_optins, legacy_issues, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, distributed_cases, end_product_code_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -341,7 +341,7 @@

Table ramp_issues  
-
annotations, appeal_series, certifications, dispatch_tasks, distributions, document_views, hearing_appeal_stream_snapshots, legacy_hearings, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
+ annotations, appeal_series, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, dispatch_tasks, distributions, document_views, hearing_appeal_stream_snapshots, membership_requests, metrics, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs, worksheet_issues
@@ -354,7 +354,7 @@

Table ramp_issues  
-
allocations, certification_cancellations, claim_establishments, non_availabilities, team_quotas
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, non_availabilities, team_quotas
diff --git a/schema/html/tables/ramp_refilings.html b/schema/html/tables/ramp_refilings.html index 09e5c74e146..0df70787d0a 100644 --- a/schema/html/tables/ramp_refilings.html +++ b/schema/html/tables/ramp_refilings.html @@ -341,7 +341,7 @@

Table ramp_refili  
-
appeals, board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, ramp_elections, request_issues, supplemental_claims, users, veterans
+ appeals, board_grant_effectuations, decision_documents, end_product_code_updates, end_product_updates, higher_level_reviews, priority_end_product_sync_queue, ramp_elections, request_issues, supplemental_claims, users, veterans
@@ -354,7 +354,7 @@

Table ramp_refili  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, certifications, claimants, claims_folder_searches, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_issue_notes, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_decision_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -367,7 +367,7 @@

Table ramp_refili  
-
allocations, appeal_series, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, remand_reasons, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, hearing_appeal_stream_snapshots, hearing_locations, hearing_task_associations, non_availabilities, organizations, people, remand_reasons, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments, worksheet_issues
diff --git a/schema/html/tables/record_synced_by_jobs.html b/schema/html/tables/record_synced_by_jobs.html index 4d12d0237b4..63baa41c6d4 100644 --- a/schema/html/tables/record_synced_by_jobs.html +++ b/schema/html/tables/record_synced_by_jobs.html @@ -302,7 +302,7 @@

Table record_sync  
-
advance_on_docket_motions, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
@@ -315,7 +315,7 @@

Table record_sync  
-
claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -328,7 +328,7 @@

Table record_sync  
-
annotations, certifications, distributions, document_views, end_product_code_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, distributions, document_views, end_product_code_updates, membership_requests, metrics, organizations_users, priority_end_product_sync_queue, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs
@@ -341,7 +341,7 @@

Table record_sync  
-
allocations, certification_cancellations, non_availabilities, team_quotas
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, non_availabilities, team_quotas
diff --git a/schema/html/tables/remand_reasons.html b/schema/html/tables/remand_reasons.html index 99308e9c3c0..df72072b4e8 100644 --- a/schema/html/tables/remand_reasons.html +++ b/schema/html/tables/remand_reasons.html @@ -276,7 +276,7 @@

Table remand_reas  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_establishments, end_product_updates, hearing_issue_notes, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_issue_optins, legacy_issues, messages, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues_updates, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_establishments, end_product_updates, hearing_email_recipients, hearing_issue_notes, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_issue_optins, legacy_issues, messages, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues_updates, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
@@ -289,7 +289,7 @@

Table remand_reas  
-
distributed_cases, end_product_code_updates, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, organizations, people, ramp_elections, ramp_refilings, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, distributed_cases, end_product_code_updates, hearing_days, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -302,7 +302,7 @@

Table remand_reas  
-
annotations, appeal_series, certifications, dispatch_tasks, distributions, document_views, hearing_appeal_stream_snapshots, legacy_hearings, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
+ annotations, appeal_series, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, dispatch_tasks, distributions, document_views, hearing_appeal_stream_snapshots, membership_requests, metrics, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs, worksheet_issues
@@ -315,7 +315,7 @@

Table remand_reas  
-
allocations, certification_cancellations, claim_establishments, non_availabilities, team_quotas
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, non_availabilities, team_quotas
diff --git a/schema/html/tables/request_decision_issues.html b/schema/html/tables/request_decision_issues.html index 62ec0b20e3a..fe8c5a65090 100644 --- a/schema/html/tables/request_decision_issues.html +++ b/schema/html/tables/request_decision_issues.html @@ -289,7 +289,7 @@

Table request_dec  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearing_email_recipients, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
@@ -302,7 +302,7 @@

Table request_dec  
-
annotations, certifications, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings
+ annotations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, membership_requests, metrics, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings
@@ -315,7 +315,7 @@

Table request_dec  
-
allocations, appeal_series, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
diff --git a/schema/html/tables/request_issues.html b/schema/html/tables/request_issues.html index 8107a085322..61d4bf5bc04 100644 --- a/schema/html/tables/request_issues.html +++ b/schema/html/tables/request_issues.html @@ -433,7 +433,7 @@

Table request_iss
-   is_unidentified +   is_predocket_needed
      bool
@@ -446,10 +446,10 @@

Table request_iss
-   nonrating_issue_category +   is_unidentified
-       varchar
+       bool

@@ -459,7 +459,7 @@

Table request_iss
-   nonrating_issue_description +   nonrating_issue_category
      varchar
@@ -472,10 +472,10 @@

Table request_iss
-   notes +   nonrating_issue_description
-       text
+       varchar

@@ -485,10 +485,10 @@

Table request_iss
-   ramp_claim_id +   notes
-       varchar
+       text

@@ -498,10 +498,36 @@

Table request_iss
-   rating_issue_associated_at +   ramp_claim_id
-       timestamp
+       varchar
+ +
+ +
+ + + +
+ +   rating_issue_associated_at +
+ +       timestamp
+ +
+ +
+ + + +
+ +   split_issue_status +
+ +       varchar

@@ -942,7 +968,7 @@

Table request_iss  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, end_product_updates, hearing_email_recipients, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, messages, nod_date_updates, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, remand_reasons, request_issues_updates, special_issue_lists, tasks, users, vbms_uploaded_documents, work_modes
@@ -955,7 +981,7 @@

Table request_iss  
-
annotations, certifications, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, veterans, virtual_hearings
+ annotations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, membership_requests, metrics, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, veterans, virtual_hearings
@@ -968,7 +994,7 @@

Table request_iss  
-
allocations, appeal_series, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs, worksheet_issues
diff --git a/schema/html/tables/request_issues_updates.html b/schema/html/tables/request_issues_updates.html index 12c2e64aac1..9530edadf0f 100644 --- a/schema/html/tables/request_issues_updates.html +++ b/schema/html/tables/request_issues_updates.html @@ -453,7 +453,7 @@

Table request_iss  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -466,7 +466,7 @@

Table request_iss  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_issue_notes, hearing_locations, hearing_task_associations, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -479,7 +479,7 @@

Table request_iss  
-
appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs, worksheet_issues
diff --git a/schema/html/tables/schedule_periods.html b/schema/html/tables/schedule_periods.html index d636a5c7ece..85ada12271b 100644 --- a/schema/html/tables/schedule_periods.html +++ b/schema/html/tables/schedule_periods.html @@ -336,7 +336,7 @@

Table schedule_pe  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -349,7 +349,7 @@

Table schedule_pe  
-
appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -362,7 +362,7 @@

Table schedule_pe  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/sent_hearing_admin_email_events.html b/schema/html/tables/sent_hearing_admin_email_events.html index d2f4194cc0d..90712e8ef0a 100644 --- a/schema/html/tables/sent_hearing_admin_email_events.html +++ b/schema/html/tables/sent_hearing_admin_email_events.html @@ -263,7 +263,7 @@

Table sent_hearin  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, tasks, transcriptions, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, split_correlation_tables, system_admin_events, tasks, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -276,7 +276,7 @@

Table sent_hearin  
-
allocations, appeal_series, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
@@ -289,7 +289,7 @@

Table sent_hearin  
-
legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
diff --git a/schema/html/tables/sent_hearing_email_events.html b/schema/html/tables/sent_hearing_email_events.html index e6daf98ba95..60309da07a0 100644 --- a/schema/html/tables/sent_hearing_email_events.html +++ b/schema/html/tables/sent_hearing_email_events.html @@ -409,7 +409,7 @@

Table sent_hearin  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, tasks, transcriptions, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, split_correlation_tables, system_admin_events, tasks, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -422,7 +422,7 @@

Table sent_hearin  
-
allocations, appeal_series, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
@@ -435,7 +435,7 @@

Table sent_hearin  
-
legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
diff --git a/schema/html/tables/special_issue_lists.html b/schema/html/tables/special_issue_lists.html index c599633fb0d..87251a88f6e 100644 --- a/schema/html/tables/special_issue_lists.html +++ b/schema/html/tables/special_issue_lists.html @@ -653,7 +653,7 @@

Table special_iss  
-
advance_on_docket_motions, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, supplemental_claims, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, supplemental_claims, tasks, vbms_uploaded_documents, work_modes, worksheet_issues
@@ -666,7 +666,7 @@

Table special_iss  
-
claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -679,7 +679,7 @@

Table special_iss  
-
annotations, certifications, distributions, document_views, end_product_code_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, distributions, document_views, end_product_code_updates, membership_requests, metrics, organizations_users, priority_end_product_sync_queue, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs
@@ -692,7 +692,7 @@

Table special_iss  
-
allocations, certification_cancellations, non_availabilities, team_quotas
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, non_availabilities, team_quotas
diff --git a/schema/html/tables/split_correlation_tables.html b/schema/html/tables/split_correlation_tables.html new file mode 100644 index 00000000000..4e485dbd8b3 --- /dev/null +++ b/schema/html/tables/split_correlation_tables.html @@ -0,0 +1,468 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table split_correlation_tables

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  appeal_id
+
      int4
+

+

+

+
  appeal_type
+
      varchar
+

+

+

+
  appeal_uuid
+
      uuid
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int4
+

+

+

+
  original_appeal_id
+
      int4
+

+

+

+
  original_appeal_uuid
+
      varchar
+

+

+

+
  original_request_issue_id
+
      int4
+

+

+

+
  relationship_type
+
      varchar
+

+

+

+
  split_other_reason
+
      varchar
+

+

+

+
  split_reason
+
      varchar
+

+

+

+
  split_request_issue_id
+
      int4
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int4
+

+

+

+
  working_split_status
+
      varchar
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  users
+
  n:1
+
 on 
+
split_correlation_tables.updated_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
split_correlation_tables.created_by_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
split_correlation_tables
+

+
  distance 1
+

+
 
+
users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/supplemental_claims.html b/schema/html/tables/supplemental_claims.html index d98b6c1eb00..2a17091a77f 100644 --- a/schema/html/tables/supplemental_claims.html +++ b/schema/html/tables/supplemental_claims.html @@ -588,7 +588,7 @@

Table supplementa  
-
advance_on_docket_motions, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, hearing_issue_notes, hearings, ihp_drafts, judge_case_reviews, legacy_issue_optins, legacy_issues, nod_date_updates, post_decision_motions, ramp_elections, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, special_issue_lists, tasks, unrecognized_appellants, users, vbms_uploaded_documents, veterans, work_modes
+ advance_on_docket_motions, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claims_folder_searches, decision_documents, docket_switches, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearings, ihp_drafts, judge_case_reviews, legacy_issue_optins, legacy_issues, nod_date_updates, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, record_synced_by_jobs, remand_reasons, request_decision_issues, special_issue_lists, tasks, unrecognized_appellants, users, vbms_uploaded_documents, veterans, work_modes
@@ -601,7 +601,7 @@

Table supplementa  
-
annotations, certifications, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, task_timers, transcriptions, unrecognized_party_details, user_quotas, virtual_hearings
+ annotations, batch_processes, caseflow_stuck_records, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, conference_links, dispatch_tasks, distributed_cases, distributions, document_views, hearing_days, hearing_locations, hearing_task_associations, hearing_views, legacy_appeals, legacy_hearings, membership_requests, metrics, organizations, organizations_users, people, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_party_details, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -614,7 +614,7 @@

Table supplementa  
-
allocations, appeal_series, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, hearing_appeal_stream_snapshots, non_availabilities, sent_hearing_admin_email_events, team_quotas, virtual_hearing_establishments, vso_configs, worksheet_issues
diff --git a/schema/html/tables/system_admin_events.html b/schema/html/tables/system_admin_events.html new file mode 100644 index 00000000000..6c93a2ec893 --- /dev/null +++ b/schema/html/tables/system_admin_events.html @@ -0,0 +1,351 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table system_admin_events

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  completed_at
+
      timestamp
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  errored_at
+
      timestamp
+

+

+

+
  event_type
+
      varchar
+

+

+

+
  info
+
      json
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  user_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  users
+
  n:1
+
 on 
+
system_admin_events.user_id=users.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
system_admin_events
+

+
  distance 1
+

+
 
+
users
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/task_timers.html b/schema/html/tables/task_timers.html index babf95977f3..f6aa6ed56a9 100644 --- a/schema/html/tables/task_timers.html +++ b/schema/html/tables/task_timers.html @@ -328,7 +328,7 @@

Table task_timers  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, vso_configs, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, vso_configs, work_modes, worksheet_issues
@@ -341,7 +341,7 @@

Table task_timers  
-
allocations, certification_cancellations, claim_establishments, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -354,7 +354,7 @@

Table task_timers  
-
ramp_closed_appeals
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals
diff --git a/schema/html/tables/tasks.html b/schema/html/tables/tasks.html index 9281c805517..cbb5af21d9d 100644 --- a/schema/html/tables/tasks.html +++ b/schema/html/tables/tasks.html @@ -173,10 +173,10 @@

Table tasks
-   created_at +   completed_by_id
-       timestamp
+       int4

@@ -186,10 +186,10 @@

Table tasks
-   instructions +   created_at
-       _text
+       timestamp

@@ -199,10 +199,10 @@

Table tasks
-   parent_id +   instructions
-       int4
+       _text

@@ -212,10 +212,10 @@

Table tasks
-   placed_on_hold_at +   parent_id
-       timestamp
+       int4

@@ -225,7 +225,7 @@

Table tasks
-   started_at +   placed_on_hold_at
      timestamp
@@ -238,10 +238,10 @@

Table tasks
-   status +   started_at
-       varchar
+       timestamp

@@ -251,7 +251,7 @@

Table tasks
-   type +   status
      varchar
@@ -264,16 +264,29 @@

Table tasks
-   updated_at +   type
-       timestamp
+       varchar


+ +
+ +   updated_at +
+ +       timestamp
+ +
+ +
+ + @@ -591,7 +604,7 @@

Table tasks  
- advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, vso_configs, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, vso_configs, work_modes, worksheet_issues
@@ -604,7 +617,7 @@

Table tasks  
- allocations, certification_cancellations, claim_establishments, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -617,7 +630,7 @@

Table tasks  
- ramp_closed_appeals
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals
diff --git a/schema/html/tables/team_quotas.html b/schema/html/tables/team_quotas.html index f47b9580a8f..fb36879743f 100644 --- a/schema/html/tables/team_quotas.html +++ b/schema/html/tables/team_quotas.html @@ -276,7 +276,7 @@

Table team_quotas  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -289,7 +289,7 @@

Table team_quotas  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -302,7 +302,7 @@

Table team_quotas  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/transcriptions.html b/schema/html/tables/transcriptions.html index 7adf29a5a19..1ab6a5ca09b 100644 --- a/schema/html/tables/transcriptions.html +++ b/schema/html/tables/transcriptions.html @@ -354,7 +354,7 @@

Table transcripti  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearing_establishments, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, ihp_drafts, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearing_establishments, work_modes
@@ -367,7 +367,7 @@

Table transcripti  
-
allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, higher_level_reviews, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, task_timers, team_quotas, unrecognized_party_details, veterans
+ allocations, appeal_series, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, task_timers, team_quotas, unrecognized_party_details, veterans, worksheet_issues
@@ -380,7 +380,7 @@

Table transcripti  
-
appeal_series, ramp_closed_appeals, vso_configs, worksheet_issues
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals, vso_configs
diff --git a/schema/html/tables/unrecognized_appellants.html b/schema/html/tables/unrecognized_appellants.html index 239aae6dd08..ee99b0419f8 100644 --- a/schema/html/tables/unrecognized_appellants.html +++ b/schema/html/tables/unrecognized_appellants.html @@ -388,7 +388,7 @@

Table unrecognize  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, higher_level_reviews, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, supplemental_claims, tasks, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, higher_level_reviews, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, supplemental_claims, system_admin_events, tasks, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -401,7 +401,7 @@

Table unrecognize  
-
allocations, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
+ allocations, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
@@ -414,7 +414,7 @@

Table unrecognize  
-
appeal_series, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs, worksheet_issues
diff --git a/schema/html/tables/unrecognized_party_details.html b/schema/html/tables/unrecognized_party_details.html index ebb222dca37..8624c72e02c 100644 --- a/schema/html/tables/unrecognized_party_details.html +++ b/schema/html/tables/unrecognized_party_details.html @@ -147,7 +147,7 @@

Table unrecognize
-   email_address +   ein
      varchar
@@ -160,7 +160,7 @@

Table unrecognize
-   last_name +   email_address
      varchar
@@ -173,7 +173,7 @@

Table unrecognize
-   middle_name +   last_name
      varchar
@@ -186,7 +186,7 @@

Table unrecognize
-   name +   middle_name
      varchar
@@ -199,7 +199,7 @@

Table unrecognize
-   party_type +   name
      varchar
@@ -212,7 +212,33 @@

Table unrecognize
-   phone_number +   party_type +
+ +       varchar
+ +
+ +
+ + + +
+ +   phone_number +
+ +       varchar
+ +
+ +
+ + + +
+ +   ssn
      varchar
@@ -445,7 +471,7 @@

Table unrecognize  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, higher_level_reviews, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, supplemental_claims, tasks, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, higher_level_reviews, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, supplemental_claims, system_admin_events, tasks, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -458,7 +484,7 @@

Table unrecognize  
-
allocations, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
+ allocations, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, ihp_drafts, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, task_timers, team_quotas, transcriptions, vbms_uploaded_documents, veterans, virtual_hearing_establishments, work_modes
@@ -471,7 +497,7 @@

Table unrecognize  
-
appeal_series, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs, worksheet_issues
diff --git a/schema/html/tables/user_quotas.html b/schema/html/tables/user_quotas.html index a1617591178..9d132acf0c4 100644 --- a/schema/html/tables/user_quotas.html +++ b/schema/html/tables/user_quotas.html @@ -276,7 +276,7 @@

Table user_quotas  
-
advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -289,7 +289,7 @@

Table user_quotas  
-
allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -302,7 +302,7 @@

Table user_quotas  
-
appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/users.html b/schema/html/tables/users.html index 677191d6fe2..b28314dbb69 100644 --- a/schema/html/tables/users.html +++ b/schema/html/tables/users.html @@ -287,6 +287,32 @@

Table usersannotations.user_id=users.id
+ +
+ +   appeal_states +
+ +   1:n
+ +  on 
+ + appeal_states.updated_by_id=users.id
+ + + +
+ +   appeal_states +
+ +   1:n
+ +  on 
+ + appeal_states.created_by_id=users.id
+ +
@@ -339,6 +365,136 @@

Table usersattorney_case_reviews.attorney_id=users.id
+ +
+ +   cavc_dashboard_dispositions +
+ +   1:n
+ +  on 
+ + cavc_dashboard_dispositions.created_by_id=users.id
+ + + +
+ +   cavc_dashboard_dispositions +
+ +   1:n
+ +  on 
+ + cavc_dashboard_dispositions.updated_by_id=users.id
+ + + +
+ +   cavc_dashboard_issues +
+ +   1:n
+ +  on 
+ + cavc_dashboard_issues.created_by_id=users.id
+ + + +
+ +   cavc_dashboard_issues +
+ +   1:n
+ +  on 
+ + cavc_dashboard_issues.updated_by_id=users.id
+ + + +
+ +   cavc_dashboards +
+ +   1:n
+ +  on 
+ + cavc_dashboards.created_by_id=users.id
+ + + +
+ +   cavc_dashboards +
+ +   1:n
+ +  on 
+ + cavc_dashboards.updated_by_id=users.id
+ + + +
+ +   cavc_dispositions_to_reasons +
+ +   1:n
+ +  on 
+ + cavc_dispositions_to_reasons.created_by_id=users.id
+ + + +
+ +   cavc_dispositions_to_reasons +
+ +   1:n
+ +  on 
+ + cavc_dispositions_to_reasons.updated_by_id=users.id
+ + + +
+ +   cavc_reasons_to_bases +
+ +   1:n
+ +  on 
+ + cavc_reasons_to_bases.created_by_id=users.id
+ + + +
+ +   cavc_reasons_to_bases +
+ +   1:n
+ +  on 
+ + cavc_reasons_to_bases.updated_by_id=users.id
+ +
@@ -365,6 +521,32 @@

Table userscavc_remands.created_by_id=users.id
+ +
+ +   cavc_remands_appellant_substitutions +
+ +   1:n
+ +  on 
+ + cavc_remands_appellant_substitutions.created_by_id=users.id
+ + + +
+ +   cavc_remands_appellant_substitutions +
+ +   1:n
+ +  on 
+ + cavc_remands_appellant_substitutions.updated_by_id=users.id
+ +
@@ -391,6 +573,32 @@

Table usersclaims_folder_searches.user_id=users.id
+ +
+ +   conference_links +
+ +   1:n
+ +  on 
+ + conference_links.created_by_id=users.id
+ + + +
+ +   conference_links +
+ +   1:n
+ +  on 
+ + conference_links.updated_by_id=users.id
+ +
@@ -638,6 +846,32 @@

Table userslegacy_hearings.created_by_id=users.id
+ +
+ +   membership_requests +
+ +   1:n
+ +  on 
+ + membership_requests.requestor_id=users.id
+ + + +
+ +   membership_requests +
+ +   1:n
+ +  on 
+ + membership_requests.decider_id=users.id
+ +
@@ -654,79 +888,131 @@

Table users
-   nod_date_updates +   metrics +
+ +   1:n
+ +  on 
+ + metrics.user_id=users.id
+ + + +
+ +   nod_date_updates +
+ +   1:n
+ +  on 
+ + nod_date_updates.user_id=users.id
+ + + +
+ +   organizations_users +
+ +   1:n
+ +  on 
+ + organizations_users.user_id=users.id
+ + + +
+ +   ramp_election_rollbacks +
+ +   1:n
+ +  on 
+ + ramp_election_rollbacks.user_id=users.id
+ + + +
+ +   request_issues_updates
  1:n
 on 
- nod_date_updates.user_id=users.id
+ request_issues_updates.user_id=users.id

-   organizations_users +   schedule_periods
  1:n
 on 
- organizations_users.user_id=users.id
+ schedule_periods.user_id=users.id

-   ramp_election_rollbacks +   sent_hearing_email_events
  1:n
 on 
- ramp_election_rollbacks.user_id=users.id
+ sent_hearing_email_events.sent_by_id=users.id

-   request_issues_updates +   split_correlation_tables
  1:n
 on 
- request_issues_updates.user_id=users.id
+ split_correlation_tables.updated_by_id=users.id

-   schedule_periods +   split_correlation_tables
  1:n
 on 
- schedule_periods.user_id=users.id
+ split_correlation_tables.created_by_id=users.id

-   sent_hearing_email_events +   system_admin_events
  1:n
 on 
- sent_hearing_email_events.sent_by_id=users.id
+ system_admin_events.user_id=users.id
@@ -781,6 +1067,84 @@

Table usersuser_quotas.user_id=users.id
+ +
+ +   vbms_communication_packages +
+ +   1:n
+ +  on 
+ + vbms_communication_packages.created_by_id=users.id
+ + + +
+ +   vbms_communication_packages +
+ +   1:n
+ +  on 
+ + vbms_communication_packages.updated_by_id=users.id
+ + + +
+ +   vbms_distribution_destinations +
+ +   1:n
+ +  on 
+ + vbms_distribution_destinations.updated_by_id=users.id
+ + + +
+ +   vbms_distribution_destinations +
+ +   1:n
+ +  on 
+ + vbms_distribution_destinations.created_by_id=users.id
+ + + +
+ +   vbms_distributions +
+ +   1:n
+ +  on 
+ + vbms_distributions.updated_by_id=users.id
+ + + +
+ +   vbms_distributions +
+ +   1:n
+ +  on 
+ + vbms_distributions.created_by_id=users.id
+ +
@@ -895,7 +1259,7 @@

Table users  
- advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, unrecognized_appellants, user_quotas, virtual_hearings
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, virtual_hearings
@@ -908,7 +1272,7 @@

Table users  
- allocations, appeals, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
@@ -921,7 +1285,7 @@

Table users  
- appeal_series, available_hearing_locations, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vbms_uploaded_documents, vso_configs, work_modes, worksheet_issues
+ appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
diff --git a/schema/html/tables/vbms_communication_packages.html b/schema/html/tables/vbms_communication_packages.html new file mode 100644 index 00000000000..9e778f31758 --- /dev/null +++ b/schema/html/tables/vbms_communication_packages.html @@ -0,0 +1,458 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table vbms_communication_packages

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  comm_package_name
+
      varchar
+

+

+

+
  copies
+
      int8
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  document_mailable_via_pacman_id
+
      int8
+

+

+

+
  document_mailable_via_pacman_type
+
      varchar
+

+

+

+
  file_number
+
      varchar
+

+

+

+
  status
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+

+
  uuid
+
      varchar
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  users
+
  n:1
+
 on 
+
vbms_communication_packages.created_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
vbms_communication_packages.updated_by_id=users.id
+

+
 
has dependent

+

+
  vbms_distributions
+
  1:n
+
 on 
+
vbms_distributions.vbms_communication_package_id=vbms_communication_packages.id
+

+
 
is associated with

+

+
  decision_documents
+
  1:n
+
 on 
+
vbms_communication_packages.document_mailable_via_pacman_id=decision_documents.id AND vbms_communication_packages.document_mailable_via_pacman_type='DecisionDocument'
+

+
  vbms_uploaded_documents
+
  1:n
+
 on 
+
vbms_communication_packages.document_mailable_via_pacman_id=vbms_uploaded_documents.id AND vbms_communication_packages.document_mailable_via_pacman_type='VbmsUploadedDocument'
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
vbms_communication_packages
+

+
  distance 1
+

+
 
+
decision_documents, users, vbms_distributions, vbms_uploaded_documents
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_appeals, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_distribution_destinations, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeal_series, available_hearing_locations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_issues, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments, work_modes, worksheet_issues
+

+
  distance 4
+

+
 
+
batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/vbms_distribution_destinations.html b/schema/html/tables/vbms_distribution_destinations.html new file mode 100644 index 00000000000..dfb68bdb089 --- /dev/null +++ b/schema/html/tables/vbms_distribution_destinations.html @@ -0,0 +1,533 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table vbms_distribution_destinations

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  address_line_1
+
      varchar
+

+

+

+
  address_line_2
+
      varchar
+

+

+

+
  address_line_3
+
      varchar
+

+

+

+
  address_line_4
+
      varchar
+

+

+

+
  address_line_5
+
      varchar
+

+

+

+
  address_line_6
+
      varchar
+

+

+

+
  city
+
      varchar
+

+

+

+
  country_code
+
      varchar
+

+

+

+
  country_name
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  destination_type
+
      varchar
+

+

+

+
  postal_code
+
      varchar
+

+

+

+
  "state"
+
      varchar
+

+

+

+
  treat_line_2_as_addressee
+
      bool
+

+

+

+
  treat_line_3_as_addressee
+
      bool
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+

+
  vbms_distribution_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  users
+
  n:1
+
 on 
+
vbms_distribution_destinations.updated_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
vbms_distribution_destinations.created_by_id=users.id
+

+
  vbms_distributions
+
  n:1
+
 on 
+
vbms_distribution_destinations.vbms_distribution_id=vbms_distributions.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
vbms_distribution_destinations
+

+
  distance 1
+

+
 
+
users, vbms_distributions
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, vbms_uploaded_documents, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/vbms_distributions.html b/schema/html/tables/vbms_distributions.html new file mode 100644 index 00000000000..7a22cd6a63d --- /dev/null +++ b/schema/html/tables/vbms_distributions.html @@ -0,0 +1,489 @@ + + + + + Caseflow schema + + + + +Back to Table list +
+ +

Table vbms_distributions

+ + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Columns
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  id
+
      bigserial
+

+

+

+
  claimant_station_of_jurisdiction
+
      varchar
+

+

+

+
  created_at
+
      timestamp
+

+

+

+
  created_by_id
+
      int8
+

+

+

+
  first_name
+
      varchar
+

+

+

+
  last_name
+
      varchar
+

+

+

+
  middle_name
+
      varchar
+

+

+

+
  name
+
      varchar
+

+

+

+
  participant_id
+
      varchar
+

+

+

+
  poa_code
+
      varchar
+

+

+

+
  recipient_type
+
      varchar
+

+

+

+
  updated_at
+
      timestamp
+

+

+

+
  updated_by_id
+
      int8
+

+

+

+
  uuid
+
      varchar
+

+

+

+
  vbms_communication_package_id
+
      int8
+

+

+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Associations
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
depends on
+

+
  users
+
  n:1
+
 on 
+
vbms_distributions.updated_by_id=users.id
+

+
  users
+
  n:1
+
 on 
+
vbms_distributions.created_by_id=users.id
+

+
  vbms_communication_packages
+
  n:1
+
 on 
+
vbms_distributions.vbms_communication_package_id=vbms_communication_packages.id
+

+
 
has dependent

+

+
  vbms_distribution_destinations
+
  1:n
+
 on 
+
vbms_distribution_destinations.vbms_distribution_id=vbms_distributions.id
+
+ +
+ +
+ +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ Closure
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+
  distance 0
+

+
 
+
vbms_distributions
+

+
  distance 1
+

+
 
+
users, vbms_communication_packages, vbms_distribution_destinations
+

+
  distance 2
+

+
 
+
advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, decision_documents, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings
+

+
  distance 3
+

+
 
+
allocations, appeals, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, distributed_cases, docket_switches, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, higher_level_reviews, legacy_appeals, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_refilings, request_issues, sent_hearing_admin_email_events, supplemental_claims, task_timers, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+

+
  distance 4
+

+
 
+
appeal_series, available_hearing_locations, batch_processes, caseflow_stuck_records, decision_issues, ihp_drafts, legacy_issue_optins, legacy_issues, ramp_closed_appeals, ramp_issues, record_synced_by_jobs, request_decision_issues, special_issue_lists, vso_configs, work_modes, worksheet_issues
+

+
  distance 5
+

+
 
+
remand_reasons
+
+ +
+ +
+ + +
+ + diff --git a/schema/html/tables/vbms_uploaded_documents.html b/schema/html/tables/vbms_uploaded_documents.html index bfe1df54b4e..caeb2af1fb4 100644 --- a/schema/html/tables/vbms_uploaded_documents.html +++ b/schema/html/tables/vbms_uploaded_documents.html @@ -121,7 +121,59 @@

Table vbms_upload
-   document_type +   document_name +
+ +       varchar
+ +
+ +
+ + + +
+ +   document_series_reference_id +
+ +       varchar
+ +
+ +
+ + + +
+ +   document_subject +
+ +       varchar
+ +
+ +
+ + + +
+ +   document_type +
+ +       varchar
+ +
+ +
+ + + +
+ +   document_version_reference_id
      varchar
@@ -209,6 +261,19 @@

Table vbms_upload
+ +
+ +   veteran_file_number +
+ +       varchar
+ +
+ +
+ + @@ -287,6 +352,19 @@

Table vbms_upload vbms_uploaded_documents.appeal_id=legacy_appeals.id AND vbms_uploaded_documents.appeal_type='LegacyAppeal'
+ +
+ +   vbms_communication_packages +
+ +   n:1
+ +  on 
+ + vbms_communication_packages.document_mailable_via_pacman_id=vbms_uploaded_documents.id AND vbms_communication_packages.document_mailable_via_pacman_type='VbmsUploadedDocument'
+ + @@ -354,7 +432,7 @@

Table vbms_upload  
-
appeals, legacy_appeals
+ appeals, legacy_appeals, vbms_communication_packages
@@ -367,7 +445,7 @@

Table vbms_upload  
-
advance_on_docket_motions, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, work_modes, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, users, vbms_distributions, work_modes, worksheet_issues
@@ -380,7 +458,7 @@

Table vbms_upload  
-
claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands_appellant_substitutions, certifications, claim_establishments, conference_links, distributed_cases, distributions, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, membership_requests, messages, metrics, organizations, organizations_users, people, ramp_election_rollbacks, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, task_timers, transcriptions, unrecognized_appellants, user_quotas, vbms_distribution_destinations, veterans, virtual_hearings
@@ -393,7 +471,7 @@

Table vbms_upload  
-
annotations, certifications, distributions, document_views, end_product_code_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, end_product_code_updates, non_availabilities, priority_end_product_sync_queue, ramp_closed_appeals, sent_hearing_admin_email_events, team_quotas, unrecognized_party_details, virtual_hearing_establishments, vso_configs
@@ -406,7 +484,7 @@

Table vbms_upload  
-
allocations, certification_cancellations, non_availabilities, team_quotas
+ batch_processes, caseflow_stuck_records
diff --git a/schema/html/tables/veterans.html b/schema/html/tables/veterans.html index fd908e9066c..c1808c79588 100644 --- a/schema/html/tables/veterans.html +++ b/schema/html/tables/veterans.html @@ -380,7 +380,7 @@

Table veterans  
- advance_on_docket_motions, annotations, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, tasks, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, docket_switches, document_views, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_views, hearings, ihp_drafts, job_notes, judge_case_reviews, legacy_hearings, membership_requests, messages, metrics, nod_date_updates, organizations_users, post_decision_motions, ramp_closed_appeals, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, system_admin_events, tasks, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes
@@ -393,7 +393,7 @@

Table veterans  
- allocations, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, distributed_cases, end_product_code_updates, hearing_appeal_stream_snapshots, hearing_issue_notes, hearing_locations, hearing_task_associations, legacy_appeals, legacy_issue_optins, legacy_issues, non_availabilities, organizations, people, priority_end_product_sync_queue, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, task_timers, team_quotas, transcriptions, unrecognized_party_details, virtual_hearing_establishments
@@ -406,7 +406,7 @@

Table veterans  
- appeal_series, vso_configs, worksheet_issues
+ appeal_series, batch_processes, caseflow_stuck_records, vso_configs, worksheet_issues
diff --git a/schema/html/tables/virtual_hearing_establishments.html b/schema/html/tables/virtual_hearing_establishments.html index 13458eda33f..c9da5bd7eba 100644 --- a/schema/html/tables/virtual_hearing_establishments.html +++ b/schema/html/tables/virtual_hearing_establishments.html @@ -328,7 +328,7 @@

Table virtual_hea  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, transcriptions, unrecognized_appellants, user_quotas
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions
@@ -341,7 +341,7 @@

Table virtual_hea  
-
allocations, appeal_series, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, work_modes, worksheet_issues
@@ -354,7 +354,7 @@

Table virtual_hea  
-
legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
diff --git a/schema/html/tables/virtual_hearings.html b/schema/html/tables/virtual_hearings.html index ff1c33ad723..2652e6c5b6c 100644 --- a/schema/html/tables/virtual_hearings.html +++ b/schema/html/tables/virtual_hearings.html @@ -617,7 +617,7 @@

Table virtual_hea  
-
advance_on_docket_motions, annotations, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_remands, certifications, claims_folder_searches, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, tasks, transcriptions, unrecognized_appellants, user_quotas
+ advance_on_docket_motions, annotations, appeal_states, appeal_views, appeals, appellant_substitutions, attorney_case_reviews, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claims_folder_searches, conference_links, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, intakes, job_notes, judge_case_reviews, legacy_appeals, membership_requests, messages, metrics, nod_date_updates, organizations_users, ramp_election_rollbacks, request_issues_updates, schedule_periods, sent_hearing_email_events, split_correlation_tables, system_admin_events, tasks, transcriptions, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions
@@ -630,7 +630,7 @@

Table virtual_hea  
-
allocations, appeal_series, available_hearing_locations, board_grant_effectuations, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, work_modes, worksheet_issues
+ allocations, appeal_series, available_hearing_locations, board_grant_effectuations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, claimants, decision_documents, decision_issues, distributed_cases, docket_switches, end_product_code_updates, higher_level_reviews, ihp_drafts, non_availabilities, organizations, people, post_decision_motions, priority_end_product_sync_queue, ramp_elections, ramp_issues, ramp_refilings, record_synced_by_jobs, request_issues, sent_hearing_admin_email_events, special_issue_lists, supplemental_claims, task_timers, team_quotas, unrecognized_party_details, vbms_uploaded_documents, veterans, work_modes, worksheet_issues
@@ -643,7 +643,7 @@

Table virtual_hea  
-
legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
+ batch_processes, caseflow_stuck_records, legacy_issue_optins, legacy_issues, ramp_closed_appeals, remand_reasons, request_decision_issues, vso_configs
diff --git a/schema/html/tables/vso_configs.html b/schema/html/tables/vso_configs.html index 4e3d8811fcb..a1c78f39185 100644 --- a/schema/html/tables/vso_configs.html +++ b/schema/html/tables/vso_configs.html @@ -250,7 +250,7 @@

Table vso_configs  
-
ihp_drafts, organizations_users, tasks
+ ihp_drafts, membership_requests, organizations_users, tasks
@@ -276,7 +276,7 @@

Table vso_configs  
-
advance_on_docket_motions, annotations, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, certifications, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, nod_date_updates, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, supplemental_claims, unrecognized_appellants, user_quotas, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
+ advance_on_docket_motions, annotations, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, claims_folder_searches, conference_links, decision_documents, decision_issues, dispatch_tasks, distributions, document_views, end_product_establishments, end_product_updates, hearing_appeal_stream_snapshots, hearing_days, hearing_email_recipients, hearing_views, hearings, intakes, job_notes, judge_case_reviews, legacy_hearings, messages, metrics, nod_date_updates, ramp_election_rollbacks, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, schedule_periods, sent_hearing_email_events, special_issue_lists, split_correlation_tables, supplemental_claims, system_admin_events, unrecognized_appellants, user_quotas, vbms_communication_packages, vbms_distribution_destinations, vbms_distributions, vbms_uploaded_documents, virtual_hearings, work_modes, worksheet_issues
@@ -289,7 +289,7 @@

Table vso_configs  
-
allocations, certification_cancellations, claim_establishments, end_product_code_updates, hearing_email_recipients, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
+ allocations, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, claim_establishments, end_product_code_updates, hearing_issue_notes, hearing_locations, higher_level_reviews, legacy_issue_optins, legacy_issues, non_availabilities, people, priority_end_product_sync_queue, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_admin_email_events, team_quotas, transcriptions, unrecognized_party_details, veterans, virtual_hearing_establishments
@@ -302,7 +302,7 @@

Table vso_configs  
-
ramp_closed_appeals
+ batch_processes, caseflow_stuck_records, ramp_closed_appeals
diff --git a/schema/html/tables/work_modes.html b/schema/html/tables/work_modes.html index 0ec23ebe4be..274895f9393 100644 --- a/schema/html/tables/work_modes.html +++ b/schema/html/tables/work_modes.html @@ -276,7 +276,7 @@

Table work_modes<  
-
advance_on_docket_motions, appeal_series, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, worksheet_issues
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, appellant_substitutions, attorney_case_reviews, available_hearing_locations, board_grant_effectuations, cavc_remands, claimants, claims_folder_searches, decision_documents, decision_issues, dispatch_tasks, docket_switches, hearing_appeal_stream_snapshots, hearing_email_recipients, hearings, ihp_drafts, intakes, judge_case_reviews, legacy_hearings, nod_date_updates, post_decision_motions, ramp_issues, record_synced_by_jobs, request_issues, request_issues_updates, special_issue_lists, supplemental_claims, tasks, vbms_uploaded_documents, worksheet_issues
@@ -289,7 +289,7 @@

Table work_modes<  
-
claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_email_recipients, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, veterans, virtual_hearings
+ cavc_dashboards, cavc_remands_appellant_substitutions, claim_establishments, distributed_cases, end_product_establishments, end_product_updates, hearing_days, hearing_issue_notes, hearing_locations, hearing_task_associations, hearing_views, higher_level_reviews, job_notes, legacy_issue_optins, legacy_issues, messages, organizations, people, ramp_elections, ramp_refilings, remand_reasons, request_decision_issues, sent_hearing_email_events, task_timers, transcriptions, unrecognized_appellants, users, vbms_communication_packages, veterans, virtual_hearings
@@ -302,7 +302,7 @@

Table work_modes<  
-
annotations, certifications, distributions, document_views, end_product_code_updates, organizations_users, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, unrecognized_party_details, user_quotas, virtual_hearing_establishments, vso_configs
+ annotations, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dispositions_to_reasons, cavc_reasons_to_bases, certifications, conference_links, distributions, document_views, end_product_code_updates, membership_requests, metrics, organizations_users, priority_end_product_sync_queue, ramp_closed_appeals, ramp_election_rollbacks, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, system_admin_events, unrecognized_party_details, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs
@@ -315,7 +315,7 @@

Table work_modes<  
-
allocations, certification_cancellations, non_availabilities, team_quotas
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, non_availabilities, team_quotas
diff --git a/schema/html/tables/worksheet_issues.html b/schema/html/tables/worksheet_issues.html index ca9e4fce73f..9dbe9050973 100644 --- a/schema/html/tables/worksheet_issues.html +++ b/schema/html/tables/worksheet_issues.html @@ -393,7 +393,7 @@

Table worksheet_i  
-
advance_on_docket_motions, appeal_series, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_appeal_stream_snapshots, ihp_drafts, judge_case_reviews, legacy_hearings, record_synced_by_jobs, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
+ advance_on_docket_motions, appeal_series, appeal_states, appeal_views, attorney_case_reviews, available_hearing_locations, claims_folder_searches, decision_documents, dispatch_tasks, hearing_appeal_stream_snapshots, hearing_email_recipients, ihp_drafts, judge_case_reviews, legacy_hearings, record_synced_by_jobs, special_issue_lists, tasks, vbms_uploaded_documents, work_modes
@@ -406,7 +406,7 @@

Table worksheet_i  
-
appeals, board_grant_effectuations, claim_establishments, distributed_cases, docket_switches, end_product_establishments, hearing_days, hearing_email_recipients, hearing_locations, hearing_task_associations, hearing_views, organizations, people, post_decision_motions, sent_hearing_email_events, task_timers, users, virtual_hearings
+ appeals, board_grant_effectuations, claim_establishments, distributed_cases, docket_switches, end_product_establishments, hearing_days, hearing_locations, hearing_task_associations, hearing_views, hearings, organizations, people, post_decision_motions, sent_hearing_email_events, task_timers, users, vbms_communication_packages, virtual_hearings
@@ -419,7 +419,7 @@

Table worksheet_i  
-
annotations, appellant_substitutions, cavc_remands, certifications, claimants, decision_issues, distributions, document_views, end_product_code_updates, end_product_updates, hearings, higher_level_reviews, intakes, job_notes, messages, nod_date_updates, organizations_users, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, supplemental_claims, unrecognized_appellants, user_quotas, virtual_hearing_establishments, vso_configs
+ annotations, appellant_substitutions, cavc_dashboard_dispositions, cavc_dashboard_issues, cavc_dashboards, cavc_dispositions_to_reasons, cavc_reasons_to_bases, cavc_remands, cavc_remands_appellant_substitutions, certifications, claimants, conference_links, decision_issues, distributions, document_views, end_product_code_updates, end_product_updates, hearing_issue_notes, higher_level_reviews, intakes, job_notes, membership_requests, messages, metrics, nod_date_updates, organizations_users, priority_end_product_sync_queue, ramp_election_rollbacks, ramp_elections, ramp_issues, ramp_refilings, request_issues, request_issues_updates, schedule_periods, sent_hearing_admin_email_events, split_correlation_tables, supplemental_claims, system_admin_events, transcriptions, unrecognized_appellants, user_quotas, vbms_distribution_destinations, vbms_distributions, virtual_hearing_establishments, vso_configs
@@ -432,7 +432,7 @@

Table worksheet_i  
-
allocations, certification_cancellations, hearing_issue_notes, legacy_issue_optins, legacy_issues, non_availabilities, ramp_closed_appeals, remand_reasons, request_decision_issues, team_quotas, transcriptions, unrecognized_party_details, veterans
+ allocations, batch_processes, caseflow_stuck_records, cavc_decision_reasons, cavc_selection_bases, certification_cancellations, legacy_issue_optins, legacy_issues, non_availabilities, ramp_closed_appeals, remand_reasons, request_decision_issues, team_quotas, unrecognized_party_details, veterans
diff --git a/schema/make_docs/caseflow-jailer_polymorphic_associations.csv b/schema/make_docs/caseflow-jailer_polymorphic_associations.csv index 693b04d63a5..0fd3da34cb8 100644 --- a/schema/make_docs/caseflow-jailer_polymorphic_associations.csv +++ b/schema/make_docs/caseflow-jailer_polymorphic_associations.csv @@ -1,24 +1,28 @@ -hearing_task_associations; hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='Hearing'; hearing_task_associations belongs_to Hearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -hearing_task_associations; legacy_hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='LegacyHearing'; hearing_task_associations belongs_to LegacyHearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -tasks; users; ; 1:n; A.assigned_to_id=B.id AND A.assigned_to_type='User'; tasks belongs_to User; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -tasks; organizations; ; 1:n; A.assigned_to_id=B.id AND A.assigned_to_type='Organization'; tasks belongs_to Organization; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -tasks; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; tasks belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -tasks; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; tasks belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -job_notes; supplemental_claims; ; 1:n; A.job_id=B.id AND A.job_type='SupplementalClaim'; job_notes belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -job_notes; higher_level_reviews; ; 1:n; A.job_id=B.id AND A.job_type='HigherLevelReview'; job_notes belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -request_issues; appeals; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='Appeal'; request_issues belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -request_issues; supplemental_claims; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='SupplementalClaim'; request_issues belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -request_issues; higher_level_reviews; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='HigherLevelReview'; request_issues belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' claimants; appeals; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='Appeal'; claimants belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' claimants; supplemental_claims; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='SupplementalClaim'; claimants belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' claimants; higher_level_reviews; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='HigherLevelReview'; claimants belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' attorney_case_reviews; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; attorney_case_reviews belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' attorney_case_reviews; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; attorney_case_reviews belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +judge_case_reviews; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; judge_case_reviews belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +judge_case_reviews; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; judge_case_reviews belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +job_notes; supplemental_claims; ; 1:n; A.job_id=B.id AND A.job_type='SupplementalClaim'; job_notes belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +job_notes; higher_level_reviews; ; 1:n; A.job_id=B.id AND A.job_type='HigherLevelReview'; job_notes belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +request_issues; appeals; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='Appeal'; request_issues belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +request_issues; supplemental_claims; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='SupplementalClaim'; request_issues belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +request_issues; higher_level_reviews; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='HigherLevelReview'; request_issues belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +appeal_views; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; appeal_views belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +appeal_views; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; appeal_views belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +claims_folder_searches; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; claims_folder_searches belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +claims_folder_searches; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; claims_folder_searches belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +tasks; users; ; 1:n; A.assigned_to_id=B.id AND A.assigned_to_type='User'; tasks belongs_to User; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +tasks; organizations; ; 1:n; A.assigned_to_id=B.id AND A.assigned_to_type='Organization'; tasks belongs_to Organization; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +tasks; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; tasks belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +tasks; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; tasks belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' decision_issues; appeals; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='Appeal'; decision_issues belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' decision_issues; supplemental_claims; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='SupplementalClaim'; decision_issues belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' decision_issues; higher_level_reviews; ; 1:n; A.decision_review_id=B.id AND A.decision_review_type='HigherLevelReview'; decision_issues belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -judge_case_reviews; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; judge_case_reviews belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -judge_case_reviews; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; judge_case_reviews belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +decision_documents; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; decision_documents belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +decision_documents; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; decision_documents belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' request_issues_updates; appeals; ; 1:n; A.review_id=B.id AND A.review_type='Appeal'; request_issues_updates belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' request_issues_updates; supplemental_claims; ; 1:n; A.review_id=B.id AND A.review_type='SupplementalClaim'; request_issues_updates belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' request_issues_updates; higher_level_reviews; ; 1:n; A.review_id=B.id AND A.review_type='HigherLevelReview'; request_issues_updates belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' @@ -27,24 +31,12 @@ intakes; supplemental_claims; ; 1:1; A.detail_id=B.id AND A.detail_type='Supplem intakes; higher_level_reviews; ; 1:1; A.detail_id=B.id AND A.detail_type='HigherLevelReview'; intakes belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' intakes; ramp_elections; ; 1:n; A.detail_id=B.id AND A.detail_type='RampElection'; intakes belongs_to RampElection; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' intakes; ramp_refilings; ; 1:1; A.detail_id=B.id AND A.detail_type='RampRefiling'; intakes belongs_to RampRefiling; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -appeal_views; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; appeal_views belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -appeal_views; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; appeal_views belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -claims_folder_searches; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; claims_folder_searches belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -claims_folder_searches; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; claims_folder_searches belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -decision_documents; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; decision_documents belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -decision_documents; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; decision_documents belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -available_hearing_locations; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; available_hearing_locations belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -available_hearing_locations; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; available_hearing_locations belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -vbms_uploaded_documents; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; vbms_uploaded_documents belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -vbms_uploaded_documents; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; vbms_uploaded_documents belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -special_issue_lists; appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='Appeal'; special_issue_lists belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -special_issue_lists; legacy_appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; special_issue_lists belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -record_synced_by_jobs; appeals; ; 1:1; A.record_id=B.id AND A.record_type='Appeal'; record_synced_by_jobs belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -record_synced_by_jobs; legacy_appeals; ; 1:1; A.record_id=B.id AND A.record_type='LegacyAppeal'; record_synced_by_jobs belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -work_modes; appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='Appeal'; work_modes belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' -work_modes; legacy_appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; work_modes belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' hearing_email_recipients; hearings; ; n:m; A.hearing_id=B.id AND A.hearing_type='Hearing'; hearing_email_recipients belongs_to Hearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' hearing_email_recipients; legacy_hearings; ; n:m; A.hearing_id=B.id AND A.hearing_type='LegacyHearing'; hearing_email_recipients belongs_to LegacyHearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +hearing_email_recipients; appeals; ; n:m; A.appeal_id=B.id AND A.appeal_type='Appeal'; hearing_email_recipients belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +hearing_email_recipients; legacy_appeals; ; n:m; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; hearing_email_recipients belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +hearing_task_associations; hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='Hearing'; hearing_task_associations belongs_to Hearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +hearing_task_associations; legacy_hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='LegacyHearing'; hearing_task_associations belongs_to LegacyHearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' virtual_hearings; hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='Hearing'; virtual_hearings belongs_to Hearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' virtual_hearings; legacy_hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='LegacyHearing'; virtual_hearings belongs_to LegacyHearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' hearing_views; hearings; ; 1:n; A.hearing_id=B.id AND A.hearing_type='Hearing'; hearing_views belongs_to Hearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' @@ -53,8 +45,21 @@ hearing_locations; hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='Hearin hearing_locations; legacy_hearings; ; 1:1; A.hearing_id=B.id AND A.hearing_type='LegacyHearing'; hearing_locations belongs_to LegacyHearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' sent_hearing_email_events; hearings; ; n:m; A.hearing_id=B.id AND A.hearing_type='Hearing'; sent_hearing_email_events belongs_to Hearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' sent_hearing_email_events; legacy_hearings; ; n:m; A.hearing_id=B.id AND A.hearing_type='LegacyHearing'; sent_hearing_email_events belongs_to LegacyHearing; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +special_issue_lists; appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='Appeal'; special_issue_lists belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +special_issue_lists; legacy_appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; special_issue_lists belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +available_hearing_locations; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; available_hearing_locations belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +available_hearing_locations; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; available_hearing_locations belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +record_synced_by_jobs; appeals; ; 1:1; A.record_id=B.id AND A.record_type='Appeal'; record_synced_by_jobs belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +record_synced_by_jobs; legacy_appeals; ; 1:1; A.record_id=B.id AND A.record_type='LegacyAppeal'; record_synced_by_jobs belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +vbms_uploaded_documents; appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='Appeal'; vbms_uploaded_documents belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +vbms_uploaded_documents; legacy_appeals; ; 1:n; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; vbms_uploaded_documents belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +work_modes; appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='Appeal'; work_modes belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +work_modes; legacy_appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; work_modes belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +appeal_states; appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='Appeal'; appeal_states belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +appeal_states; legacy_appeals; ; 1:1; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; appeal_states belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' advance_on_docket_motions; appeals; ; n:m; A.appeal_id=B.id AND A.appeal_type='Appeal'; advance_on_docket_motions belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' advance_on_docket_motions; legacy_appeals; ; n:m; A.appeal_id=B.id AND A.appeal_type='LegacyAppeal'; advance_on_docket_motions belongs_to LegacyAppeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +caseflow_stuck_records; priority_end_product_sync_queue; ; 1:n; A.stuck_record_id=B.id AND A.stuck_record_type='PriorityEndProductSyncQueue'; caseflow_stuck_records belongs_to PriorityEndProductSyncQueue; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' end_product_establishments; decision_documents; ; 1:n; A.source_id=B.id AND A.source_type='DecisionDocument'; end_product_establishments belongs_to DecisionDocument; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' end_product_establishments; supplemental_claims; ; 1:n; A.source_id=B.id AND A.source_type='SupplementalClaim'; end_product_establishments belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' end_product_establishments; higher_level_reviews; ; 1:n; A.source_id=B.id AND A.source_type='HigherLevelReview'; end_product_establishments belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' @@ -69,6 +74,8 @@ messages; higher_level_reviews; ; 1:n; A.detail_id=B.id AND A.detail_type='Highe ramp_issues; appeals; ; n:m; A.review_id=B.id AND A.review_type='Appeal'; ramp_issues belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' ramp_issues; supplemental_claims; ; n:m; A.review_id=B.id AND A.review_type='SupplementalClaim'; ramp_issues belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' ramp_issues; higher_level_reviews; ; n:m; A.review_id=B.id AND A.review_type='HigherLevelReview'; ramp_issues belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +vbms_communication_packages; decision_documents; ; 1:n; A.document_mailable_via_pacman_id=B.id AND A.document_mailable_via_pacman_type='DecisionDocument'; vbms_communication_packages belongs_to DecisionDocument; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' +vbms_communication_packages; vbms_uploaded_documents; ; 1:n; A.document_mailable_via_pacman_id=B.id AND A.document_mailable_via_pacman_type='VbmsUploadedDocument'; vbms_communication_packages belongs_to VbmsUploadedDocument; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' supplemental_claims; appeals; ; n:m; A.decision_review_remanded_id=B.id AND A.decision_review_remanded_type='Appeal'; supplemental_claims belongs_to Appeal; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' supplemental_claims; supplemental_claims; ; n:m; A.decision_review_remanded_id=B.id AND A.decision_review_remanded_type='SupplementalClaim'; supplemental_claims belongs_to SupplementalClaim; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' supplemental_claims; higher_level_reviews; ; n:m; A.decision_review_remanded_id=B.id AND A.decision_review_remanded_type='HigherLevelReview'; supplemental_claims belongs_to HigherLevelReview; Autogenerated by 'rake doc:belongs_to:jailer_polymorphic_associations' diff --git a/schema/make_docs/caseflow.csv b/schema/make_docs/caseflow.csv index 44d6cb482ca..3be7e48e433 100644 --- a/schema/make_docs/caseflow.csv +++ b/schema/make_docs/caseflow.csv @@ -1,1341 +1,1590 @@ -Table,Column,Type,Required,Primary Key,Foreign Key,Unique,Index,Description,,, -advance_on_docket_motions,,,,,,,,,,, -advance_on_docket_motions,appeal_id,integer FK,,,x,,x,The ID of the appeal this motion is associated with,,, -advance_on_docket_motions,appeal_type,string,,,,,x,The type of appeal this motion is associated with,,, -advance_on_docket_motions,created_at,datetime ∗,x,,,,,,,, -advance_on_docket_motions,granted,boolean,,,,,x,"Whether VLJ has determined that there is sufficient cause to fast-track an appeal, i.e. grant or deny the motion to AOD.",,, -advance_on_docket_motions,id,integer (8) PK,x,x,,,,,,, -advance_on_docket_motions,person_id,integer (8) FK,,,x,,x,Appellant ID,,, -advance_on_docket_motions,reason,string,,,,,,VLJ's rationale for their decision on motion to AOD.,,, -advance_on_docket_motions,updated_at,datetime ∗,x,,,,x,,,, -advance_on_docket_motions,user_id,integer (8) FK,,,x,,x,,,, -allocations,,,,,,,,Hearing Day Requests for each Regional Office used for calculation and confirmation of the Build Hearings Schedule Algorithm,,, -allocations,allocated_days,float ∗,x,,,,,Number of Video or Central Hearing Days Requested by the Regional Office,,, -allocations,allocated_days_without_room,float,,,,,,Number of Hearing Days Allocated with no Rooms,,, -allocations,created_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps,,, -allocations,first_slot_time,string (5),,,,,,The first time slot available for this allocation; interpreted as the local time at Central office or the RO,,, -allocations,id,integer (8) PK,x,x,,,,,,, -allocations,number_of_slots,integer,,,,,,The number of time slots possible for this allocation,,, -allocations,regional_office,string ∗,x,,,,,Key of the Regional Office Requesting Hearing Days,,, -allocations,schedule_period_id,integer (8) ∗ FK,x,,x,,x,Hearings Schedule Period to which this request belongs,,, -allocations,slot_length_minutes,integer,,,,,,The length in minutes of each time slot for this allocation,,, -allocations,updated_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps,,, -annotations,,,,,,,,,,, -annotations,comment,string ∗,x,,,,,,,, -annotations,created_at,datetime,,,,,,,,, -annotations,document_id,integer ∗ FK,x,,x,,x,,,, -annotations,id,integer PK,x,x,,,,,,, -annotations,page,integer,,,,,,,,, -annotations,relevant_date,date,,,,,,,,, -annotations,updated_at,datetime,,,,,,,,, -annotations,user_id,integer FK,,,x,,x,,,, -annotations,x,integer,,,,,,,,, -annotations,y,integer,,,,,,,,, -api_keys,,,,,,,,,,, -api_keys,consumer_name,string ∗,x,,,,x,,,, -api_keys,created_at,datetime,,,,,,,,, -api_keys,id,integer PK,x,x,,,,,,, -api_keys,key_digest,string ∗,x,,,,x,,,, -api_keys,updated_at,datetime,,,,,x,,,, -api_views,,,,,,,,,,, -api_views,api_key_id,integer FK,,,x,,,,,, -api_views,created_at,datetime,,,,,,,,, -api_views,id,integer PK,x,x,,,,,,, -api_views,source,string,,,,,,,,, -api_views,updated_at,datetime,,,,,,,,, -api_views,vbms_id,string,,,,,,,,, -appeals,,,,,,,,Decision reviews intaken for AMA appeals to the board (also known as a notice of disagreement).,,, -appeals,aod_based_on_age,boolean,,,,,x,"If true, appeal is advance-on-docket due to claimant's age.",,, -appeals,changed_hearing_request_type,string,,,,,,The new hearing type preference for an appellant that needs a hearing scheduled,,, -appeals,closest_regional_office,string,,,,,,The code for the regional office closest to the Veteran on the appeal.,,, -appeals,created_at,datetime,,,,,,,,, -appeals,docket_range_date,date,,,,,,Date that appeal was added to hearing docket range.,,, -appeals,docket_type,string ∗,x,,,,x,"The docket type selected by the Veteran on their appeal form, which can be hearing, evidence submission, or direct review.",,, -appeals,established_at,datetime,,,,,x,Timestamp for when the appeal has successfully been intaken into Caseflow by the user.,,, -appeals,establishment_attempted_at,datetime,,,,,,Timestamp for when the appeal's establishment was last attempted.,,, -appeals,establishment_canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -appeals,establishment_error,string,,,,,,The error message if attempting to establish the appeal resulted in an error. This gets cleared once the establishment is successful.,,, -appeals,establishment_last_submitted_at,datetime,,,,,,Timestamp for when the the job is eligible to run (can be reset to restart the job).,,, -appeals,establishment_processed_at,datetime,,,,,,Timestamp for when the establishment has succeeded in processing.,,, -appeals,establishment_submitted_at,datetime,,,,,,Timestamp for when the the intake was submitted for asynchronous processing.,,, -appeals,filed_by_va_gov,boolean,,,,,,Indicates whether or not this form came from VA.gov,,, -appeals,homelessness,boolean ∗,x,,,,,Indicates whether or not a veteran is experiencing homelessness,,, -appeals,id,integer (8) PK,x,x,,,,,,, -appeals,legacy_opt_in_approved,boolean,,,,,,Indicates whether a Veteran opted to withdraw matching issues from the legacy process. If there is a matching legacy issue and it is not withdrawn then it is ineligible for the decision review.,,, -appeals,original_hearing_request_type,string,,,,,,The hearing type preference for an appellant before any changes were made in Caseflow,,, -appeals,poa_participant_id,string,,,,,,"Used to identify the power of attorney (POA) at the time the appeal was dispatched to BVA. Sometimes the POA changes in BGS after the fact, and BGS only returns the current representative.",,, -appeals,receipt_date,date ∗,x,,,,,Receipt date of the appeal form. Used to determine which issues are within the timeliness window to be appealed. Only issues decided prior to the receipt date will show up as contestable issues.,,, -appeals,stream_docket_number,string,,,,,,"Multiple appeals with the same docket number indicate separate appeal streams, mimicking the structure of legacy appeals.",,, -appeals,stream_type,string,,,,,,"When multiple appeals have the same docket number, they are differentiated by appeal stream type, depending on the work being done on each appeal.",,, -appeals,target_decision_date,date,,,,,,"If the appeal docket is direct review, this sets the target decision date for the appeal, which is one year after the receipt date.",,, -appeals,updated_at,datetime,,,,,x,,,, -appeals,uuid,uuid ∗,x,,,,x,"The universally unique identifier for the appeal, which can be used to navigate to appeals/appeal_uuid. This allows a single ID to determine an appeal whether it is a legacy appeal or an AMA appeal.",,, -appeals,veteran_file_number,string ∗,x,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran.,,, -appeals,veteran_is_not_claimant,boolean,,,,,,"Selected by the user during intake, indicates whether the Veteran is the claimant, or if the claimant is someone else such as a dependent. Must be TRUE if Veteran is deceased.",,, -appeal_series,,,,,,,,,,, -appeal_series,created_at,datetime,,,,,,,,, -appeal_series,id,integer PK,x,x,,,,,,, -appeal_series,incomplete,boolean,,,,,,,,, -appeal_series,merged_appeal_count,integer,,,,,,,,, -appeal_series,updated_at,datetime,,,,,x,,,, -hearing_appeal_stream_snapshots,,,,,,,,,,, -hearing_appeal_stream_snapshots,appeal_id,integer FK,,,x,,x,LegacyAppeal ID; use as FK to legacy_appeals,,, -hearing_appeal_stream_snapshots,created_at,datetime ∗,x,,,,,Automatic timestamp of when snapshot was created,,, -hearing_appeal_stream_snapshots,hearing_id,integer FK,,,x,,x,LegacyHearing ID; use as FK to legacy_hearings,,, -hearing_appeal_stream_snapshots,updated_at,datetime,,,,,x,Automatic timestamp of when snapshot was updated,,, -appeal_views,,,,,,,,,,, -appeal_views,appeal_id,integer ∗ FK,x,,x,,x,,,, -appeal_views,appeal_type,string ∗,x,,,,x,,,, -appeal_views,created_at,datetime ∗,x,,,,,,,, -appeal_views,id,integer PK,x,x,,,,,,, -appeal_views,last_viewed_at,datetime,,,,,,,,, -appeal_views,updated_at,datetime ∗,x,,,,,,,, -appeal_views,user_id,integer ∗ FK,x,,x,,x,,,, -appellant_substitutions,,,,,,,,Store appellant substitution form data,,, -appellant_substitutions,claimant_type,string ∗,x,,,,,Claimant type of substitute; needed to create Claimant record,,, -appellant_substitutions,created_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps,,, -appellant_substitutions,created_by_id,integer (8) ∗ FK,x,,x,,,User that created this record,,, -appellant_substitutions,id,integer (8) PK,x,x,,,,,,, -appellant_substitutions,poa_participant_id,string,,,,,,"Identifier of the appellant's POA, if they have a CorpDB participant_id. Null if the substitute appellant has no POA.",,, -appellant_substitutions,selected_task_ids,integer (8) ∗,x,,,,,User-selected task ids from source appeal,,, -appellant_substitutions,source_appeal_id,integer (8) ∗ FK,x,,x,,x,The relevant source appeal for this substitution,,, -appellant_substitutions,substitute_participant_id,string ∗,x,,,,,Participant ID of substitute appellant,,, -appellant_substitutions,substitution_date,date ∗,x,,,,,Date of substitution,,, -appellant_substitutions,target_appeal_id,integer (8) ∗ FK,x,,x,,x,The new appeal resulting from this substitution,,, -appellant_substitutions,task_params,jsonb ∗,x,,,,,"JSON hash to hold parameters for new tasks, such as an EvidenceSubmissionWindowTask's end-hold date, with keys from selected_task_ids",,, -appellant_substitutions,updated_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps,,, -attorney_case_reviews,,,,,,,,,,, -attorney_case_reviews,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal this case review is associated with,,, -attorney_case_reviews,appeal_type,string,,,,,x,The type of appeal this case review is associated with,,, -attorney_case_reviews,attorney_id,integer FK,,,x,,,,,, -attorney_case_reviews,created_at,datetime ∗,x,,,,,,,, -attorney_case_reviews,document_id,string ∗,x,,,,,,,, -attorney_case_reviews,document_type,string ∗,x,,,,,,,, -attorney_case_reviews,id,integer PK,x,x,,,,,,, -attorney_case_reviews,note,text,,,,,,,,, -attorney_case_reviews,overtime,boolean,,,,,,,,, -attorney_case_reviews,reviewing_judge_id,integer FK,,,x,,,,,, -attorney_case_reviews,task_id,string ∗ FK,x,,x,,x,"Refers to the tasks table for AMA appeals, but uses syntax `-YYYY-MM-DD` for legacy appeals",,, -attorney_case_reviews,untimely_evidence,boolean,,,,,,,,, -attorney_case_reviews,updated_at,datetime ∗,x,,,,x,,,, -attorney_case_reviews,work_product,string ∗,x,,,,,,,, -available_hearing_locations,,,,,,,,,,, -available_hearing_locations,address,string,,,,,,Full address of the location,,, -available_hearing_locations,appeal_id,integer FK,,,x,,x,Appeal/LegacyAppeal ID; use as FK to appeals/legacy_appeals,,, -available_hearing_locations,appeal_type,string,,,,,x,'Appeal' or 'LegacyAppeal',,, -available_hearing_locations,city,string,,,,,,"i.e 'New York', 'Houston', etc",,, -available_hearing_locations,classification,string,,,,,,"The classification for location; i.e 'Regional Benefit Office', 'VA Medical Center (VAMC)', etc",,, -available_hearing_locations,created_at,datetime ∗,x,,,,,Automatic timestamp of when hearing location was created,,, -available_hearing_locations,distance,float,,,,,,Distance between appellant's location and the hearing location,,, -available_hearing_locations,facility_id,string,,,,,,"Id associated with the facility; i.e 'vba_313', 'vba_354a', 'vba_317', etc",,, -available_hearing_locations,facility_type,string,,,,,,"The type of facility; i.e, 'va_benefits_facility', 'va_health_facility', 'vet_center', etc",,, -available_hearing_locations,id,integer (8) PK,x,x,,,,,,, -available_hearing_locations,name,string,,,,,,"Name of location; i.e 'Chicago Regional Benefit Office', 'Jennings VA Clinic', etc",,, -available_hearing_locations,state,string,,,,,,"State in abbreviated form; i.e 'NY', 'CA', etc",,, -available_hearing_locations,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when hearing location was updated,,, -available_hearing_locations,veteran_file_number,string,,,,,x,PII. The VBA corporate file number of the Veteran for the appeal,,, -available_hearing_locations,zip_code,string,,,,,,,,, -bgs_attorneys,,,,,,,,Cache of unique BGS attorney data — used for adding claimants to cases pulled from POA data,,, -bgs_attorneys,created_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps,,, -bgs_attorneys,id,integer (8) PK,x,x,,,,,,, -bgs_attorneys,last_synced_at,datetime,,,,,x,The last time BGS was checked,,, -bgs_attorneys,name,string ∗,x,,,,x,Name,,, -bgs_attorneys,participant_id,string ∗,x,,,,x,Participant ID,,, -bgs_attorneys,record_type,string ∗,x,,,,,"Known types: POA State Organization, POA National Organization, POA Attorney, POA Agent, POA Local/Regional Organization",,, -bgs_attorneys,updated_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps,,, -bgs_power_of_attorneys,,,,,,,,Power of Attorney (POA) cached from BGS,,, -bgs_power_of_attorneys,authzn_change_clmant_addrs_ind,string,,,,,,Authorization for POA to change claimant address,,, -bgs_power_of_attorneys,authzn_poa_access_ind,string,,,,,,Authorization for POA access,,, -bgs_power_of_attorneys,claimant_participant_id,string ∗,x,,,,x,Claimant participant ID -- use as FK to claimants,,, -bgs_power_of_attorneys,created_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps,,, -bgs_power_of_attorneys,file_number,string,,,,,x,PII. Claimant file number,,, -bgs_power_of_attorneys,id,integer (8) PK,x,x,,,,,,, -bgs_power_of_attorneys,last_synced_at,datetime,,,,,x,The last time BGS was checked,,, -bgs_power_of_attorneys,legacy_poa_cd,string,,,,,,Legacy POA code,,, -bgs_power_of_attorneys,poa_participant_id,string ∗,x,,,,x,POA participant ID -- use as FK to people,,, -bgs_power_of_attorneys,representative_name,string ∗,x,,,,x,POA name,,, -bgs_power_of_attorneys,representative_type,string ∗,x,,,,x,POA type,,, -bgs_power_of_attorneys,updated_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps,,, -board_grant_effectuations,,,,,,,,Represents the work item of updating records in response to a granted issue on a Board appeal. Some are represented as contentions on an EP in VBMS. Others are tracked via Caseflow tasks.,,, -board_grant_effectuations,appeal_id,integer (8) ∗ FK,x,,x,,x,The ID of the appeal containing the granted issue being effectuated.,,, -board_grant_effectuations,contention_reference_id,string,,,,,x,"The ID of the contention created in VBMS. Indicates successful creation of the contention. If the EP has been rated, this contention could have been connected to a rating issue. That connection is used to map the rating issue back to the decision issue.",,, -board_grant_effectuations,created_at,datetime,,,,,,,,, -board_grant_effectuations,decision_document_id,integer (8) FK,,,x,,x,The ID of the decision document which triggered this effectuation.,,, -board_grant_effectuations,decision_sync_attempted_at,datetime,,,,,,"When the EP is cleared, an asyncronous job attempts to map the resulting rating issue back to the decision issue. Timestamp representing the time the job was last attempted.",,, -board_grant_effectuations,decision_sync_canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -board_grant_effectuations,decision_sync_error,string,,,,,,Async job processing last error message. See description for decision_sync_attempted_at for the decision sync job description.,,, -board_grant_effectuations,decision_sync_last_submitted_at,datetime,,,,,,Timestamp for when the the job is eligible to run (can be reset to restart the job).,,, -board_grant_effectuations,decision_sync_processed_at,datetime,,,,,,Async job processing completed timestamp. See description for decision_sync_attempted_at for the decision sync job description.,,, -board_grant_effectuations,decision_sync_submitted_at,datetime,,,,,,Async job processing start timestamp. See description for decision_sync_attempted_at for the decision sync job description.,,, -board_grant_effectuations,end_product_establishment_id,integer (8) FK,,,x,,x,The ID of the end product establishment created for this board grant effectuation.,,, -board_grant_effectuations,granted_decision_issue_id,integer (8) ∗ FK,x,,x,,x,The ID of the granted decision issue.,,, -board_grant_effectuations,id,integer (8) PK,x,x,,,,,,, -board_grant_effectuations,last_submitted_at,datetime,,,,,,Async job processing most recent start timestamp,,, -board_grant_effectuations,updated_at,datetime,,,,,x,,,, -cached_appeal_attributes,,,,,,,,,,, -cached_appeal_attributes,appeal_id,integer,,,,,x,,,, -cached_appeal_attributes,appeal_type,string,,,,,x,,,, -cached_appeal_attributes,case_type,string,,,,,x,"The case type, i.e. original, post remand, CAVC remand, etc",,, -cached_appeal_attributes,closest_regional_office_city,string,,,,,x,Closest regional office to the veteran,,, -cached_appeal_attributes,closest_regional_office_key,string,,,,,x,Closest regional office to the veteran in 4 character key,,, -cached_appeal_attributes,created_at,datetime,,,,,,,,, -cached_appeal_attributes,docket_number,string,,,,,,,,, -cached_appeal_attributes,docket_type,string,,,,,x,,,, -cached_appeal_attributes,former_travel,boolean,,,,,x,Determines if the hearing type was formerly travel board; only applicable to Legacy appeals,,, -cached_appeal_attributes,hearing_request_type,string (10),,,,,x,"Stores hearing type requested by appellant; could be one of nil, 'Video', 'Central', 'Travel', or 'Virtual'",,, -cached_appeal_attributes,is_aod,boolean,,,,,x,Whether the case is Advanced on Docket,,, -cached_appeal_attributes,issue_count,integer,,,,,,Number of issues on the appeal.,,, -cached_appeal_attributes,power_of_attorney_name,string,,,,,x,'Firstname Lastname' of power of attorney,,, -cached_appeal_attributes,suggested_hearing_location,string,,,,,x,"Suggested hearing location in 'City, State (Facility Type)' format",,, -cached_appeal_attributes,updated_at,datetime,,,,,x,,,, -cached_appeal_attributes,vacols_id,string,,,,,x,,,, -cached_appeal_attributes,veteran_name,string,,,,,x,"'LastName, FirstName' of the veteran",,, -cached_user_attributes,,,,,,,,VACOLS cached staff table attributes,,, -cached_user_attributes,created_at,datetime ∗,x,,,,,,,, -cached_user_attributes,sactive,string ∗,x,,,,,,,, -cached_user_attributes,sattyid,string,,,,,,,,, -cached_user_attributes,sdomainid,string PK,x,x,,,x,,,, -cached_user_attributes,slogid,string ∗,x,,,,,,,, -cached_user_attributes,smemgrp,string (8),,,,,,,,, -cached_user_attributes,snamef,string,,,,,,User's First Name in VACOLS,,, -cached_user_attributes,snamel,string,,,,,,User's Last Name in VACOLS,,, -cached_user_attributes,stafkey,string ∗,x,,,,,,,, -cached_user_attributes,stitle,string (16),,,,,,,,, -cached_user_attributes,svlj,string,,,,,,,,, -cached_user_attributes,updated_at,datetime ∗,x,,,,x,,,, -cavc_remands,,,,,,,,,,, -cavc_remands,cavc_decision_type,string ∗,x,,,,,"CAVC decision type. Expecting 'remand', 'straight_reversal', or 'death_dismissal'",,, -cavc_remands,cavc_docket_number,string ∗,x,,,,,Docket number of the CAVC judgement,,, -cavc_remands,cavc_judge_full_name,string ∗,x,,,,,CAVC judge that passed the judgement on the remand,,, -cavc_remands,created_at,datetime ∗,x,,,,,Default timestamps,,, -cavc_remands,created_by_id,integer (8) ∗ FK,x,,x,,,User that created this record,,, -cavc_remands,decision_date,date ∗,x,,,,,"Date CAVC issued a decision, according to the CAVC",,, -cavc_remands,decision_issue_ids,integer (8) ∗,x,,,,,"Decision issues being remanded; IDs refer to decision_issues table. For a JMR, all decision issues on the previous appeal will be remanded. For a JMPR, only some",,, -cavc_remands,federal_circuit,boolean,,,,,,Whether the case has been appealed to the US Court of Appeals for the Federal Circuit,,, -cavc_remands,id,integer (8) PK,x,x,,,,,,, -cavc_remands,instructions,string ∗,x,,,,,Instructions and context provided upon creation of the remand record,,, -cavc_remands,judgement_date,date ∗,x,,,,,"Date CAVC issued a judgement, according to the CAVC",,, -cavc_remands,mandate_date,date ∗,x,,,,,Date that CAVC reported the mandate was given,,, -cavc_remands,remand_appeal_id,integer (8) FK,,,x,,x,Appeal created by this CAVC Remand,,, -cavc_remands,remand_subtype,string ∗,x,,,,,"Type of remand. If the cavc_decision_type is 'remand', expecting one of 'jmp', 'jmpr', or 'mdr'. Otherwise, this can be null.",,, -cavc_remands,represented_by_attorney,boolean ∗,x,,,,,Whether or not the appellant was represented by an attorney,,, -cavc_remands,source_appeal_id,integer (8) ∗ FK,x,,x,,x,Appeal that CAVC has remanded,,, -cavc_remands,updated_at,datetime ∗,x,,,,,Default timestamps,,, -cavc_remands,updated_by_id,integer (8) FK,,,x,,,"User that updated this record. For MDR remands, judgement and mandate dates will be added after the record is first created.",,, -certifications,,,,,,,,,,, -certifications,already_certified,boolean,,,,,,,,, -certifications,bgs_rep_address_line_1,string,,,,,,,,, -certifications,bgs_rep_address_line_2,string,,,,,,,,, -certifications,bgs_rep_address_line_3,string,,,,,,,,, -certifications,bgs_rep_city,string,,,,,,,,, -certifications,bgs_rep_country,string,,,,,,,,, -certifications,bgs_rep_state,string,,,,,,,,, -certifications,bgs_rep_zip,string,,,,,,,,, -certifications,bgs_representative_name,string,,,,,,,,, -certifications,bgs_representative_type,string,,,,,,,,, -certifications,certification_date,string,,,,,,,,, -certifications,certifying_office,string,,,,,,,,, -certifications,certifying_official_name,string,,,,,,,,, -certifications,certifying_official_title,string,,,,,,,,, -certifications,certifying_username,string,,,,,,,,, -certifications,completed_at,datetime,,,,,,,,, -certifications,created_at,datetime ∗,x,,,,,,,, -certifications,form8_started_at,datetime,,,,,,,,, -certifications,form9_matching_at,datetime,,,,,,,,, -certifications,form9_type,string,,,,,,,,, -certifications,hearing_change_doc_found_in_vbms,boolean,,,,,,,,, -certifications,hearing_preference,string,,,,,,,,, -certifications,id,integer PK,x,x,,,,,,, -certifications,loading_data,boolean,,,,,,,,, -certifications,loading_data_failed,boolean,,,,,,,,, -certifications,nod_matching_at,datetime,,,,,,,,, -certifications,poa_correct_in_bgs,boolean,,,,,,,,, -certifications,poa_correct_in_vacols,boolean,,,,,,,,, -certifications,poa_matches,boolean,,,,,,,,, -certifications,representative_name,string,,,,,,,,, -certifications,representative_type,string,,,,,,,,, -certifications,soc_matching_at,datetime,,,,,,,,, -certifications,ssocs_matching_at,datetime,,,,,,,,, -certifications,ssocs_required,boolean,,,,,,,,, -certifications,updated_at,datetime ∗,x,,,,x,,,, -certifications,user_id,integer,,,,,x,,,, -certifications,v2,boolean,,,,,,,,, -certifications,vacols_data_missing,boolean,,,,,,,,, -certifications,vacols_hearing_preference,string,,,,,,,,, -certifications,vacols_id,string,,,,,,,,, -certifications,vacols_representative_name,string,,,,,,,,, -certifications,vacols_representative_type,string,,,,,,,,, -certification_cancellations,,,,,,,,,,, -certification_cancellations,cancellation_reason,string ∗,x,,,,,,,, -certification_cancellations,certification_id,integer ∗ FK,x,,x,,x,,,, -certification_cancellations,created_at,datetime,,,,,,,,, -certification_cancellations,email,string ∗,x,,,,,,,, -certification_cancellations,id,integer PK,x,x,,,,,,, -certification_cancellations,other_reason,string,,,,,,,,, -certification_cancellations,updated_at,datetime,,,,,x,,,, -claim_establishments,,,,,,,,,,, -claim_establishments,created_at,datetime ∗,x,,,,,,,, -claim_establishments,decision_type,integer,,,,,,,,, -claim_establishments,email_recipient,string,,,,,,,,, -claim_establishments,email_ro_id,string,,,,,,,,, -claim_establishments,ep_code,string,,,,,,,,, -claim_establishments,id,integer PK,x,x,,,,,,, -claim_establishments,outcoding_date,datetime,,,,,,,,, -claim_establishments,task_id,integer FK,,,x,,x,references dispatch_tasks,,, -claim_establishments,updated_at,datetime ∗,x,,,,x,,,, -claimants,,,,,,,,This table bridges decision reviews to participants when the participant is listed as a claimant on the decision review. A participant can be a claimant on multiple decision reviews.,,, -claimants,created_at,datetime,,,,,,,,, -claimants,decision_review_id,integer (8) ∗ FK,x,,x,,x,The ID of the decision review the claimant is on.,,, -claimants,decision_review_type,string ∗,x,,,,x,The type of decision review the claimant is on.,,, -claimants,id,integer (8) PK,x,x,,,,,,, -claimants,notes,text,,,,,,This is a notes field for adding claimant not listed and any supplementary information outside of unlisted claimant.,,, -claimants,participant_id,string ∗ U,x,,,x,x,The participant ID of the claimant.,,, -claimants,payee_code,string,,,,,,"The payee_code for the claimant, if applicable. payee_code is required when the claim is processed in VBMS.",,, -claimants,type,string,,,,,,"The class name for the single table inheritance type of Claimant, for example VeteranClaimant, DependentClaimant, AttorneyClaimant, or OtherClaimant.",,, -claimants,updated_at,datetime,,,,,x,,,, -claims_folder_searches,,,,,,,,,,, -claims_folder_searches,appeal_id,integer FK,,,x,,x,,,, -claims_folder_searches,appeal_type,string ∗,x,,,,x,,,, -claims_folder_searches,created_at,datetime,,,,,,,,, -claims_folder_searches,id,integer PK,x,x,,,,,,, -claims_folder_searches,query,string,,,,,,,,, -claims_folder_searches,updated_at,datetime,,,,,x,,,, -claims_folder_searches,user_id,integer FK,,,x,,x,,,, -conference_links,,,,,,,,,,, -conference_links,alias,string,,,,,,Alias of the conference,,, -conference_links,alias_with_host,string,,,,,,Alieas of the conference for the host,,, -conference_links,conference_deleted,boolean ∗,x,,,,,Flag to represent if a con ference has been deleted,,, -conference_links,conference_id,integer,,,,,,Id of the conference,,, -conference_links,created_at,datetime ∗,x,,,,,Date and Time of creation,,, -conference_links,created_by_id,integer (8) ∗ FK,x,,x,,x,User id of the user who created the record. FK on User table,,, -conference_links,hearing_day_id,integer (8) ∗ FK,x,,x,,x,The associated hearing day id,,, -conference_links,host_link,string,,,,,,Conference link generated from external conference service,,, -conference_links,host_pin,integer,,,,,,Pin for the host of the conference to get into the conference,,, -conference_links,host_pin_long,string (8),,,,,,Generated host pin stored as a string,,, -conference_links,id,integer (8) PK,x,x,,,,,,, -conference_links,updated_at,datetime,,,,,,Date and Time record was last updated,,, -conference_links,updated_by_id,integer (8) FK,,,x,,x,user id of the user to last update the record. FK on the User table,,, -decision_documents,,,,,,,,,,, -decision_documents,appeal_id,integer (8) ∗ FK,x,,x,,x,,,, -decision_documents,appeal_type,string,,,,,,,,, -decision_documents,attempted_at,datetime,,,,,,When the job ran,,, -decision_documents,canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -decision_documents,citation_number,string ∗,x,,,,x,Unique identifier for decision document,,, -decision_documents,created_at,datetime ∗,x,,,,,,,, -decision_documents,decision_date,date ∗,x,,,,,,,, -decision_documents,error,string,,,,,,Message captured from a failed attempt,,, -decision_documents,id,integer (8) PK,x,x,,,,,,, -decision_documents,last_submitted_at,datetime,,,,,,When the job is eligible to run (can be reset to restart the job),,, -decision_documents,processed_at,datetime,,,,,,When the job has concluded,,, -decision_documents,redacted_document_location,string ∗,x,,,,,,,, -decision_documents,submitted_at,datetime,,,,,,When the job first became eligible to run,,, -decision_documents,updated_at,datetime ∗,x,,,,x,,,, -decision_documents,uploaded_to_vbms_at,datetime,,,,,,When document was successfully uploaded to VBMS,,, -decision_issues,,,,,,,,Issues that represent a decision made on a decision review.,,, -decision_issues,benefit_type,string,,,,,,"Classification of the benefit being decided on. Maps 1 to 1 to VA lines of business, and typically used to know which line of business the decision correlates to.",,, -decision_issues,caseflow_decision_date,date,,,,,,"This is a decision date for decision issues where decisions are entered in Caseflow, such as for appeals or for decision reviews with a business line that is not processed in VBMS.",,, -decision_issues,created_at,datetime,,,,,,Automatic timestamp when row was created.,,, -decision_issues,decision_review_id,integer FK,,,x,,x,ID of the decision review the decision was made on.,,, -decision_issues,decision_review_type,string,,,,,x,Type of the decision review the decision was made on.,,, -decision_issues,decision_text,string,,,,,,"If decision resulted in a change to a rating, the rating issue's decision text.",,, -decision_issues,deleted_at,datetime,,,,,x,,,, -decision_issues,description,string,,,,,,Optional description that the user can input for decisions made in Caseflow.,,, -decision_issues,diagnostic_code,string,,,,,,"If a decision resulted in a rating, this is the rating issue's diagnostic code.",,, -decision_issues,disposition,string ∗,x,,,,x,The disposition for a decision issue. Dispositions made in Caseflow and dispositions made in VBMS can have different values.,,, -decision_issues,end_product_last_action_date,date ∗,x,,,,,"After an end product gets synced with a status of CLR (cleared), the end product's last_action_date is saved on any decision issues that are created as a result. This is used as a proxy for decision date for non-rating issues that are processed in VBMS because they don't have a rating profile date, and the exact decision date is not available.",,, -decision_issues,id,integer (8) PK,x,x,,,,,,, -decision_issues,participant_id,string ∗,x,,,,,The Veteran's participant id.,,, -decision_issues,percent_number,string,,,,,,percent_number from RatingIssue (prcntNo from Rating Profile),,, -decision_issues,rating_issue_reference_id,string,,,,,x,Identifies the specific issue on the rating that resulted from the decision issue (a rating issue can be connected to multiple contentions).,,, -decision_issues,rating_profile_date,datetime,,,,,,"The profile date of the rating that a decision issue resulted in (if applicable). The profile_date is used as an identifier for the rating, and is the date that most closely maps to what the Veteran writes down as the decision date.",,, -decision_issues,rating_promulgation_date,datetime,,,,,,The promulgation date of the rating that a decision issue resulted in (if applicable). It is used for calculating whether a decision issue is within the timeliness window to be appealed or get a higher level review.,,, -decision_issues,subject_text,text,,,,,,subject_text from RatingIssue (subjctTxt from Rating Profile),,, -decision_issues,updated_at,datetime,,,,,x,,,, -dispatch_tasks,,,,,,,,,,, -dispatch_tasks,aasm_state,string,,,,,x,"Current task state: unprepared, unassigned, assigned, started, reviewed, completed",,, -dispatch_tasks,appeal_id,integer ∗ FK,x,,x,,,,,, -dispatch_tasks,assigned_at,datetime,,,,,,,,, -dispatch_tasks,comment,string,,,,,,,,, -dispatch_tasks,completed_at,datetime,,,,,,,,, -dispatch_tasks,completion_status,integer,,,,,,,,, -dispatch_tasks,created_at,datetime ∗,x,,,,,,,, -dispatch_tasks,id,integer PK,x,x,,,,,,, -dispatch_tasks,lock_version,integer,,,,,,,,, -dispatch_tasks,outgoing_reference_id,string,,,,,,,,, -dispatch_tasks,prepared_at,datetime,,,,,,,,, -dispatch_tasks,started_at,datetime,,,,,,,,, -dispatch_tasks,type,string ∗,x,,,,,,,, -dispatch_tasks,updated_at,datetime ∗,x,,,,x,,,, -dispatch_tasks,user_id,integer FK,,,x,,x,,,, -distributed_cases,,,,,,,,,,, -distributed_cases,case_id,string ∗,x,,,,x,,,, -distributed_cases,created_at,datetime,,,,,,,,, -distributed_cases,distribution_id,integer FK,,,x,,x,,,, -distributed_cases,docket,string ∗,x,,,,,,,, -distributed_cases,docket_index,integer ∗,x,,,,,,,, -distributed_cases,genpop,boolean,,,,,,,,, -distributed_cases,genpop_query,string ∗,x,,,,,,,, -distributed_cases,id,integer (8) PK,x,x,,,,,,, -distributed_cases,priority,boolean,,,,,,,,, -distributed_cases,ready_at,datetime ∗,x,,,,,,,, -distributed_cases,task_id,integer ∗ FK,x,,x,,,,,, -distributed_cases,updated_at,datetime,,,,,x,,,, -distributions,,,,,,,,,,, -distributions,completed_at,datetime,,,,,,,,, -distributions,created_at,datetime ∗,x,,,,,,,, -distributions,errored_at,datetime,,,,,,when the Distribution job suffered an error,,, -distributions,id,integer (8) PK,x,x,,,,,,, -distributions,judge_id,integer FK,,,x,,,,,, -distributions,priority_push,boolean,,,,,,Whether or not this distribution is a priority-appeals-only push to judges via a weekly job (not manually requested),,, -distributions,started_at,datetime,,,,,,when the Distribution job commenced,,, -distributions,statistics,json,,,,,,,,, -distributions,status,string,,,,,,,,, -distributions,updated_at,datetime ∗,x,,,,x,,,, -docket_snapshots,,,,,,,,,,, -docket_snapshots,created_at,datetime,,,,,,,,, -docket_snapshots,docket_count,integer,,,,,,,,, -docket_snapshots,id,integer PK,x,x,,,,,,, -docket_snapshots,latest_docket_month,date,,,,,,,,, -docket_snapshots,updated_at,datetime,,,,,x,,,, -docket_switches,,,,,,,,Stores the disposition and associated data for Docket Switch motions.,,, -docket_switches,created_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps,,, -docket_switches,disposition,string ∗,x,,,,,"Possible options are granted, partially_granted, and denied",,, -docket_switches,docket_type,string,,,,,,The new docket,,, -docket_switches,granted_request_issue_ids,integer,,,,,,"When a docket switch is partially granted, this includes an array of the appeal's request issue IDs that were selected for the new docket. For full grant, this includes all prior request issue IDs.",,, -docket_switches,id,integer (8) PK,x,x,,,,,,, -docket_switches,new_docket_stream_id,integer (8) FK,,,x,,x,References the new appeal stream with the updated docket; initially null until created by workflow,,, -docket_switches,old_docket_stream_id,integer (8) ∗ FK,x,,x,,x,References the original appeal stream with old docket,,, -docket_switches,receipt_date,datetime ∗,x,,,,,Date the board receives the NOD with request for docket switch; entered by user performing docket switch,,, -docket_switches,task_id,integer (8) ∗ FK,x,,x,,x,The task that triggered the switch,,, -docket_switches,updated_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps,,, -docket_tracers,,,,,,,,,,, -docket_tracers,ahead_and_ready_count,integer,,,,,,,,, -docket_tracers,ahead_count,integer,,,,,,,,, -docket_tracers,created_at,datetime,,,,,,,,, -docket_tracers,docket_snapshot_id,integer FK,,,x,,x,,,, -docket_tracers,id,integer PK,x,x,,,,,,, -docket_tracers,month,date,,,,,x,,,, -docket_tracers,updated_at,datetime,,,,,x,,,, -documents,,,,,,,,,,, -documents,category_medical,boolean,,,,,,,,, -documents,category_other,boolean,,,,,,,,, -documents,category_procedural,boolean,,,,,,,,, -documents,created_at,datetime,,,,,,,,, -documents,description,string,,,,,,,,, -documents,file_number,string,,,,,x,PII,,, -documents,id,integer PK,x,x,,,,,,, -documents,previous_document_version_id,integer,,,,,,,,, -documents,received_at,date,,,,,,,,, -documents,series_id,string,,,,,x,,,, -documents,type,string,,,,,,,,, -documents,updated_at,datetime,,,,,,,,, -documents,upload_date,date,,,,,,,,, -documents,vbms_document_id,string ∗,x,,,,x,,,, -document_views,,,,,,,,,,, -document_views,created_at,datetime,,,,,,,,, -document_views,document_id,integer ∗ FK,x,,x,,x,,,, -document_views,first_viewed_at,datetime,,,,,,,,, -document_views,id,integer PK,x,x,,,,,,, -document_views,updated_at,datetime,,,,,,,,, -document_views,user_id,integer ∗ FK,x,,x,,x,,,, -documents_tags,,,,,,,,,,, -documents_tags,created_at,datetime,,,,,,,,, -documents_tags,document_id,integer ∗ FK,x,,x,,x,,,, -documents_tags,id,integer PK,x,x,,,,,,, -documents_tags,tag_id,integer ∗ FK,x,,x,,x,,,, -documents_tags,updated_at,datetime,,,,,,,,, -end_product_code_updates,,,,,,,,"Caseflow establishes end products in VBMS with specific end product codes. If that code is changed outside of Caseflow, that is tracked here.",,, -end_product_code_updates,code,string ∗,x,,,,,"The new end product code, if it has changed since last checked.",,, -end_product_code_updates,created_at,datetime ∗,x,,,,,,,, -end_product_code_updates,end_product_establishment_id,integer (8) ∗ FK,x,,x,,x,,,, -end_product_code_updates,id,integer (8) PK,x,x,,,,,,, -end_product_code_updates,updated_at,datetime ∗,x,,,,x,,,, -end_product_establishments,,,,,,,,"Represents end products that have been, or need to be established by Caseflow. Used to track the status of those end products as they are processed in VBMS and/or SHARE.",,, -end_product_establishments,benefit_type_code,string,,,,,,"1 if the Veteran is alive, and 2 if the Veteran is deceased. Not to be confused with benefit_type, which is unrelated.",,, -end_product_establishments,claim_date,date,,,,,,The claim_date for end product established.,,, -end_product_establishments,claimant_participant_id,string,,,,,,The participant ID of the claimant submitted on the end product.,,, -end_product_establishments,code,string,,,,,,"The end product code, which determines the type of end product that is established. For example, it can contain information about whether it is rating, nonrating, compensation, pension, created automatically due to a Duty to Assist Error, and more.",,, -end_product_establishments,committed_at,datetime,,,,,,"Timestamp indicating other actions performed as part of a larger atomic operation containing the end product establishment, such as creating contentions, are also complete.",,, -end_product_establishments,created_at,datetime,,,,,,,,, -end_product_establishments,development_item_reference_id,string,,,,,,"When a Veteran requests an informal conference with their higher level review, a tracked item is created. This stores the ID of the of the tracked item, it is also used to indicate the success of creating the tracked item.",,, -end_product_establishments,doc_reference_id,string,,,,,,"When a Veteran requests an informal conference, a claimant letter is generated. This stores the document ID of the claimant letter, and is also used to track the success of creating the claimant letter.",,, -end_product_establishments,established_at,datetime,,,,,,Timestamp for when the end product was established.,,, -end_product_establishments,id,integer (8) PK,x,x,,,,,,, -end_product_establishments,last_synced_at,datetime,,,,,,"The time that the status of the end product was last synced with BGS. The end product is synced until it is canceled or cleared, meaning it is no longer active.",,, -end_product_establishments,limited_poa_access,boolean,,,,,,Indicates whether the limited Power of Attorney has access to view documents,,, -end_product_establishments,limited_poa_code,string,,,,,,"The limited Power of Attorney code, which indicates whether the claim has a POA specifically for this claim, which can be different than the Veteran's POA",,, -end_product_establishments,modifier,string,,,,,,"The end product modifier. For higher level reviews, the modifiers range from 030-039. For supplemental claims, they range from 040-049. The same modifier cannot be used twice for an active end product per Veteran. Once an end product is no longer active, the modifier can be used again.",,, -end_product_establishments,payee_code,string ∗,x,,,,,The payee_code of the claimant submitted for this end product.,,, -end_product_establishments,reference_id,string,,,,,,"The claim_id of the end product, which is stored after the end product is successfully established in VBMS.",,, -end_product_establishments,source_id,integer (8) ∗ FK,x,,x,,x,The ID of the source that resulted in this end product establishment.,,, -end_product_establishments,source_type,string ∗,x,,,,x,The type of source that resulted in this end product establishment.,,, -end_product_establishments,station,string,,,,,,The station ID of the end product's station.,,, -end_product_establishments,synced_status,string,,,,,,"The status of the end product, which is synced by a job. Once and end product is cleared (CLR) or canceled (CAN) the status is final and the end product will not continue being synced.",,, -end_product_establishments,updated_at,datetime,,,,,x,,,, -end_product_establishments,user_id,integer FK,,,x,,x,The ID of the user who performed the decision review intake.,,, -end_product_establishments,veteran_file_number,string ∗,x,,,,x,PII. The file number of the Veteran submitted when establishing the end product.,,, -end_product_updates,,,,,,,,Updates the claim label for end products established from Caseflow,,, -end_product_updates,active_request_issue_ids,integer (8) ∗,x,,,,,A list of active request issue IDs when a user has finished editing a decision review. Used to keep track of which request issues may have been impacted by the update.,,, -end_product_updates,created_at,datetime ∗,x,,,,,,,, -end_product_updates,end_product_establishment_id,integer (8) ∗ FK,x,,x,,x,The end product establishment id used to track the end product being updated.,,, -end_product_updates,error,string,,,,,,The error message captured from BGS if the end product update failed.,,, -end_product_updates,id,integer (8) PK,x,x,,,,,,, -end_product_updates,new_code,string,,,,,,The new end product code the user wants to update to.,,, -end_product_updates,original_code,string,,,,,,The original end product code before the update was submitted.,,, -end_product_updates,original_decision_review_id,integer (8),,,,,x,The original decision review that this end product update belongs to; has a non-nil value only if a new decision_review was created.,,, -end_product_updates,original_decision_review_type,string,,,,,x,The original decision review type that this end product update belongs to,,, -end_product_updates,status,string,,,,,,"Status after an attempt to update the end product; expected values: 'success', 'error', ...",,, -end_product_updates,updated_at,datetime ∗,x,,,,,,,, -end_product_updates,user_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who makes an end product update.,,, -form8s,,,,,,,,,,, -form8s,_initial_appellant_name,string,,,,,,,,, -form8s,_initial_appellant_relationship,string,,,,,,,,, -form8s,_initial_hearing_requested,string,,,,,,,,, -form8s,_initial_increased_rating_notification_date,date,,,,,,,,, -form8s,_initial_insurance_loan_number,string,,,,,,,,, -form8s,_initial_other_notification_date,date,,,,,,,,, -form8s,_initial_representative_name,string,,,,,,,,, -form8s,_initial_representative_type,string,,,,,,,,, -form8s,_initial_service_connection_notification_date,date,,,,,,,,, -form8s,_initial_soc_date,date,,,,,,,,, -form8s,_initial_ssoc_required,string,,,,,,,,, -form8s,_initial_veteran_name,string,,,,,,,,, -form8s,agent_accredited,string,,,,,,,,, -form8s,appellant_name,string,,,,,,,,, -form8s,appellant_relationship,string,,,,,,,,, -form8s,certification_date,date,,,,,,,,, -form8s,certification_id,integer,,,,,x,,,, -form8s,certifying_office,string,,,,,,,,, -form8s,certifying_official_name,string,,,,,,,,, -form8s,certifying_official_title,string,,,,,,,,, -form8s,certifying_official_title_specify_other,string,,,,,,,,, -form8s,certifying_username,string,,,,,,,,, -form8s,contested_claims_procedures_applicable,string,,,,,,,,, -form8s,contested_claims_requirements_followed,string,,,,,,,,, -form8s,created_at,datetime ∗,x,,,,,,,, -form8s,file_number,string,,,,,,PII,,, -form8s,form9_date,date,,,,,,,,, -form8s,form_646_not_of_record_explanation,string,,,,,,,,, -form8s,form_646_of_record,string,,,,,,,,, -form8s,hearing_held,string,,,,,,,,, -form8s,hearing_preference,string,,,,,,,,, -form8s,hearing_requested,string,,,,,,,,, -form8s,hearing_requested_explanation,string,,,,,,,,, -form8s,hearing_transcript_on_file,string,,,,,,,,, -form8s,id,integer PK,x,x,,,,,,, -form8s,increased_rating_for,text,,,,,,,,, -form8s,increased_rating_notification_date,date,,,,,,,,, -form8s,insurance_loan_number,string,,,,,,,,, -form8s,nod_date,date,,,,,,,,, -form8s,other_for,text,,,,,,,,, -form8s,other_notification_date,date,,,,,,,,, -form8s,power_of_attorney,string,,,,,,,,, -form8s,power_of_attorney_file,string,,,,,,,,, -form8s,record_cf_or_xcf,string,,,,,,,,, -form8s,record_clinical_rec,string,,,,,,,,, -form8s,record_dental_f,string,,,,,,,,, -form8s,record_dep_ed_f,string,,,,,,,,, -form8s,record_hospital_cor,string,,,,,,,,, -form8s,record_inactive_cf,string,,,,,,,,, -form8s,record_insurance_f,string,,,,,,,,, -form8s,record_loan_guar_f,string,,,,,,,,, -form8s,record_other,string,,,,,,,,, -form8s,record_other_explanation,text,,,,,,,,, -form8s,record_outpatient_f,string,,,,,,,,, -form8s,record_r_and_e_f,string,,,,,,,,, -form8s,record_slides,string,,,,,,,,, -form8s,record_tissue_blocks,string,,,,,,,,, -form8s,record_training_sub_f,string,,,,,,,,, -form8s,record_x_rays,string,,,,,,,,, -form8s,remarks,text,,,,,,,,, -form8s,representative_name,string,,,,,,,,, -form8s,representative_type,string,,,,,,,,, -form8s,representative_type_specify_other,string,,,,,,,,, -form8s,service_connection_for,text,,,,,,,,, -form8s,service_connection_notification_date,date,,,,,,,,, -form8s,soc_date,date,,,,,,,,, -form8s,ssoc_date_1,date,,,,,,,,, -form8s,ssoc_date_2,date,,,,,,,,, -form8s,ssoc_date_3,date,,,,,,,,, -form8s,ssoc_required,string,,,,,,,,, -form8s,updated_at,datetime ∗,x,,,,,,,, -form8s,vacols_id,string,,,,,,,,, -form8s,veteran_name,string,,,,,,,,, -global_admin_logins,,,,,,,,,,, -global_admin_logins,admin_css_id,string,,,,,,,,, -global_admin_logins,created_at,datetime,,,,,,,,, -global_admin_logins,id,integer PK,x,x,,,,,,, -global_admin_logins,target_css_id,string,,,,,,,,, -global_admin_logins,target_station_id,string,,,,,,,,, -global_admin_logins,updated_at,datetime,,,,,x,,,, -hearings,,,,,,,,,,, -hearings,appeal_id,integer ∗ FK,x,,x,,,Appeal ID; use as FK to appeals,,, -hearings,bva_poc,string,,,,,,Hearing coordinator full name,,, -hearings,created_at,datetime,,,,,,Automatic timestamp when row was created.,,, -hearings,created_by_id,integer (8) FK,,,x,,x,The ID of the user who created the Hearing,,, -hearings,disposition,string,,,,,x,"Hearing disposition; can be one of: 'held', 'postponed', 'no_show', or 'cancelled'",,, -hearings,evidence_window_waived,boolean,,,,,,Determines whether the veteran/appelant has wavied the 90 day evidence hold,,, -hearings,hearing_day_id,integer ∗ FK,x,,x,,,HearingDay ID; use as FK to HearingDays,,, -hearings,id,integer (8) PK,x,x,,,,,,, -hearings,judge_id,integer FK,,,x,,,User ID of judge who will hold the hearing,,, -hearings,military_service,string,,,,,,Periods and circumstances of military service,,, -hearings,notes,string,,,,,,Any notes taken prior or post hearing,,, -hearings,prepped,boolean,,,,,,Determines whether the judge has checked the hearing as prepped,,, -hearings,representative_name,string,,,,,,Name of Appellant's representative if applicable,,, -hearings,room,string,,,,,,The room at BVA where the hearing will take place; ported from associated HearingDay,,, -hearings,scheduled_time,time ∗,x,,,,,Date and Time when hearing will take place,,, -hearings,summary,text,,,,,,Summary of hearing,,, -hearings,transcript_requested,boolean,,,,,,Determines whether the veteran/appellant has requested the hearing transcription,,, -hearings,transcript_sent_date,date,,,,,,Date of when the hearing transcription was sent to the Veteran/Appellant,,, -hearings,updated_at,datetime,,,,,x,Timestamp when record was last updated.,,, -hearings,updated_by_id,integer (8) FK,,,x,,x,The ID of the user who most recently updated the Hearing,,, -hearings,uuid,uuid ∗,x,,,,x,,,, -hearings,witness,string,,,,,,Witness/Observer present during hearing,,, -hearing_days,,,,,,,,,,, -hearing_days,bva_poc,string,,,,,,Hearing coordinator full name,,, -hearing_days,created_at,datetime ∗,x,,,,,Automatic timestamp of when hearing day was created,,, -hearing_days,created_by_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who created the Hearing Day,,, -hearing_days,deleted_at,datetime,,,,,x,Automatic timestamp of when hearing day was deleted,,, -hearing_days,first_slot_time,string (5),,,,,,The first time slot available; interpreted as the local time at Central office or the RO,,, -hearing_days,id,integer (8) PK,x,x,,,,,,, -hearing_days,judge_id,integer FK,,,x,,,User ID of judge who is assigned to the hearing day,,, -hearing_days,lock,boolean,,,,,,Determines if the hearing day is locked and can't be edited,,, -hearing_days,notes,text,,,,,,Any notes about hearing day,,, -hearing_days,number_of_slots,integer,,,,,,The number of time slots possible for this day,,, -hearing_days,regional_office,string,,,,,,Regional office key associated with hearing day,,, -hearing_days,request_type,string ∗,x,,,,,"Hearing request types for all associated hearings; can be one of: 'T', 'C' or 'V'",,, -hearing_days,room,string,,,,,,The room at BVA where the hearing will take place,,, -hearing_days,scheduled_for,date ∗,x,,,,,The date when all associated hearings will take place,,, -hearing_days,slot_length_minutes,integer,,,,,,The length in minutes of each time slot for this day,,, -hearing_days,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when hearing day was updated,,, -hearing_days,updated_by_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who most recently updated the Hearing Day,,, -hearing_email_recipients,,,,,,,,Recipients of hearings-related emails,,, -hearing_email_recipients,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal this email recipient is associated with,,, -hearing_email_recipients,appeal_type,string,,,,,x,The type of appeal this email recipient is associated with,,, -hearing_email_recipients,created_at,datetime ∗,x,,,,,,,, -hearing_email_recipients,email_address,string ∗,x,,,,,PII. The recipient's email address,,, -hearing_email_recipients,email_sent,boolean ∗,x,,,,,Indicates if a notification email was sent to the recipient.,,, -hearing_email_recipients,hearing_id,integer (8) FK,,,x,,x,Associated hearing,,, -hearing_email_recipients,hearing_type,string,,,,,x,,,, -hearing_email_recipients,id,integer (8) PK,x,x,,,,,,, -hearing_email_recipients,timezone,string (50),,,,,,The recipient's timezone,,, -hearing_email_recipients,type,string,,,,,,The subclass name (i.e. AppellantHearingEmailRecipient),,, -hearing_email_recipients,updated_at,datetime ∗,x,,,,,,,, -hearing_issue_notes,,,,,,,,,,, -hearing_issue_notes,allow,boolean,,,,,,,,, -hearing_issue_notes,created_at,datetime,,,,,,,,, -hearing_issue_notes,deny,boolean,,,,,,,,, -hearing_issue_notes,dismiss,boolean,,,,,,,,, -hearing_issue_notes,hearing_id,integer (8) ∗ FK,x,,x,,x,,,, -hearing_issue_notes,id,integer (8) PK,x,x,,,,,,, -hearing_issue_notes,remand,boolean,,,,,,,,, -hearing_issue_notes,reopen,boolean,,,,,,,,, -hearing_issue_notes,request_issue_id,integer (8) ∗ FK,x,,x,,x,,,, -hearing_issue_notes,updated_at,datetime,,,,,x,,,, -hearing_issue_notes,worksheet_notes,string,,,,,,,,, -hearing_locations,,,,,,,,,,, -hearing_locations,address,string,,,,,,Full address of the location,,, -hearing_locations,city,string,,,,,,"i.e 'New York', 'Houston', etc",,, -hearing_locations,classification,string,,,,,,"The classification for location; i.e 'Regional Benefit Office', 'VA Medical Center (VAMC)', etc",,, -hearing_locations,created_at,datetime ∗,x,,,,,Automatic timestamp of when hearing location was created,,, -hearing_locations,distance,float,,,,,,Distance between appellant's location and the hearing location,,, -hearing_locations,facility_id,string ∗,x,,,,,"Id associated with the facility; i.e 'vba_313', 'vba_354a', 'vba_317', etc",,, -hearing_locations,facility_type,string,,,,,,"The type of facility; i.e, 'va_benefits_facility', 'va_health_facility', 'vet_center', etc",,, -hearing_locations,hearing_id,integer FK,,,x,,x,Hearing/LegacyHearing ID; use as FK to hearings/legacy_hearings,,, -hearing_locations,hearing_type,string,,,,,x,'Hearing' or 'LegacyHearing',,, -hearing_locations,id,integer (8) PK,x,x,,,,,,, -hearing_locations,name,string,,,,,,"Name of location; i.e 'Chicago Regional Benefit Office', 'Jennings VA Clinic', etc",,, -hearing_locations,state,string,,,,,,"State in abbreviated form; i.e 'NY', 'CA', etc",,, -hearing_locations,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when hearing location was updated,,, -hearing_locations,zip_code,string,,,,,,,,, -hearing_task_associations,,,,,,,,,,, -hearing_task_associations,created_at,datetime,,,,,,Automatic timestamp of when association was created,,, -hearing_task_associations,hearing_id,integer (8) ∗ FK,x,,x,,x,Hearing/LegacyHearing ID; use as FK to hearings/legacy_hearings,,, -hearing_task_associations,hearing_task_id,integer (8) ∗ FK,x,,x,,x,associated HearingTask ID; use as fk to tasks,,, -hearing_task_associations,hearing_type,string ∗,x,,,,x,'Hearing' or 'LegacyHearing',,, -hearing_task_associations,id,integer (8) PK,x,x,,,,,,, -hearing_task_associations,updated_at,datetime,,,,,x,Automatic timestamp of when association was updated,,, -hearing_views,,,,,,,,,,, -hearing_views,created_at,datetime,,,,,,Automatic timestamp of when hearing view was created,,, -hearing_views,hearing_id,integer ∗ FK,x,,x,,x,Hearing/LegacyHearing ID; use as FK to hearings/legacy_hearings,,, -hearing_views,hearing_type,string,,,,,x,'Hearing' or 'LegacyHearing',,, -hearing_views,id,integer PK,x,x,,,,,,, -hearing_views,updated_at,datetime,,,,,,Automatic timestamp of when hearing view was updated,,, -hearing_views,user_id,integer ∗ FK,x,,x,,x,User ID; use as FK to users,,, -higher_level_reviews,,,,,,,,Intake data for Higher Level Reviews.,,, -higher_level_reviews,benefit_type,string ∗,x,,,,,"The benefit type selected by the Veteran on their form, also known as a Line of Business.",,, -higher_level_reviews,created_at,datetime,,,,,,,,, -higher_level_reviews,establishment_attempted_at,datetime,,,,,,Timestamp for the most recent attempt at establishing a claim.,,, -higher_level_reviews,establishment_canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -higher_level_reviews,establishment_error,string,,,,,,The error captured for the most recent attempt at establishing a claim if it failed. This is removed once establishing the claim succeeds.,,, -higher_level_reviews,establishment_last_submitted_at,datetime,,,,,,Timestamp for the latest attempt at establishing the End Products for the Decision Review.,,, -higher_level_reviews,establishment_processed_at,datetime,,,,,,Timestamp for when the End Product Establishments for the Decision Review successfully finished processing.,,, -higher_level_reviews,establishment_submitted_at,datetime,,,,,,Timestamp for when the Higher Level Review was submitted by a Claims Assistant. This adds the End Product Establishment to a job to finish processing asynchronously.,,, -higher_level_reviews,filed_by_va_gov,boolean,,,,,,Indicates whether or not this form came from VA.gov,,, -higher_level_reviews,id,integer (8) PK,x,x,,,,,,, -higher_level_reviews,informal_conference,boolean,,,,,,Indicates whether a Veteran selected on their Higher Level Review form to have an informal conference. This creates a claimant letter and a tracked item in BGS.,,, -higher_level_reviews,legacy_opt_in_approved,boolean,,,,,,"Indicates whether a Veteran opted to withdraw their Higher Level Review request issues from the legacy system if a matching issue is found. If there is a matching legacy issue and it is not withdrawn, then that issue is ineligible to be a new request issue and a contention will not be created for it.",,, -higher_level_reviews,receipt_date,date ∗,x,,,,,The date that the Higher Level Review form was received by central mail. This is used to determine which issues are eligible to be appealed based on timeliness. Only issues decided prior to the receipt date will show up as contestable issues. It is also the claim date for any associated end products that are established.,,, -higher_level_reviews,same_office,boolean,,,,,,Whether the Veteran wants their issues to be reviewed by the same office where they were previously reviewed. This creates a special issue on all of the contentions created on this Higher Level Review.,,, -higher_level_reviews,updated_at,datetime,,,,,x,,,, -higher_level_reviews,uuid,uuid ∗,x,,,,x,The universally unique identifier for the Higher Level Review. Can be used to link to the claim after it is completed.,,, -higher_level_reviews,veteran_file_number,string ∗,x,,,,x,PII. The file number of the Veteran that the Higher Level Review is for.,,, -higher_level_reviews,veteran_is_not_claimant,boolean,,,,,,"Indicates whether the Veteran is the claimant on the Higher Level Review form, or if the claimant is someone else like a spouse or a child. Must be TRUE if the Veteran is deceased.",,, -ihp_drafts,,,,,,,,,,, -ihp_drafts,appeal_id,integer ∗ FK,x,,x,,x,Appeal id the IHP was written for,,, -ihp_drafts,appeal_type,string ∗,x,,,,x,Type of appeal the IHP was written for,,, -ihp_drafts,created_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps,,, -ihp_drafts,id,integer (8) PK,x,x,,,,,,, -ihp_drafts,organization_id,integer ∗ FK,x,,x,,x,IHP-writing VSO that drafted the IHP,,, -ihp_drafts,path,string ∗,x,,,,,Path to the IHP in the VA V: drive,,, -ihp_drafts,updated_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps,,, -intakes,,,,,,,,Represents the intake of an form or request made by a veteran.,,, -intakes,cancel_other,string,,,,,,Notes added if a user canceled an intake for any reason other than the stock set of options.,,, -intakes,cancel_reason,string,,,,,,"The reason the intake was canceled. Could have been manually canceled by a user, or automatic.",,, -intakes,completed_at,datetime,,,,,,"Timestamp for when the intake was completed, whether it was successful or not.",,, -intakes,completion_started_at,datetime,,,,,,Timestamp for when the user submitted the intake to be completed.,,, -intakes,completion_status,string,,,,,,"Indicates whether the intake was successful, or was closed by being canceled, expired, or due to an error.",,, -intakes,created_at,datetime,,,,,,,,, -intakes,detail_id,integer FK,,,x,,x,The ID of the record created as a result of the intake.,,, -intakes,detail_type,string,,,,,x,The type of the record created as a result of the intake.,,, -intakes,error_code,string,,,,,,"If the intake was unsuccessful due to a set of known errors, the error code is stored here. An error is also stored here for RAMP elections that are connected to an active end product, even though the intake is a success.",,, -intakes,id,integer PK,x,x,,,,,,, -intakes,started_at,datetime,,,,,,"Timestamp for when the intake was created, which happens when a user successfully searches for a Veteran.",,, -intakes,type,string,,,,,x,The class name of the intake.,,, -intakes,updated_at,datetime,,,,,x,,,, -intakes,user_id,integer ∗ FK,x,,x,,x,The ID of the user who created the intake.,,, -intakes,veteran_file_number,string,,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran.,,, -intakes,veteran_id,integer (8) FK,,,x,,x,The ID of the veteran record associated with this intake,,, -job_notes,,,,,,,,,,, -job_notes,created_at,datetime ∗,x,,,,,Default created_at/updated_at,,, -job_notes,id,integer (8) PK,x,x,,,,,,, -job_notes,job_id,integer (8) ∗ FK,x,,x,,x,The job to which the note applies,,, -job_notes,job_type,string ∗,x,,,,x,,,, -job_notes,note,text ∗,x,,,,,The note,,, -job_notes,send_to_intake_user,boolean,,,,,,Should the note trigger a message to the job intake user,,, -job_notes,updated_at,datetime ∗,x,,,,x,Default created_at/updated_at,,, -job_notes,user_id,integer (8) ∗ FK,x,,x,,x,The user who created the note,,, -judge_case_reviews,,,,,,,,,,, -judge_case_reviews,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal this case review is associated with,,, -judge_case_reviews,appeal_type,string,,,,,x,The type of appeal this case review is associated with,,, -judge_case_reviews,areas_for_improvement,text,,,,,,,,, -judge_case_reviews,attorney_id,integer FK,,,x,,,,,, -judge_case_reviews,comment,text,,,,,,,,, -judge_case_reviews,complexity,string ∗,x,,,,,,,, -judge_case_reviews,created_at,datetime ∗,x,,,,,,,, -judge_case_reviews,factors_not_considered,text,,,,,,,,, -judge_case_reviews,id,integer (8) PK,x,x,,,,,,, -judge_case_reviews,judge_id,integer FK,,,x,,,,,, -judge_case_reviews,location,string ∗,x,,,,,,,, -judge_case_reviews,one_touch_initiative,boolean,,,,,,,,, -judge_case_reviews,positive_feedback,text,,,,,,,,, -judge_case_reviews,quality,string ∗,x,,,,,,,, -judge_case_reviews,task_id,string ∗ FK,x,,x,,,"Refers to the tasks table for AMA appeals, but uses syntax `-YYYY-MM-DD` for legacy appeals",,, -judge_case_reviews,timeliness,string,,,,,,Documents if the drafted decision by an attorney was provided on a timely or untimely manner.,,, -judge_case_reviews,updated_at,datetime ∗,x,,,,x,,,, -legacy_appeals,,,,,,,,,,, -legacy_appeals,appeal_series_id,integer (8) FK,,,x,,x,,,, -legacy_appeals,changed_hearing_request_type,string,,,,,,The new hearing type preference for an appellant that needs a hearing scheduled,,, -legacy_appeals,closest_regional_office,string,,,,,,,,, -legacy_appeals,contaminated_water_at_camp_lejeune,boolean,,,,,,,,, -legacy_appeals,created_at,datetime,,,,,,,,, -legacy_appeals,dic_death_or_accrued_benefits_united_states,boolean,,,,,,,,, -legacy_appeals,dispatched_to_station,string,,,,,,,,, -legacy_appeals,education_gi_bill_dependents_educational_assistance_scholars,boolean,,,,,,,,, -legacy_appeals,foreign_claim_compensation_claims_dual_claims_appeals,boolean,,,,,,,,, -legacy_appeals,foreign_pension_dic_all_other_foreign_countries,boolean,,,,,,,,, -legacy_appeals,foreign_pension_dic_mexico_central_and_south_america_caribb,boolean,,,,,,,,, -legacy_appeals,hearing_including_travel_board_video_conference,boolean,,,,,,,,, -legacy_appeals,home_loan_guaranty,boolean,,,,,,,,, -legacy_appeals,id,integer (8) PK,x,x,,,,,,, -legacy_appeals,incarcerated_veterans,boolean,,,,,,,,, -legacy_appeals,insurance,boolean,,,,,,,,, -legacy_appeals,issues_pulled,boolean,,,,,,,,, -legacy_appeals,manlincon_compliance,boolean,,,,,,,,, -legacy_appeals,mustard_gas,boolean,,,,,,,,, -legacy_appeals,national_cemetery_administration,boolean,,,,,,,,, -legacy_appeals,nonrating_issue,boolean,,,,,,,,, -legacy_appeals,original_hearing_request_type,string,,,,,,The hearing type preference for an appellant before any changes were made in Caseflow,,, -legacy_appeals,pension_united_states,boolean,,,,,,,,, -legacy_appeals,private_attorney_or_agent,boolean,,,,,,,,, -legacy_appeals,radiation,boolean,,,,,,,,, -legacy_appeals,rice_compliance,boolean,,,,,,,,, -legacy_appeals,spina_bifida,boolean,,,,,,,,, -legacy_appeals,updated_at,datetime,,,,,x,,,, -legacy_appeals,us_territory_claim_american_samoa_guam_northern_mariana_isla,boolean,,,,,,,,, -legacy_appeals,us_territory_claim_philippines,boolean,,,,,,,,, -legacy_appeals,us_territory_claim_puerto_rico_and_virgin_islands,boolean,,,,,,,,, -legacy_appeals,vacols_id,string ∗,x,,,,x,,,, -legacy_appeals,vamc,boolean,,,,,,,,, -legacy_appeals,vbms_id,string,,,,,,,,, -legacy_appeals,vocational_rehab,boolean,,,,,,,,, -legacy_appeals,waiver_of_overpayment,boolean,,,,,,,,, -legacy_hearings,,,,,,,,,,, -legacy_hearings,appeal_id,integer FK,,,x,,,LegacyAppeal ID; use as FK to legacy_appeals,,, -legacy_hearings,created_at,datetime,,,,,,Automatic timestamp when row was created.,,, -legacy_hearings,created_by_id,integer (8) FK,,,x,,x,The ID of the user who created the Legacy Hearing,,, -legacy_hearings,hearing_day_id,integer (8),,,,,x,The hearing day the hearing will take place on,,, -legacy_hearings,id,integer (8) PK,x,x,,,,,,, -legacy_hearings,military_service,string,,,,,,Periods and circumstances of military service,,, -legacy_hearings,original_vacols_request_type,string,,,,,,"The original request type of the hearing in VACOLS, before it was changed to Virtual",,, -legacy_hearings,prepped,boolean,,,,,,Determines whether the judge has checked the hearing as prepped,,, -legacy_hearings,summary,text,,,,,,Summary of hearing,,, -legacy_hearings,updated_at,datetime,,,,,x,Timestamp when record was last updated.,,, -legacy_hearings,updated_by_id,integer (8) FK,,,x,,x,The ID of the user who most recently updated the Legacy Hearing,,, -legacy_hearings,user_id,integer FK,,,x,,x,User ID of judge who will hold the hearing,,, -legacy_hearings,vacols_id,string ∗,x,,,,x,Corresponds to VACOLS’ hearsched.hearing_pkseq,,, -legacy_hearings,witness,string,,,,,,Witness/Observer present during hearing,,, -legacy_issues,,,,,,,,"On an AMA decision review, when a veteran requests to review an issue that is already being contested on a legacy appeal, the legacy issue is connected to the request issue. If the veteran also chooses to opt their legacy issues into AMA and the issue is eligible to be transferred to AMA, the issues are closed in VACOLS through a legacy issue opt-in. This table stores the legacy issues connected to each request issue, and the record for opting them into AMA (if applicable).",,, -legacy_issues,created_at,datetime ∗,x,,,,,Default created_at/updated_at,,, -legacy_issues,id,integer (8) PK,x,x,,,,,,, -legacy_issues,request_issue_id,integer (8) ∗ FK,x,,x,,x,The request issue the legacy issue is being connected to.,,, -legacy_issues,updated_at,datetime ∗,x,,,,,Default created_at/updated_at,,, -legacy_issues,vacols_id,string ∗,x,,,,,The VACOLS ID of the legacy appeal that the legacy issue is part of.,,, -legacy_issues,vacols_sequence_id,integer ∗,x,,,,,The sequence ID of the legacy issue on the legacy appeal. The vacols_id and vacols_sequence_id form a composite key to identify a specific legacy issue.,,, -legacy_issue_optins,,,,,,,,"When a VACOLS issue from a legacy appeal is opted-in to AMA, this table keeps track of the related request_issue, and the status of processing the opt-in, or rollback if the request issue is removed from a Decision Review.",,, -legacy_issue_optins,created_at,datetime ∗,x,,,,,"When a Request Issue is connected to a VACOLS issue on a legacy appeal, and the Veteran has agreed to withdraw their legacy appeals, a legacy_issue_optin is created at the time the Decision Review is successfully intaken. This is used to indicate that the legacy issue should subsequently be opted into AMA in VACOLS. ",,, -legacy_issue_optins,error,string,,,,,,,,, -legacy_issue_optins,folder_decision_date,date,,,,,,Decision date on case record folder,,, -legacy_issue_optins,id,integer (8) PK,x,x,,,,,,, -legacy_issue_optins,legacy_issue_id,integer (8) FK,,,x,,x,"The legacy issue being opted in, which connects to the request issue",,, -legacy_issue_optins,optin_processed_at,datetime,,,,,,"The timestamp for when the opt-in was successfully processed, meaning it was updated in VACOLS as opted into AMA.",,, -legacy_issue_optins,original_disposition_code,string,,,,,,The original disposition code of the VACOLS issue being opted in. Stored in case the opt-in is rolled back.,,, -legacy_issue_optins,original_disposition_date,date,,,,,,The original disposition date of the VACOLS issue being opted in. Stored in case the opt-in is rolled back.,,, -legacy_issue_optins,original_legacy_appeal_decision_date,date,,,,,,The original disposition date of a legacy appeal being opted in,,, -legacy_issue_optins,original_legacy_appeal_disposition_code,string,,,,,,The original disposition code of legacy appeal being opted in,,, -legacy_issue_optins,request_issue_id,integer (8) ∗ FK,x,,x,,x,The request issue connected to the legacy VACOLS issue that has been opted in.,,, -legacy_issue_optins,rollback_created_at,datetime,,,,,,"Timestamp for when the connected request issue is removed from a Decision Review during edit, indicating that the opt-in needs to be rolled back.",,, -legacy_issue_optins,rollback_processed_at,datetime,,,,,,Timestamp for when a rolled back opt-in has successfully finished being rolled back.,,, -legacy_issue_optins,updated_at,datetime ∗,x,,,,x,Automatically populated when the record is updated.,,, -messages,,,,,,,,,,, -messages,created_at,datetime ∗,x,,,,,,,, -messages,detail_id,integer FK,,,x,,x,ID of the related object,,, -messages,detail_type,string,,,,,x,Model name of the related object,,, -messages,id,integer (8) PK,x,x,,,,,,, -messages,message_type,string,,,,,,The type of event that caused this message to be created,,, -messages,read_at,datetime,,,,,,When the message was read,,, -messages,text,string,,,,,,The message,,, -messages,updated_at,datetime ∗,x,,,,x,,,, -messages,user_id,integer ∗ FK,x,,x,,,The user for whom the message is intended,,, -nod_date_updates,,,,,,,,"Tracks changes to an AMA appeal's receipt date (aka, NOD date)",,, -nod_date_updates,appeal_id,integer (8) ∗ FK,x,,x,,x,Appeal for which the NOD date is being edited,,, -nod_date_updates,change_reason,string ∗,x,,,,,Reason for change: entry_error or new_info,,, -nod_date_updates,created_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps,,, -nod_date_updates,id,integer (8) PK,x,x,,,,,,, -nod_date_updates,new_date,date ∗,x,,,,,Date after update,,, -nod_date_updates,old_date,date ∗,x,,,,,Date before update,,, -nod_date_updates,updated_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps,,, -nod_date_updates,user_id,integer (8) ∗ FK,x,,x,,x,User that updated the NOD date,,, -non_availabilities,,,,,,,,,,, -non_availabilities,created_at,datetime ∗,x,,,,,,,, -non_availabilities,date,date,,,,,,,,, -non_availabilities,id,integer (8) PK,x,x,,,,,,, -non_availabilities,object_identifier,string ∗,x,,,,,,,, -non_availabilities,schedule_period_id,integer (8) ∗ FK,x,,x,,x,,,, -non_availabilities,type,string ∗,x,,,,,,,, -non_availabilities,updated_at,datetime ∗,x,,,,x,,,, -notifications,,,,,,,,,,, -notifications,appeals_id,string ∗,x,,,,x,ID of the Appeal,,, -notifications,appeals_type,string ∗,x,,,,x,Type of Appeal,,, -notifications,created_at,datetime,,,,,,Timestamp of when Noticiation was Created,,, -notifications,email_notification_external_id,string,,,,,,VA Notify Notification Id for the email notification send through their API ,,, -notifications,email_notification_status,string,,,,,,Status of the Email Notification,,, -notifications,event_date,date ∗,x,,,,,Date of Event,,, -notifications,event_type,string ∗,x,,,,,Type of Event,,, -notifications,id,integer (8) PK,x,x,,,,,,, -notifications,notification_content,text,,,,,,Full Text Content of Notification,,, -notifications,notification_type,string ∗,x,,,,,Type of Notification that was created,,, -notifications,notified_at,datetime ∗,x,,,,,Time Notification was created,,, -notifications,participant_id,string,,,,,x,ID of Participant,,, -notifications,recipient_email,string,,,,,,Participant's Email Address,,, -notifications,recipient_phone_number,string,,,,,,Participants Phone Number,,, -notifications,sms_notification_external_id,string,,,,,,VA Notify Notification Id for the sms notification send through their API ,,, -notifications,sms_notification_status,string,,,,,,Status of SMS/Text Notification,,, -notifications,updated_at,datetime,,,,,,TImestamp of when Notification was Updated,,, -notification_events,,,,,,,,Type of Event,,, -notification_events,email_template_id,uuid ∗,x,,,,,Staging Email Template UUID,,, -notification_events,event_type,string PK,x,x,,,,,,, -notification_events,sms_template_id,uuid ∗,x,,,,,Staging SMS Template UUID,,, -organizations,,,,,,,,,,, -organizations,accepts_priority_pushed_cases,boolean,,,,,x,Whether a JudgeTeam currently accepts distribution of automatically pushed priority cases,,, -organizations,ama_only_push,boolean,,,,,,whether a JudgeTeam should only get AMA appeals during the PushPriorityAppealsToJudgesJob,,, -organizations,ama_only_request,boolean,,,,,,whether a JudgeTeam should only get AMA appeals when requesting more cases,,, -organizations,created_at,datetime,,,,,,,,, -organizations,id,integer (8) PK,x,x,,,,,,, -organizations,name,string ∗,x,,,,,,,, -organizations,participant_id,string U,,,,x,x,Organizations BGS partipant id,,, -organizations,role,string,,,,,,"Role users in organization must have, if present",,, -organizations,status,string,,,,,x,"Whether organization is active, inactive, or in some other Status.",,, -organizations,status_updated_at,datetime,,,,,,Track when organization status last changed.,,, -organizations,type,string,,,,,,Single table inheritance,,, -organizations,updated_at,datetime,,,,,x,,,, -organizations,url,string ∗ U,x,,,x,x,Unique portion of the organization queue url,,, -organizations_users,,,,,,,,,,, -organizations_users,admin,boolean,,,,,,,,, -organizations_users,created_at,datetime,,,,,,,,, -organizations_users,id,integer (8) PK,x,x,,,,,,, -organizations_users,organization_id,integer FK,,,x,,x,,,, -organizations_users,updated_at,datetime,,,,,x,,,, -organizations_users,user_id,integer FK,,,x,,x,,,, -people,,,,,,,,,,, -people,created_at,datetime ∗,x,,,,,,,, -people,date_of_birth,date,,,,,,PII,,, -people,email_address,string,,,,,,"PII. Person email address, cached from BGS",,, -people,first_name,string,,,,,,"PII. Person first name, cached from BGS",,, -people,id,integer (8) PK,x,x,,,,,,, -people,last_name,string,,,,,,"PII. Person last name, cached from BGS",,, -people,middle_name,string,,,,,,"PII. Person middle name, cached from BGS",,, -people,name_suffix,string,,,,,,"PII. Person name suffix, cached from BGS",,, -people,participant_id,string ∗,x,,,,x,,,, -people,ssn,string,,,,,x,"PII. Person Social Security Number, cached from BGS",,, -people,updated_at,datetime ∗,x,,,,x,,,, -post_decision_motions,,,,,,,,"Stores the disposition and associated task of post-decisional motions handled by the Litigation Support Team: Motion for Reconsideration, Motion to Vacate, and Clear and Unmistakeable Error.",,, -post_decision_motions,appeal_id,integer (8) FK,,,x,,,,,, -post_decision_motions,created_at,datetime ∗,x,,,,,,,, -post_decision_motions,disposition,string ∗,x,,,,,"Possible options are Grant, Deny, Withdraw, and Dismiss",,, -post_decision_motions,id,integer (8) PK,x,x,,,,,,, -post_decision_motions,task_id,integer (8) FK,,,x,,x,,,, -post_decision_motions,updated_at,datetime ∗,x,,,,x,,,, -post_decision_motions,vacate_type,string,,,,,,"Granted motion to vacate can be Straight Vacate, Vacate and Readjudication, or Vacate and De Novo.",,, -post_decision_motions,vacated_decision_issue_ids,integer,,,,,,"When a motion to vacate is partially granted, this includes an array of the appeal's decision issue IDs that were chosen for vacatur in this post-decision motion. For full grant, this includes all prior decision issue IDs.",,, -ramp_closed_appeals,,,,,,,,Keeps track of legacy appeals that are closed or partially closed in VACOLS due to being transitioned to a RAMP election. This data can be used to rollback the RAMP Election if needed.,,, -ramp_closed_appeals,closed_on,datetime,,,,,,The datetime that the legacy appeal was closed in VACOLS and opted into RAMP.,,, -ramp_closed_appeals,created_at,datetime,,,,,,,,, -ramp_closed_appeals,id,integer PK,x,x,,,,,,, -ramp_closed_appeals,nod_date,date,,,,,,The date when the Veteran filed a Notice of Disagreement for the original claims decision in the legacy system.,,, -ramp_closed_appeals,partial_closure_issue_sequence_ids,string,,,,,,"If the entire legacy appeal could not be closed and moved to the RAMP Election, the VACOLS sequence IDs of issues on the legacy appeal which were closed are stored here, indicating that it was a partial closure.",,, -ramp_closed_appeals,ramp_election_id,integer FK,,,x,,,The ID of the RAMP election that closed the legacy appeal.,,, -ramp_closed_appeals,updated_at,datetime,,,,,x,,,, -ramp_closed_appeals,vacols_id,string ∗,x,,,,,The VACOLS BFKEY of the legacy appeal that has been closed and opted into RAMP.,,, -ramp_elections,,,,,,,,Intake data for RAMP elections.,,, -ramp_elections,created_at,datetime,,,,,,,,, -ramp_elections,established_at,datetime,,,,,,"Timestamp for when the review successfully established, including any related actions such as establishing a claim in VBMS if applicable.",,, -ramp_elections,id,integer PK,x,x,,,,,,, -ramp_elections,notice_date,date,,,,,,The date that the Veteran was notified of their option to opt their legacy appeals into RAMP.,,, -ramp_elections,option_selected,string ∗,x,,,,,"Indicates whether the Veteran selected for their RAMP election to be processed as a higher level review (with or without a hearing), a supplemental claim, or a board appeal.",,, -ramp_elections,receipt_date,date ∗,x,,,,,The date that the RAMP form was received by central mail.,,, -ramp_elections,updated_at,datetime,,,,,x,,,, -ramp_elections,veteran_file_number,string ∗,x,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran.,,, -ramp_election_rollbacks,,,,,,,,"If a RAMP election needs to get rolled back, for example if the EP is canceled, it is tracked here. Also any VACOLS issues that were closed in the legacy system and opted into RAMP are re-opened in the legacy system.",,, -ramp_election_rollbacks,created_at,datetime ∗,x,,,,,Timestamp for when the rollback was created.,,, -ramp_election_rollbacks,id,integer (8) PK,x,x,,,,,,, -ramp_election_rollbacks,ramp_election_id,integer (8) FK,,,x,,x,The ID of the RAMP Election being rolled back.,,, -ramp_election_rollbacks,reason,string ∗,x,,,,,"The reason for rolling back the RAMP Election. Rollbacks happen automatically for canceled RAMP Election End Products, but can also happen for other reason such as by request.",,, -ramp_election_rollbacks,reopened_vacols_ids,string,,,,,,"The IDs of any legacy appeals which were reopened as a result of rolling back the RAMP Election, corresponding to the VACOLS BFKEY.",,, -ramp_election_rollbacks,updated_at,datetime ∗,x,,,,x,Timestamp for when the rollback was last updated.,,, -ramp_election_rollbacks,user_id,integer (8) FK,,,x,,x,"The user who created the RAMP Election rollback, typically a system user.",,, -ramp_issues,,,,,,,,"Issues added to an end product as contentions for RAMP reviews. For RAMP elections, these are created in VBMS after the end product is established and updated in Caseflow when the end product is synced. For RAMP refilings, these are selected from the RAMP election's issues and added to the RAMP refiling end product that is established.",,, -ramp_issues,contention_reference_id,string,,,,,,The ID of the contention created in VBMS that corresponds to the RAMP issue.,,, -ramp_issues,created_at,datetime,,,,,,,,, -ramp_issues,description,string ∗,x,,,,,The description of the contention in VBMS.,,, -ramp_issues,id,integer PK,x,x,,,,,,, -ramp_issues,review_id,integer ∗ FK,x,,x,,x,The ID of the RAMP election or RAMP refiling for this issue.,,, -ramp_issues,review_type,string ∗,x,,,,x,"The type of RAMP review the issue is on, indicating whether this is a RAMP election issue or a RAMP refiling issue.",,, -ramp_issues,source_issue_id,integer FK,,,x,,,"If a RAMP election issue added to a RAMP refiling, it is the source issue for the corresponding RAMP refiling issue.",,, -ramp_issues,updated_at,datetime,,,,,x,,,, -ramp_refilings,,,,,,,,"Intake data for RAMP refilings, also known as RAMP selection.",,, -ramp_refilings,appeal_docket,string ∗,x,,,,,"When the RAMP refiling option selected is appeal, they can select hearing, direct review or evidence submission as the appeal docket.",,, -ramp_refilings,created_at,datetime,,,,,,,,, -ramp_refilings,established_at,datetime,,,,,,"Timestamp for when the review successfully established, including any related actions such as establishing a claim in VBMS if applicable.",,, -ramp_refilings,establishment_processed_at,datetime,,,,,,Timestamp for when the end product establishments for the RAMP review finished processing.,,, -ramp_refilings,establishment_submitted_at,datetime,,,,,,Timestamp for when an intake for a review was submitted by the user.,,, -ramp_refilings,has_ineligible_issue,boolean,,,,,,"Selected by the user during intake, indicates whether the Veteran listed ineligible issues on their refiling.",,, -ramp_refilings,id,integer PK,x,x,,,,,,, -ramp_refilings,option_selected,string ∗,x,,,,,"Which lane the RAMP refiling is for, between appeal, higher level review, and supplemental claim.",,, -ramp_refilings,receipt_date,date ∗,x,,,,,Receipt date of the RAMP form.,,, -ramp_refilings,updated_at,datetime,,,,,x,,,, -ramp_refilings,veteran_file_number,string ∗,x,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran.,,, -record_synced_by_jobs,,,,,,,,,,, -record_synced_by_jobs,created_at,datetime,,,,,,,,, -record_synced_by_jobs,error,string,,,,,,,,, -record_synced_by_jobs,id,integer (8) PK,x,x,,,,,,, -record_synced_by_jobs,processed_at,datetime,,,,,,,,, -record_synced_by_jobs,record_id,integer (8) FK,,,x,,x,,,, -record_synced_by_jobs,record_type,string,,,,,x,,,, -record_synced_by_jobs,sync_job_name,string,,,,,,,,, -record_synced_by_jobs,updated_at,datetime,,,,,x,,,, -remand_reasons,,,,,,,,,,, -remand_reasons,code,string,,,,,,,,, -remand_reasons,created_at,datetime ∗,x,,,,,,,, -remand_reasons,decision_issue_id,integer FK,,,x,,x,,,, -remand_reasons,id,integer (8) PK,x,x,,,,,,, -remand_reasons,post_aoj,boolean,,,,,,,,, -remand_reasons,updated_at,datetime ∗,x,,,,x,,,, -request_decision_issues,,,,,,,,Join table for the has and belongs to many to many relationship between request issues and decision issues.,,, -request_decision_issues,created_at,datetime ∗,x,,,,,Automatic timestamp when row was created.,,, -request_decision_issues,decision_issue_id,integer FK,,,x,,x,The ID of the decision issue.,,, -request_decision_issues,deleted_at,datetime,,,,,x,,,, -request_decision_issues,id,integer (8) PK,x,x,,,,,,, -request_decision_issues,request_issue_id,integer FK,,,x,,x,The ID of the request issue.,,, -request_decision_issues,updated_at,datetime ∗,x,,,,x,Automatically populated when the record is updated.,,, -request_issues,,,,,,,,"Each Request Issue represents the Veteran's response to a Rating Issue. Request Issues come in three flavors: rating, nonrating, and unidentified. They are attached to a Decision Review and (for those that track contentions) an End Product Establishment. A Request Issue can contest a rating issue, a decision issue, or a nonrating issue without a decision issue.",,, -request_issues,benefit_type,string ∗,x,,,,,The Line of Business the issue is connected with.,,, -request_issues,closed_at,datetime,,,,,x,Timestamp when the request issue was closed. The reason it was closed is in closed_status.,,, -request_issues,closed_status,string,,,,,,"Indicates whether the request issue is closed, for example if it was removed from a Decision Review, the associated End Product got canceled, the Decision Review was withdrawn.",,, -request_issues,contention_reference_id,integer,,,,,x,The ID of the contention created on the End Product for this request issue. This is populated after the contention is created in VBMS.,,, -request_issues,contention_removed_at,datetime,,,,,,"When a request issue is removed from a Decision Review during an edit, if it has a contention in VBMS that is also removed. This field indicates when the contention has successfully been removed in VBMS.",,, -request_issues,contention_updated_at,datetime,,,,,,Timestamp indicating when a contention was successfully updated in VBMS.,,, -request_issues,contested_decision_issue_id,integer FK,,,x,,x,The ID of the decision issue that this request issue contests. A Request issue will contest either a rating issue or a decision issue,,, -request_issues,contested_issue_description,string,,,,,,Description of the contested rating or decision issue. Will be either a rating issue's decision text or a decision issue's description.,,, -request_issues,contested_rating_decision_reference_id,string,,,,,x,The BGS id for contested rating decisions. These may not have corresponding contested_rating_issue_reference_id values.,,, -request_issues,contested_rating_issue_diagnostic_code,string,,,,,,"If the contested issue is a rating issue, this is the rating issue's diagnostic code. Will be nil if this request issue contests a decision issue.",,, -request_issues,contested_rating_issue_profile_date,string,,,,,,"If the contested issue is a rating issue, this is the rating issue's profile date. Will be nil if this request issue contests a decision issue.",,, -request_issues,contested_rating_issue_reference_id,string,,,,,x,"If the contested issue is a rating issue, this is the rating issue's reference id. Will be nil if this request issue contests a decision issue.",,, -request_issues,corrected_by_request_issue_id,integer FK,,,x,,,"If this request issue has been corrected, the ID of the new correction request issue. This is needed for EP 930.",,, -request_issues,correction_type,string,,,,,,"EP 930 correction type. Allowed values: control, local_quality_error, national_quality_error where 'control' is a regular correction, 'local_quality_error' was found after the fact by a local quality review team, and 'national_quality_error' was similarly found by a national quality review team. This is needed for EP 930.",,, -request_issues,covid_timeliness_exempt,boolean,,,,,,"If a veteran requests a timeliness exemption that is related to COVID-19, this is captured when adding a Request Issue and available for reporting.",,, -request_issues,created_at,datetime,,,,,,Automatic timestamp when row was created,,, -request_issues,decision_date,date,,,,,,"Either the rating issue's promulgation date, the decision issue's approx decision date or the decision date entered by the user (for nonrating and unidentified issues)",,, -request_issues,decision_review_id,integer (8) FK,,,x,,x,ID of the decision review that this request issue belongs to,,, -request_issues,decision_review_type,string,,,,,x,Class name of the decision review that this request issue belongs to,,, -request_issues,decision_sync_attempted_at,datetime,,,,,,Async job processing last attempted timestamp,,, -request_issues,decision_sync_canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -request_issues,decision_sync_error,string,,,,,,Async job processing last error message,,, -request_issues,decision_sync_last_submitted_at,datetime,,,,,,Async job processing most recent start timestamp,,, -request_issues,decision_sync_processed_at,datetime,,,,,,Async job processing completed timestamp,,, -request_issues,decision_sync_submitted_at,datetime,,,,,,Async job processing start timestamp,,, -request_issues,edited_description,string,,,,,,"The edited description for the contested issue, optionally entered by the user.",,, -request_issues,end_product_establishment_id,integer FK,,,x,,x,The ID of the End Product Establishment created for this request issue.,,, -request_issues,id,integer (8) PK,x,x,,,,,,, -request_issues,ineligible_due_to_id,integer (8) FK,,,x,,x,"If a request issue is ineligible due to another request issue, for example that issue is already being actively reviewed, then the ID of the other request issue is stored here.",,, -request_issues,ineligible_reason,string,,,,,x,"The reason for a Request Issue being ineligible. If a Request Issue has an ineligible_reason, it is still captured, but it will not get a contention in VBMS or a decision.",,, -request_issues,is_predocket_needed,boolean,,,,,,Indicates whether or not an issue has been selected to go to the pre-docket queue opposed to normal docketing.,,, -request_issues,is_unidentified,boolean,,,,,,"Indicates whether a Request Issue is unidentified, meaning it wasn't found in the list of contestable issues, and is not a new nonrating issue. Contentions for unidentified issues are created on a rating End Product if processed in VBMS but without the issue description, and someone is required to edit it in Caseflow before proceeding with the decision.",,, -request_issues,nonrating_issue_category,string,,,,,,The category selected for nonrating request issues. These vary by business line.,,, -request_issues,nonrating_issue_description,string,,,,,,The user entered description if the issue is a nonrating issue,,, -request_issues,notes,text,,,,,,"Notes added by the Claims Assistant when adding request issues. This may be used to capture handwritten notes on the form, or other comments the CA wants to capture.",,, -request_issues,ramp_claim_id,string,,,,,,"If a rating issue was created as a result of an issue intaken for a RAMP Review, it will be connected to the former RAMP issue by its End Product's claim ID.",,, -request_issues,rating_issue_associated_at,datetime,,,,,,Timestamp when a contention and its contested rating issue are associated in VBMS.,,, -request_issues,split_issue_status,string,,,,,,"If a request issue is part of a split, on_hold status applies to the original request issues while active are request issues on splitted appeals",,, -request_issues,type,string,,,,,,Determines whether the issue is a rating issue or a nonrating issue,,, -request_issues,unidentified_issue_text,string,,,,,,User entered description if the request issue is neither a rating or a nonrating issue,,, -request_issues,untimely_exemption,boolean,,,,,,"If the contested issue's decision date was more than a year before the receipt date, it is considered untimely (unless it is a Supplemental Claim). However, an exemption to the timeliness can be requested. If so, it is indicated here.",,, -request_issues,untimely_exemption_notes,text,,,,,,Notes related to the untimeliness exemption requested.,,, -request_issues,updated_at,datetime,,,,,x,Automatic timestamp whenever the record changes.,,, -request_issues,vacols_id,string,,,,,,The vacols_id of the legacy appeal that had an issue found to match the request issue.,,, -request_issues,vacols_sequence_id,integer,,,,,,"The vacols_sequence_id, for the specific issue on the legacy appeal which the Claims Assistant determined to match the request issue on the Decision Review. A combination of the vacols_id (for the legacy appeal), and vacols_sequence_id (for which issue on the legacy appeal), is required to identify the issue being opted-in.",,, -request_issues,verified_unidentified_issue,boolean,,,,,,"A verified unidentified issue allows an issue whose rating data is missing to be intaken as a regular rating issue. In order to be marked as verified, a VSR needs to confirm that they were able to find the record of the decision for the issue.",,, -request_issues,veteran_participant_id,string,,,,,x,The veteran participant ID. This should be unique in upstream systems and used in the future to reconcile duplicates.,,, -request_issues_updates,,,,,,,,"Keeps track of edits to request issues on a decision review that happen after the initial intake, such as removing and adding issues. When the decision review is processed in VBMS, this also tracks whether adding or removing contentions in VBMS for the update has succeeded.",,, -request_issues_updates,after_request_issue_ids,integer ∗,x,,,,,An array of the active request issue IDs after a user has finished editing a decision review. Used with before_request_issue_ids to determine appropriate actions (such as which contentions need to be added).,,, -request_issues_updates,attempted_at,datetime,,,,,,Timestamp for when the request issue update processing was last attempted.,,, -request_issues_updates,before_request_issue_ids,integer ∗,x,,,,,An array of the active request issue IDs previously on the decision review before this editing session. Used with after_request_issue_ids to determine appropriate actions (such as which contentions need to be removed).,,, -request_issues_updates,canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -request_issues_updates,corrected_request_issue_ids,integer,,,,,,An array of the request issue IDs that were corrected during this request issues update.,,, -request_issues_updates,created_at,datetime,,,,,,Timestamp when record was initially created,,, -request_issues_updates,edited_request_issue_ids,integer,,,,,,An array of the request issue IDs that were edited during this request issues update,,, -request_issues_updates,error,string,,,,,,The error message if the last attempt at processing the request issues update was not successful.,,, -request_issues_updates,id,integer (8) PK,x,x,,,,,,, -request_issues_updates,last_submitted_at,datetime,,,,,,Timestamp for when the processing for the request issues update was last submitted. Used to determine how long to continue retrying the processing job. Can be reset to allow for additional retries.,,, -request_issues_updates,processed_at,datetime,,,,,,Timestamp for when the request issue update successfully completed processing.,,, -request_issues_updates,review_id,integer (8) ∗ FK,x,,x,,x,The ID of the decision review edited.,,, -request_issues_updates,review_type,string ∗,x,,,,x,The type of the decision review edited.,,, -request_issues_updates,submitted_at,datetime,,,,,,Timestamp when the request issues update was originally submitted.,,, -request_issues_updates,updated_at,datetime,,,,,x,Timestamp when record was last updated.,,, -request_issues_updates,user_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who edited the decision review.,,, -request_issues_updates,withdrawn_request_issue_ids,integer,,,,,,An array of the request issue IDs that were withdrawn during this request issues update.,,, -schedule_periods,,,,,,,,,,, -schedule_periods,created_at,datetime ∗,x,,,,,,,, -schedule_periods,end_date,date ∗,x,,,,,,,, -schedule_periods,file_name,string ∗,x,,,,,,,, -schedule_periods,finalized,boolean,,,,,,,,, -schedule_periods,id,integer (8) PK,x,x,,,,,,, -schedule_periods,start_date,date ∗,x,,,,,,,, -schedule_periods,type,string ∗,x,,,,,,,, -schedule_periods,updated_at,datetime ∗,x,,,,x,,,, -schedule_periods,user_id,integer (8) ∗ FK,x,,x,,x,,,, -sent_hearing_admin_email_events,,,,,,,,,,, -sent_hearing_admin_email_events,created_at,datetime ∗,x,,,,,,,, -sent_hearing_admin_email_events,external_message_id,string,,,,,,The ID returned by the GovDelivery API when we send an email.,,, -sent_hearing_admin_email_events,id,integer (8) PK,x,x,,,,,,, -sent_hearing_admin_email_events,sent_hearing_email_event_id,integer (8) FK,,,x,,,Associated sent hearing email event.,,, -sent_hearing_admin_email_events,updated_at,datetime ∗,x,,,,,,,, -sent_hearing_email_events,,,,,,,,Events related to hearings notification emails,,, -sent_hearing_email_events,email_address,string,,,,,,Address the email was sent to,,, -sent_hearing_email_events,email_recipient_id,integer (8) FK,,,x,,,Associated HearingEmailRecipient,,, -sent_hearing_email_events,email_type,string,,,,,,"The type of email sent: cancellation, confirmation, updated_time_confirmation",,, -sent_hearing_email_events,external_message_id,string,,,,,,The ID returned by the GovDelivery API when we send an email,,, -sent_hearing_email_events,hearing_id,integer (8) ∗ FK,x,,x,,x,Associated hearing,,, -sent_hearing_email_events,hearing_type,string ∗,x,,,,x,'Hearing' or 'LegacyHearing',,, -sent_hearing_email_events,id,integer (8) PK,x,x,,,,,,, -sent_hearing_email_events,recipient_role,string,,,,,,"The role of the recipient: veteran, representative, judge",,, -sent_hearing_email_events,send_successful,boolean,,,,,,This column keeps track of whether the email was sent or not,,, -sent_hearing_email_events,send_successful_checked_at,datetime,,,,,,The date the status was last checked/updated in the GovDelivery API,,, -sent_hearing_email_events,sent_at,datetime ∗,x,,,,,The date and time the email was sent,,, -sent_hearing_email_events,sent_by_id,integer (8) ∗ FK,x,,x,,x,User who initiated sending the email,,, -special_issue_lists,,,,,,,,Associates special issues to an AMA or legacy appeal for Caseflow Queue. Caseflow Dispatch uses special issues stored in legacy_appeals. They are intentionally disconnected.,,, -special_issue_lists,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal associated with this record,,, -special_issue_lists,appeal_type,string,,,,,x,The type of appeal associated with this record,,, -special_issue_lists,blue_water,boolean,,,,,,Blue Water,,, -special_issue_lists,burn_pit,boolean,,,,,,Burn Pit,,, -special_issue_lists,contaminated_water_at_camp_lejeune,boolean,,,,,,,,, -special_issue_lists,created_at,datetime,,,,,,,,, -special_issue_lists,dic_death_or_accrued_benefits_united_states,boolean,,,,,,,,, -special_issue_lists,education_gi_bill_dependents_educational_assistance_scholars,boolean,,,,,,,,, -special_issue_lists,foreign_claim_compensation_claims_dual_claims_appeals,boolean,,,,,,,,, -special_issue_lists,foreign_pension_dic_all_other_foreign_countries,boolean,,,,,,,,, -special_issue_lists,foreign_pension_dic_mexico_central_and_south_america_caribb,boolean,,,,,,,,, -special_issue_lists,hearing_including_travel_board_video_conference,boolean,,,,,,,,, -special_issue_lists,home_loan_guaranty,boolean,,,,,,,,, -special_issue_lists,id,integer (8) PK,x,x,,,,,,, -special_issue_lists,incarcerated_veterans,boolean,,,,,,,,, -special_issue_lists,insurance,boolean,,,,,,,,, -special_issue_lists,manlincon_compliance,boolean,,,,,,,,, -special_issue_lists,military_sexual_trauma,boolean,,,,,,Military Sexual Trauma (MST),,, -special_issue_lists,mustard_gas,boolean,,,,,,,,, -special_issue_lists,national_cemetery_administration,boolean,,,,,,,,, -special_issue_lists,no_special_issues,boolean,,,,,,"Affirmative no special issues, added belatedly",,, -special_issue_lists,nonrating_issue,boolean,,,,,,,,, -special_issue_lists,pension_united_states,boolean,,,,,,,,, -special_issue_lists,private_attorney_or_agent,boolean,,,,,,,,, -special_issue_lists,radiation,boolean,,,,,,,,, -special_issue_lists,rice_compliance,boolean,,,,,,,,, -special_issue_lists,spina_bifida,boolean,,,,,,,,, -special_issue_lists,updated_at,datetime,,,,,x,,,, -special_issue_lists,us_court_of_appeals_for_veterans_claims,boolean,,,,,,US Court of Appeals for Veterans Claims (CAVC),,, -special_issue_lists,us_territory_claim_american_samoa_guam_northern_mariana_isla,boolean,,,,,,,,, -special_issue_lists,us_territory_claim_philippines,boolean,,,,,,,,, -special_issue_lists,us_territory_claim_puerto_rico_and_virgin_islands,boolean,,,,,,,,, -special_issue_lists,vamc,boolean,,,,,,,,, -special_issue_lists,vocational_rehab,boolean,,,,,,,,, -special_issue_lists,waiver_of_overpayment,boolean,,,,,,,,, -split_correlation_tables,,,,,,,,,,, -split_correlation_tables,appeal_id,bigint,,,,,,The new ID of the split appeal associated with this record,,, -split_correlation_tables,appeal_type,string,x,,,,,The type of appeal that the split appeal was orginally motioned as (i.e. DR,ES,SC), -split_correlation_tables,appeal_uuid,uuid,,,,,,The universally unique identifier for the appeal, which allows a single ID to determine an appeal for Caseflow splitted appeals,, -split_correlation_tables,created_at,datetime,x,,,,,The datetime when the split appeal was created,,, -split_correlation_tables,created_by_id,bigint,x,,x,,,The user css_id that created the split appeal,,, -split_correlation_tables,original_appeal_id,bigint,x,,,,,The original appeal id from where the split appeal appeal_id was created from,,, -split_correlation_tables,original_appeal_uuid,string ,x,,,,,The original source appeal uuid from where the split was generated from,,, -split_correlation_tables,original_request_issue_ids,integer,x,,,,,The new split_appeal relationship type created from the split and maybe used for future correlations,,, -split_correlation_tables,relationship_type,string,,,,,,The new split_appeal relationship type created from the split and maybe used for future correlations,,, -split_correlation_tables,split_other_reason,string,,,,,,The other reason for splitting the appeal from comment section,,, -split_correlation_tables,split_reason,string ,,,,,,Reason for splitting the appeal from drop menu,,, -split_correlation_tables,split_request_issue_ids,integer,x,,,,,An array of the split request issue IDs that were transferred to the split appeal,,, -split_correlation_tables,updated_at,datetime ,,,,,,The datetime when the split appeal was updated at,,, -split_correlation_tables,updated_by_id,bigint,,,x,,,The user css_id who most recently updated the split appeal workflow,,, -split_correlation_tables,working_split_status,string,x,,,,,The work flow status of the split appeal (i.e. on_hold, in_progress, cancelled, completed) -supplemental_claims,,,,,,,,Intake data for Supplemental Claims.,,, -supplemental_claims,benefit_type,string ∗,x,,,,,"The benefit type selected by the Veteran on their form, also known as a Line of Business.",,, -supplemental_claims,created_at,datetime,,,,,,,,, -supplemental_claims,decision_review_remanded_id,integer (8) FK,,,x,,x,"If an Appeal or Higher Level Review decision is remanded, including Duty to Assist errors, it automatically generates a new Supplemental Claim. If this Supplemental Claim was generated, then the ID of the original Decision Review with the remanded decision is stored here.",,, -supplemental_claims,decision_review_remanded_type,string,,,,,x,"The type of the Decision Review remanded if applicable, used with decision_review_remanded_id to as a composite key to identify the remanded Decision Review.",,, -supplemental_claims,establishment_attempted_at,datetime,,,,,,Timestamp for the most recent attempt at establishing a claim.,,, -supplemental_claims,establishment_canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -supplemental_claims,establishment_error,string,,,,,,The error captured for the most recent attempt at establishing a claim if it failed. This is removed once establishing the claim succeeds.,,, -supplemental_claims,establishment_last_submitted_at,datetime,,,,,,Timestamp for the latest attempt at establishing the End Products for the Decision Review.,,, -supplemental_claims,establishment_processed_at,datetime,,,,,,Timestamp for when the End Product Establishments for the Decision Review successfully finished processing.,,, -supplemental_claims,establishment_submitted_at,datetime,,,,,,Timestamp for when the Supplemental Claim was submitted by a Claims Assistant. This adds the End Product Establishment to a job to finish processing asynchronously.,,, -supplemental_claims,filed_by_va_gov,boolean,,,,,,Indicates whether or not this form came from VA.gov,,, -supplemental_claims,id,integer (8) PK,x,x,,,,,,, -supplemental_claims,legacy_opt_in_approved,boolean,,,,,,"Indicates whether a Veteran opted to withdraw their Supplemental Claim request issues from the legacy system if a matching issue is found. If there is a matching legacy issue and it is not withdrawn, then that issue is ineligible to be a new request issue and a contention will not be created for it.",,, -supplemental_claims,receipt_date,date ∗,x,,,,,The date that the Supplemental Claim form was received by central mail. Only issues decided prior to the receipt date will show up as contestable issues. It is also the claim date for any associated end products that are established. Supplemental Claims do not have the same timeliness restriction on contestable issues as Appeals and Higher Level Reviews.,,, -supplemental_claims,updated_at,datetime,,,,,x,,,, -supplemental_claims,uuid,uuid ∗,x,,,,x,The universally unique identifier for the Supplemental Claim. Can be used to link to the claim after it is completed.,,, -supplemental_claims,veteran_file_number,string ∗,x,,,,x,PII. The file number of the Veteran that the Supplemental Claim is for.,,, -supplemental_claims,veteran_is_not_claimant,boolean,,,,,,"Indicates whether the Veteran is the claimant on the Supplemental Claim form, or if the claimant is someone else like a spouse or a child. Must be TRUE if the Veteran is deceased.",,, -tags,,,,,,,,,,, -tags,created_at,datetime ∗,x,,,,,,,, -tags,id,integer PK,x,x,,,,,,, -tags,text,string ∗,x,,,,x,,,, -tags,updated_at,datetime ∗,x,,,,x,,,, -tasks,,,,,,,,,,, -tasks,appeal_id,integer ∗ FK,x,,x,,x,,,, -tasks,appeal_type,string ∗,x,,,,x,,,, -tasks,assigned_at,datetime,,,,,,,,, -tasks,assigned_by_id,integer FK,,,x,,,,,, -tasks,assigned_to_id,integer ∗ FK,x,,x,,x,,,, -tasks,assigned_to_type,string ∗,x,,,,x,,,, -tasks,cancellation_reason,string,,,,,x,Reason for latest cancellation status,,, -tasks,cancelled_by_id,integer FK,,,x,,,ID of user that cancelled the task. Backfilled from versions table. Can be nil if task was cancelled before this column was added or if there is no user logged in when the task is cancelled,,, -tasks,closed_at,datetime,,,,,,,,, -tasks,created_at,datetime ∗,x,,,,,,,, -tasks,id,integer (8) PK,x,x,,,,,,, -tasks,instructions,text,,,,,,,,, -tasks,parent_id,integer FK,,,x,,x,,,, -tasks,placed_on_hold_at,datetime,,,,,,,,, -tasks,started_at,datetime,,,,,,,,, -tasks,status,string ∗,x,,,,x,,,, -tasks,type,string ∗,x,,,,x,,,, -tasks,updated_at,datetime ∗,x,,,,x,,,, -task_timers,,,,,,,,A task timer allows an associated task's (like EvidenceSubmissionWindowTask and TimedHoldTask) `when_timer_ends` method to be run asynchronously after timer expires.,,, -task_timers,attempted_at,datetime,,,,,,Async timestamp for most recent attempt to run Task#when_timer_ends.,,, -task_timers,canceled_at,datetime,,,,,,Timestamp when job was abandoned. Associated task is typically cancelled.,,, -task_timers,created_at,datetime ∗,x,,,,,Automatic timestamp for record creation.,,, -task_timers,error,string,,,,,,Async any error message from most recent failed attempt to run.,,, -task_timers,id,integer (8) PK,x,x,,,,,,, -task_timers,last_submitted_at,datetime,,,,,,Async timestamp for most recent job start. Initially set to when timer should expire (Task#timer_ends_at).,,, -task_timers,processed_at,datetime,,,,,,Async timestamp for when the job completes successfully. Associated task's method Task#when_timer_ends ran successfully.,,, -task_timers,submitted_at,datetime,,,,,,Async timestamp for initial job start.,,, -task_timers,task_id,integer (8) ∗ FK,x,,x,,x,ID of the associated Task to be run.,,, -task_timers,updated_at,datetime ∗,x,,,,x,Automatic timestmap for record update.,,, -team_quotas,,,,,,,,,,, -team_quotas,created_at,datetime ∗,x,,,,,,,, -team_quotas,date,date ∗,x,,,,x,,,, -team_quotas,id,integer PK,x,x,,,,,,, -team_quotas,task_type,string ∗,x,,,,x,,,, -team_quotas,updated_at,datetime ∗,x,,,,x,,,, -team_quotas,user_count,integer,,,,,,,,, -transcriptions,,,,,,,,,,, -transcriptions,created_at,datetime,,,,,,Automatic timestamp of when transcription was created,,, -transcriptions,expected_return_date,date,,,,,,Expected date when transcription would be returned by the transcriber,,, -transcriptions,hearing_id,integer (8) FK,,,x,,x,Hearing ID; use as FK to hearings,,, -transcriptions,id,integer (8) PK,x,x,,,,,,, -transcriptions,problem_notice_sent_date,date,,,,,,Date when notice of problem with recording was sent to appellant,,, -transcriptions,problem_type,string,,,,,,"Any problem with hearing recording; could be one of: 'No audio', 'Poor Audio Quality', 'Incomplete Hearing' or 'Other (see notes)'",,, -transcriptions,requested_remedy,string,,,,,,"Any remedy requested by the apellant for the recording problem; could be one of: 'Proceed without transcript', 'Proceed with partial transcript' or 'New hearing'",,, -transcriptions,sent_to_transcriber_date,date,,,,,,Date when the recording was sent to transcriber,,, -transcriptions,task_number,string,,,,,,Number associated with transcription,,, -transcriptions,transcriber,string,,,,,,"Contractor who will transcribe the recording; i.e, 'Genesis Government Solutions, Inc.', 'Jamison Professional Services', etc",,, -transcriptions,updated_at,datetime,,,,,x,Automatic timestamp of when transcription was updated,,, -transcriptions,uploaded_to_vbms_date,date,,,,,,Date when the hearing transcription was uploaded to VBMS,,, -unrecognized_appellants,,,,,,,,Unrecognized non-veteran appellants,,, -unrecognized_appellants,claimant_id,integer (8) ∗ FK,x,,x,,x,The OtherClaimant record associating this appellant to a DecisionReview,,, -unrecognized_appellants,created_at,datetime ∗,x,,,,,,,, -unrecognized_appellants,created_by_id,integer (8) ∗ FK,x,,x,,,The user that created this version of the unrecognized appellant,,, -unrecognized_appellants,current_version_id,integer (8) FK,,,x,,,The current version for this unrecognized appellant,,, -unrecognized_appellants,id,integer (8) PK,x,x,,,,,,, -unrecognized_appellants,poa_participant_id,string,,,,,,"Identifier of the appellant's POA, if they have a CorpDB participant_id",,, -unrecognized_appellants,relationship,string ∗,x,,,,,"Relationship to veteran. Allowed values: attorney, child, spouse, other",,, -unrecognized_appellants,unrecognized_party_detail_id,integer (8) FK,,,x,,x,Contact details,,, -unrecognized_appellants,unrecognized_power_of_attorney_id,integer (8) FK,,,x,,x,"Appellant's POA, if they aren't in CorpDB.",,, -unrecognized_appellants,updated_at,datetime ∗,x,,,,,,,, -unrecognized_party_details,,,,,,,,"For an appellant or POA, name and contact details for an unrecognized person or organization",,, -unrecognized_party_details,address_line_1,string ∗,x,,,,,PII,,, -unrecognized_party_details,address_line_2,string,,,,,,PII,,, -unrecognized_party_details,address_line_3,string,,,,,,PII,,, -unrecognized_party_details,city,string ∗,x,,,,,,,, -unrecognized_party_details,country,string ∗,x,,,,,,,, -unrecognized_party_details,created_at,datetime ∗,x,,,,,,,, -unrecognized_party_details,date_of_birth,date,,,,,,PII,,, -unrecognized_party_details,email_address,string,,,,,,PII,,, -unrecognized_party_details,id,integer (8) PK,x,x,,,,,,, -unrecognized_party_details,last_name,string,,,,,,PII,,, -unrecognized_party_details,middle_name,string,,,,,,PII,,, -unrecognized_party_details,name,string ∗,x,,,,,"PII. Name of organization, or first name or mononym of person",,, -unrecognized_party_details,party_type,string ∗,x,,,,,"The type of this party. Allowed values: individual, organization",,, -unrecognized_party_details,phone_number,string,,,,,,PII,,, -unrecognized_party_details,state,string ∗,x,,,,,,,, -unrecognized_party_details,suffix,string,,,,,,PII,,, -unrecognized_party_details,updated_at,datetime ∗,x,,,,,,,, -unrecognized_party_details,zip,string ∗,x,,,,,,,, -users,,,,,,,,Authenticated Caseflow users,,, -users,created_at,datetime,,,,,,,,, -users,css_id,string ∗,x,,,,x,,,, -users,efolder_documents_fetched_at,datetime,,,,,,Date when efolder documents were cached in s3 for this user,,, -users,email,string,,,,,,,,, -users,full_name,string,,,,,,,,, -users,id,integer PK,x,x,,,,,,, -users,last_login_at,datetime,,,,,,The last time the user-agent (browser) provided session credentials; see User.from_session for precision,,, -users,roles,string,,,,,,,,, -users,selected_regional_office,string,,,,,,,,, -users,station_id,string ∗,x,,,,,,,, -users,status,string,,,,,x,Whether or not the user is an active user of caseflow,,, -users,status_updated_at,datetime,,,,,,When the user's status was last updated,,, -users,updated_at,datetime,,,,,x,,,, -user_quotas,,,,,,,,,,, -user_quotas,created_at,datetime ∗,x,,,,,,,, -user_quotas,id,integer PK,x,x,,,,,,, -user_quotas,locked_task_count,integer,,,,,,,,, -user_quotas,team_quota_id,integer ∗ FK,x,,x,,x,,,, -user_quotas,updated_at,datetime ∗,x,,,,x,,,, -user_quotas,user_id,integer ∗ FK,x,,x,,x,,,, -vbms_uploaded_documents,,,,,,,,,,, -vbms_uploaded_documents,appeal_id,integer (8) ∗ FK,x,,x,,x,Appeal/LegacyAppeal ID; use as FK to appeals/legacy_appeals,,, -vbms_uploaded_documents,appeal_type,string ∗,x,,,,x,'Appeal' or 'LegacyAppeal',,, -vbms_uploaded_documents,attempted_at,datetime,,,,,,,,, -vbms_uploaded_documents,canceled_at,datetime,,,,,,Timestamp when job was abandoned,,, -vbms_uploaded_documents,created_at,datetime ∗,x,,,,,,,, -vbms_uploaded_documents,document_type,string ∗,x,,,,,,,, -vbms_uploaded_documents,error,string,,,,,,,,, -vbms_uploaded_documents,id,integer (8) PK,x,x,,,,,,, -vbms_uploaded_documents,last_submitted_at,datetime,,,,,,,,, -vbms_uploaded_documents,processed_at,datetime,,,,,,,,, -vbms_uploaded_documents,submitted_at,datetime,,,,,,,,, -vbms_uploaded_documents,updated_at,datetime ∗,x,,,,x,,,, -vbms_uploaded_documents,uploaded_to_vbms_at,datetime,,,,,,,,, -veterans,,,,,,,,,,, -veterans,bgs_last_synced_at,datetime,,,,,,The last time cached BGS attributes were synced,,, -veterans,closest_regional_office,string,,,,,,,,, -veterans,created_at,datetime,,,,,,,,, -veterans,date_of_death,date,,,,,,"Date of Death reported by BGS, cached locally",,, -veterans,date_of_death_reported_at,datetime,,,,,,The datetime that date_of_death last changed for veteran.,,, -veterans,file_number,string ∗,x,,,,x,PII. Veteran's file_number,,, -veterans,first_name,string ∗,x,,,,,PII. Veteran's first name,,, -veterans,id,integer (8) PK,x,x,,,,,,, -veterans,last_name,string ∗,x,,,,,PII. Veteran's last name,,, -veterans,middle_name,string,,,,,,PII. Veteran's middle name,,, -veterans,name_suffix,string,,,,,,,,, -veterans,participant_id,string,,,,,x,,,, -veterans,ssn,string,,,,,x,PII. The cached Social Security Number,,, -veterans,updated_at,datetime,,,,,x,,,, -virtual_hearings,,,,,,,,,,, -virtual_hearings,alias,string,,,,,x,Alias for conference in Pexip,,, -virtual_hearings,alias_with_host,string,,,,,,Alias for conference in pexip with client_host,,, -virtual_hearings,appellant_email,string,,,,,,Appellant's email address,,, -virtual_hearings,appellant_email_sent,boolean ∗,x,,,,,Determines whether or not a notification email was sent to the appellant,,, -virtual_hearings,appellant_reminder_sent_at,datetime,,,,,,The datetime the last reminder email was sent to the appellant.,,, -virtual_hearings,appellant_tz,string (50),,,,,,Stores appellant timezone,,, -virtual_hearings,conference_deleted,boolean ∗,x,,,,,Whether or not the conference was deleted from Pexip,,, -virtual_hearings,conference_id,integer,,,,,x,ID of conference from Pexip,,, -virtual_hearings,created_at,datetime ∗,x,,,,,Automatic timestamp of when virtual hearing was created,,, -virtual_hearings,created_by_id,integer (8) ∗ FK,x,,x,,x,User who created the virtual hearing,,, -virtual_hearings,guest_hearing_link,string,,,,,,Link used by appellants and/or representatives to join virtual hearing conference,,, -virtual_hearings,guest_pin,integer,,,,,,PIN number for guests of Pexip conference,,, -virtual_hearings,guest_pin_long,string (11),,,,,,Change the guest pin to store a longer pin with the # sign trailing,,, -virtual_hearings,hearing_id,integer (8) FK,,,x,,x,Associated hearing,,, -virtual_hearings,hearing_type,string,,,,,x,'Hearing' or 'LegacyHearing',,, -virtual_hearings,host_hearing_link,string,,,,,,Link used by judges to join virtual hearing conference,,, -virtual_hearings,host_pin,integer,,,,,,PIN number for host of Pexip conference,,, -virtual_hearings,host_pin_long,string (8),,,,,,Change the host pin to store a longer pin with the # sign trailing,,, -virtual_hearings,id,integer (8) PK,x,x,,,,,,, -virtual_hearings,judge_email,string,,,,,,Judge's email address,,, -virtual_hearings,judge_email_sent,boolean ∗,x,,,,,Whether or not a notification email was sent to the judge,,, -virtual_hearings,representative_email,string,,,,,,Veteran's representative's email address,,, -virtual_hearings,representative_email_sent,boolean ∗,x,,,,,Whether or not a notification email was sent to the veteran's representative,,, -virtual_hearings,representative_reminder_sent_at,datetime,,,,,,The datetime the last reminder email was sent to the representative.,,, -virtual_hearings,representative_tz,string (50),,,,,,Stores representative timezone,,, -virtual_hearings,request_cancelled,boolean,,,,,,Determines whether the user has cancelled the virtual hearing request,,, -virtual_hearings,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when virtual hearing was updated,,, -virtual_hearings,updated_by_id,integer (8) FK,,,x,,x,The ID of the user who most recently updated the virtual hearing,,, -virtual_hearing_establishments,,,,,,,,,,, -virtual_hearing_establishments,attempted_at,datetime,,,,,,Async timestamp for most recent attempt to run.,,, -virtual_hearing_establishments,canceled_at,datetime,,,,,,Timestamp when job was abandoned.,,, -virtual_hearing_establishments,created_at,datetime ∗,x,,,,,Automatic timestamp when row was created.,,, -virtual_hearing_establishments,error,string,,,,,,Async any error message from most recent failed attempt to run.,,, -virtual_hearing_establishments,id,integer (8) PK,x,x,,,,,,, -virtual_hearing_establishments,last_submitted_at,datetime,,,,,,Async timestamp for most recent job start.,,, -virtual_hearing_establishments,processed_at,datetime,,,,,,Timestamp for when the virtual hearing was successfully processed.,,, -virtual_hearing_establishments,submitted_at,datetime,,,,,,Async timestamp for initial job start.,,, -virtual_hearing_establishments,updated_at,datetime ∗,x,,,,,Timestamp when record was last updated.,,, -virtual_hearing_establishments,virtual_hearing_id,integer (8) ∗ FK,x,,x,,x,Virtual Hearing the conference is being established for.,,, -vso_configs,,,,,,,,,,, -vso_configs,created_at,datetime ∗,x,,,,,,,, -vso_configs,id,integer (8) PK,x,x,,,,,,, -vso_configs,ihp_dockets,string,,,,,,,,, -vso_configs,organization_id,integer FK,,,x,,x,,,, -vso_configs,updated_at,datetime ∗,x,,,,x,,,, -work_modes,,,,,,,,Captures user's current work mode for appeals being worked,,, -work_modes,appeal_id,integer ∗ FK,x,,x,,x,Appeal ID -- use as FK to AMA appeals and legacy appeals,,, -work_modes,appeal_type,string ∗,x,,,,x,Whether appeal_id is for AMA or legacy appeals,,, -work_modes,created_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps,,, -work_modes,id,integer (8) PK,x,x,,,,,,, -work_modes,overtime,boolean,,,,,,Whether the appeal is currently marked as being worked as overtime,,, -work_modes,updated_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps,,, -worksheet_issues,,,,,,,,,,, -worksheet_issues,allow,boolean,,,,,,,,, -worksheet_issues,appeal_id,integer FK,,,x,,x,,,, -worksheet_issues,created_at,datetime,,,,,,,,, -worksheet_issues,deleted_at,datetime,,,,,x,,,, -worksheet_issues,deny,boolean,,,,,,,,, -worksheet_issues,description,string,,,,,,,,, -worksheet_issues,dismiss,boolean,,,,,,,,, -worksheet_issues,disposition,string,,,,,,,,, -worksheet_issues,from_vacols,boolean,,,,,,,,, -worksheet_issues,id,integer PK,x,x,,,,,,, -worksheet_issues,notes,string,,,,,,,,, -worksheet_issues,omo,boolean,,,,,,,,, -worksheet_issues,remand,boolean,,,,,,,,, -worksheet_issues,reopen,boolean,,,,,,,,, -worksheet_issues,updated_at,datetime,,,,,x,,,, -worksheet_issues,vacols_sequence_id,string ∗,x,,,,,,,, +Table,Column,Type,Required,Primary Key,Foreign Key,Unique,Index,Description +advance_on_docket_motions,,,,,,,, +advance_on_docket_motions,appeal_id,integer FK,,,x,,x,The ID of the appeal this motion is associated with +advance_on_docket_motions,appeal_type,string,,,,,x,The type of appeal this motion is associated with +advance_on_docket_motions,created_at,datetime ∗,x,,,,, +advance_on_docket_motions,granted,boolean,,,,,x,"Whether VLJ has determined that there is sufficient cause to fast-track an appeal, i.e. grant or deny the motion to AOD." +advance_on_docket_motions,id,integer (8) PK,x,x,,,, +advance_on_docket_motions,person_id,integer (8) FK,,,x,,x,Appellant ID +advance_on_docket_motions,reason,string,,,,,,VLJ's rationale for their decision on motion to AOD. +advance_on_docket_motions,updated_at,datetime ∗,x,,,,x, +advance_on_docket_motions,user_id,integer (8) FK,,,x,,x, +allocations,,,,,,,,Hearing Day Requests for each Regional Office used for calculation and confirmation of the Build Hearings Schedule Algorithm +allocations,allocated_days,float ∗,x,,,,,Number of Video or Central Hearing Days Requested by the Regional Office +allocations,allocated_days_without_room,float,,,,,,Number of Hearing Days Allocated with no Rooms +allocations,created_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps +allocations,first_slot_time,string (5),,,,,,The first time slot available for this allocation; interpreted as the local time at Central office or the RO +allocations,id,integer (8) PK,x,x,,,, +allocations,number_of_slots,integer,,,,,,The number of time slots possible for this allocation +allocations,regional_office,string ∗,x,,,,,Key of the Regional Office Requesting Hearing Days +allocations,schedule_period_id,integer (8) ∗ FK,x,,x,,x,Hearings Schedule Period to which this request belongs +allocations,slot_length_minutes,integer,,,,,,The length in minutes of each time slot for this allocation +allocations,updated_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps +annotations,,,,,,,, +annotations,comment,string ∗,x,,,,, +annotations,created_at,datetime,,,,,, +annotations,document_id,integer ∗ FK,x,,x,,x, +annotations,id,integer PK,x,x,,,, +annotations,page,integer,,,,,, +annotations,relevant_date,date,,,,,, +annotations,updated_at,datetime,,,,,, +annotations,user_id,integer FK,,,x,,x, +annotations,x,integer,,,,,, +annotations,y,integer,,,,,, +api_keys,,,,,,,, +api_keys,consumer_name,string ∗,x,,,,x, +api_keys,created_at,datetime,,,,,, +api_keys,id,integer PK,x,x,,,, +api_keys,key_digest,string ∗,x,,,,x, +api_keys,updated_at,datetime,,,,,x, +api_views,,,,,,,, +api_views,api_key_id,integer FK,,,x,,, +api_views,created_at,datetime,,,,,, +api_views,id,integer PK,x,x,,,, +api_views,source,string,,,,,, +api_views,updated_at,datetime,,,,,, +api_views,vbms_id,string,,,,,, +appeals,,,,,,,,Decision reviews intaken for AMA appeals to the board (also known as a notice of disagreement). +appeals,aod_based_on_age,boolean,,,,,x,"If true, appeal is advance-on-docket due to claimant's age." +appeals,changed_hearing_request_type,string,,,,,,The new hearing type preference for an appellant that needs a hearing scheduled +appeals,closest_regional_office,string,,,,,,The code for the regional office closest to the Veteran on the appeal. +appeals,created_at,datetime,,,,,, +appeals,docket_range_date,date,,,,,,Date that appeal was added to hearing docket range. +appeals,docket_type,string ∗,x,,,,x,"The docket type selected by the Veteran on their appeal form, which can be hearing, evidence submission, or direct review." +appeals,established_at,datetime,,,,,x,Timestamp for when the appeal has successfully been intaken into Caseflow by the user. +appeals,establishment_attempted_at,datetime,,,,,,Timestamp for when the appeal's establishment was last attempted. +appeals,establishment_canceled_at,datetime,,,,,,Timestamp when job was abandoned +appeals,establishment_error,string,,,,,,The error message if attempting to establish the appeal resulted in an error. This gets cleared once the establishment is successful. +appeals,establishment_last_submitted_at,datetime,,,,,,Timestamp for when the the job is eligible to run (can be reset to restart the job). +appeals,establishment_processed_at,datetime,,,,,,Timestamp for when the establishment has succeeded in processing. +appeals,establishment_submitted_at,datetime,,,,,,Timestamp for when the the intake was submitted for asynchronous processing. +appeals,filed_by_va_gov,boolean,,,,,,Indicates whether or not this form came from VA.gov +appeals,homelessness,boolean ∗,x,,,,,Indicates whether or not a veteran is experiencing homelessness +appeals,id,integer (8) PK,x,x,,,, +appeals,legacy_opt_in_approved,boolean,,,,,,Indicates whether a Veteran opted to withdraw matching issues from the legacy process. If there is a matching legacy issue and it is not withdrawn then it is ineligible for the decision review. +appeals,original_hearing_request_type,string,,,,,,The hearing type preference for an appellant before any changes were made in Caseflow +appeals,poa_participant_id,string,,,,,,"Used to identify the power of attorney (POA) at the time the appeal was dispatched to BVA. Sometimes the POA changes in BGS after the fact, and BGS only returns the current representative." +appeals,receipt_date,date ∗,x,,,,,Receipt date of the appeal form. Used to determine which issues are within the timeliness window to be appealed. Only issues decided prior to the receipt date will show up as contestable issues. +appeals,stream_docket_number,string,,,,,,"Multiple appeals with the same docket number indicate separate appeal streams, mimicking the structure of legacy appeals." +appeals,stream_type,string,,,,,,"When multiple appeals have the same docket number, they are differentiated by appeal stream type, depending on the work being done on each appeal." +appeals,target_decision_date,date,,,,,,"If the appeal docket is direct review, this sets the target decision date for the appeal, which is one year after the receipt date." +appeals,updated_at,datetime,,,,,x, +appeals,uuid,uuid ∗,x,,,,x,"The universally unique identifier for the appeal, which can be used to navigate to appeals/appeal_uuid. This allows a single ID to determine an appeal whether it is a legacy appeal or an AMA appeal." +appeals,veteran_file_number,string ∗,x,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran. +appeals,veteran_is_not_claimant,boolean,,,,,,"Selected by the user during intake, indicates whether the Veteran is the claimant, or if the claimant is someone else such as a dependent. Must be TRUE if Veteran is deceased." +appeal_series,,,,,,,, +appeal_series,created_at,datetime,,,,,, +appeal_series,id,integer PK,x,x,,,, +appeal_series,incomplete,boolean,,,,,, +appeal_series,merged_appeal_count,integer,,,,,, +appeal_series,updated_at,datetime,,,,,x, +appeal_states,,,,,,,, +appeal_states,appeal_cancelled,boolean ∗,x,,,,,"When true, appeal's root task is cancelled" +appeal_states,appeal_docketed,boolean ∗,x,,,,,"When true, appeal has been docketed" +appeal_states,appeal_id,integer (8) ∗ FK,x,,x,,x,AMA or Legacy Appeal ID +appeal_states,appeal_type,string ∗,x,,,,x,Appeal Type (Appeal or LegacyAppeal) +appeal_states,created_at,datetime ∗,x,,,,, +appeal_states,created_by_id,integer (8) ∗ FK,x,,x,,,User id of the user that inserted the record +appeal_states,decision_mailed,boolean ∗,x,,,,,"When true, appeal has decision mail request complete" +appeal_states,hearing_postponed,boolean ∗,x,,,,,"When true, appeal has hearing postponed and no hearings scheduled" +appeal_states,hearing_scheduled,boolean ∗,x,,,,,"When true, appeal has at least one hearing scheduled" +appeal_states,hearing_withdrawn,boolean ∗,x,,,,,"When true, appeal has hearing withdrawn and no hearings scheduled" +appeal_states,id,integer (8) PK,x,x,,,, +appeal_states,privacy_act_complete,boolean ∗,x,,,,,"When true, appeal has a privacy act request completed" +appeal_states,privacy_act_pending,boolean ∗,x,,,,,"When true, appeal has a privacy act request still open" +appeal_states,scheduled_in_error,boolean ∗,x,,,,,"When true, hearing was scheduled in error and none scheduled" +appeal_states,updated_at,datetime,,,,,, +appeal_states,updated_by_id,integer (8) FK,,,x,,,User id of the last user that updated the record +appeal_states,vso_ihp_complete,boolean ∗,x,,,,,"When true, appeal has a VSO IHP request completed" +appeal_states,vso_ihp_pending,boolean ∗,x,,,,,"When true, appeal has a VSO IHP request pending" +hearing_appeal_stream_snapshots,,,,,,,, +hearing_appeal_stream_snapshots,appeal_id,integer FK,,,x,,x,LegacyAppeal ID; use as FK to legacy_appeals +hearing_appeal_stream_snapshots,created_at,datetime ∗,x,,,,,Automatic timestamp of when snapshot was created +hearing_appeal_stream_snapshots,hearing_id,integer FK,,,x,,x,LegacyHearing ID; use as FK to legacy_hearings +hearing_appeal_stream_snapshots,updated_at,datetime,,,,,x,Automatic timestamp of when snapshot was updated +appeal_views,,,,,,,, +appeal_views,appeal_id,integer ∗ FK,x,,x,,x, +appeal_views,appeal_type,string ∗,x,,,,x, +appeal_views,created_at,datetime ∗,x,,,,, +appeal_views,id,integer PK,x,x,,,, +appeal_views,last_viewed_at,datetime,,,,,, +appeal_views,updated_at,datetime ∗,x,,,,, +appeal_views,user_id,integer ∗ FK,x,,x,,x, +appellant_substitutions,,,,,,,,Store appellant substitution form data +appellant_substitutions,claimant_type,string ∗,x,,,,,Claimant type of substitute; needed to create Claimant record +appellant_substitutions,created_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps +appellant_substitutions,created_by_id,integer (8) ∗ FK,x,,x,,,User that created this record +appellant_substitutions,id,integer (8) PK,x,x,,,, +appellant_substitutions,poa_participant_id,string,,,,,,"Identifier of the appellant's POA, if they have a CorpDB participant_id. Null if the substitute appellant has no POA." +appellant_substitutions,selected_task_ids,integer (8) ∗,x,,,,,User-selected task ids from source appeal +appellant_substitutions,source_appeal_id,integer (8) ∗ FK,x,,x,,x,The relevant source appeal for this substitution +appellant_substitutions,substitute_participant_id,string ∗,x,,,,,Participant ID of substitute appellant +appellant_substitutions,substitution_date,date ∗,x,,,,,Date of substitution +appellant_substitutions,target_appeal_id,integer (8) ∗ FK,x,,x,,x,The new appeal resulting from this substitution +appellant_substitutions,task_params,jsonb ∗,x,,,,,"JSON hash to hold parameters for new tasks, such as an EvidenceSubmissionWindowTask's end-hold date, with keys from selected_task_ids" +appellant_substitutions,updated_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps +appellant_substitution_histories,,,,,,,, +appellant_substitution_histories,appellant_substitution_id,integer (8) FK,,,x,,x,Appellant substitution id of the last user that updated the CAVC record +appellant_substitution_histories,created_at,datetime ∗,x,,,,, +appellant_substitution_histories,created_by_id,integer (8) FK,,,x,,,Current user who created Appellant substitution +appellant_substitution_histories,current_appellant_substitute_participant_id,string FK,,,x,,,Current Appellant Substitute participant Id +appellant_substitution_histories,current_appellant_veteran_participant_id,string FK,,,x,,,Current Appellant Veteran participant Id +appellant_substitution_histories,id,integer (8) PK,x,x,,,, +appellant_substitution_histories,original_appellant_substitute_participant_id,string FK,,,x,,,Original Appellant Substitute participant Id +appellant_substitution_histories,original_appellant_veteran_participant_id,string FK,,,x,,,Original Appeallant Veteran Participant Id +appellant_substitution_histories,substitution_date,date,,,,,,Timestamp of substitution granted date +appellant_substitution_histories,updated_at,datetime ∗,x,,,,, +attorney_case_reviews,,,,,,,, +attorney_case_reviews,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal this case review is associated with +attorney_case_reviews,appeal_type,string,,,,,x,The type of appeal this case review is associated with +attorney_case_reviews,attorney_id,integer FK,,,x,,, +attorney_case_reviews,created_at,datetime ∗,x,,,,, +attorney_case_reviews,document_id,string ∗,x,,,,, +attorney_case_reviews,document_type,string ∗,x,,,,, +attorney_case_reviews,id,integer PK,x,x,,,, +attorney_case_reviews,note,text,,,,,, +attorney_case_reviews,overtime,boolean,,,,,, +attorney_case_reviews,reviewing_judge_id,integer FK,,,x,,, +attorney_case_reviews,task_id,string ∗ FK,x,,x,,x,"Refers to the tasks table for AMA appeals, but uses syntax `-YYYY-MM-DD` for legacy appeals" +attorney_case_reviews,untimely_evidence,boolean,,,,,, +attorney_case_reviews,updated_at,datetime ∗,x,,,,x, +attorney_case_reviews,work_product,string ∗,x,,,,, +available_hearing_locations,,,,,,,, +available_hearing_locations,address,string,,,,,,Full address of the location +available_hearing_locations,appeal_id,integer FK,,,x,,x,Appeal/LegacyAppeal ID; use as FK to appeals/legacy_appeals +available_hearing_locations,appeal_type,string,,,,,x,'Appeal' or 'LegacyAppeal' +available_hearing_locations,city,string,,,,,,"i.e 'New York', 'Houston', etc" +available_hearing_locations,classification,string,,,,,,"The classification for location; i.e 'Regional Benefit Office', 'VA Medical Center (VAMC)', etc" +available_hearing_locations,created_at,datetime ∗,x,,,,,Automatic timestamp of when hearing location was created +available_hearing_locations,distance,float,,,,,,Distance between appellant's location and the hearing location +available_hearing_locations,facility_id,string,,,,,,"Id associated with the facility; i.e 'vba_313', 'vba_354a', 'vba_317', etc" +available_hearing_locations,facility_type,string,,,,,,"The type of facility; i.e, 'va_benefits_facility', 'va_health_facility', 'vet_center', etc" +available_hearing_locations,id,integer (8) PK,x,x,,,, +available_hearing_locations,name,string,,,,,,"Name of location; i.e 'Chicago Regional Benefit Office', 'Jennings VA Clinic', etc" +available_hearing_locations,state,string,,,,,,"State in abbreviated form; i.e 'NY', 'CA', etc" +available_hearing_locations,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when hearing location was updated +available_hearing_locations,veteran_file_number,string,,,,,x,PII. The VBA corporate file number of the Veteran for the appeal +available_hearing_locations,zip_code,string,,,,,, +batch_processes,,,,,,,,A generalized table for batching and processing records within caseflow +batch_processes,batch_id,uuid PK FK,x,x,x,,, +batch_processes,batch_type,string ∗,x,,,,x,Indicates what type of record is being batched +batch_processes,created_at,datetime ∗,x,,,,,Date and Time that batch was created. +batch_processes,ended_at,datetime,,,,,,The date/time that the batch finsished processing +batch_processes,records_attempted,integer,,,,,,The number of records in the batch attempting to be processed +batch_processes,records_completed,integer,,,,,,The number of records in the batch that completed processing successfully +batch_processes,records_failed,integer,,,,,x,The number of records in the batch that failed processing +batch_processes,started_at,datetime,,,,,,The date/time that the batch began processing +batch_processes,state,string ∗,x,,,,x,"The state that the batch is currently in. PRE_PROCESSING, PROCESSING, PROCESSED" +batch_processes,updated_at,datetime ∗,x,,,,,Date and Time that batch was last updated. +bgs_attorneys,,,,,,,,Cache of unique BGS attorney data — used for adding claimants to cases pulled from POA data +bgs_attorneys,created_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps +bgs_attorneys,id,integer (8) PK,x,x,,,, +bgs_attorneys,last_synced_at,datetime,,,,,x,The last time BGS was checked +bgs_attorneys,name,string ∗,x,,,,x,Name +bgs_attorneys,participant_id,string ∗,x,,,,x,Participant ID +bgs_attorneys,record_type,string ∗,x,,,,,"Known types: POA State Organization, POA National Organization, POA Attorney, POA Agent, POA Local/Regional Organization" +bgs_attorneys,updated_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps +bgs_power_of_attorneys,,,,,,,,Power of Attorney (POA) cached from BGS +bgs_power_of_attorneys,authzn_change_clmant_addrs_ind,string,,,,,,Authorization for POA to change claimant address +bgs_power_of_attorneys,authzn_poa_access_ind,string,,,,,,Authorization for POA access +bgs_power_of_attorneys,claimant_participant_id,string ∗,x,,,,x,Claimant participant ID -- use as FK to claimants +bgs_power_of_attorneys,created_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps +bgs_power_of_attorneys,file_number,string,,,,,x,PII. Claimant file number +bgs_power_of_attorneys,id,integer (8) PK,x,x,,,, +bgs_power_of_attorneys,last_synced_at,datetime,,,,,x,The last time BGS was checked +bgs_power_of_attorneys,legacy_poa_cd,string,,,,,,Legacy POA code +bgs_power_of_attorneys,poa_participant_id,string ∗,x,,,,x,POA participant ID -- use as FK to people +bgs_power_of_attorneys,representative_name,string ∗,x,,,,x,POA name +bgs_power_of_attorneys,representative_type,string ∗,x,,,,x,POA type +bgs_power_of_attorneys,updated_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps +board_grant_effectuations,,,,,,,,Represents the work item of updating records in response to a granted issue on a Board appeal. Some are represented as contentions on an EP in VBMS. Others are tracked via Caseflow tasks. +board_grant_effectuations,appeal_id,integer (8) ∗ FK,x,,x,,x,The ID of the appeal containing the granted issue being effectuated. +board_grant_effectuations,contention_reference_id,string,,,,,x,"The ID of the contention created in VBMS. Indicates successful creation of the contention. If the EP has been rated, this contention could have been connected to a rating issue. That connection is used to map the rating issue back to the decision issue." +board_grant_effectuations,created_at,datetime,,,,,, +board_grant_effectuations,decision_document_id,integer (8) FK,,,x,,x,The ID of the decision document which triggered this effectuation. +board_grant_effectuations,decision_sync_attempted_at,datetime,,,,,,"When the EP is cleared, an asyncronous job attempts to map the resulting rating issue back to the decision issue. Timestamp representing the time the job was last attempted." +board_grant_effectuations,decision_sync_canceled_at,datetime,,,,,,Timestamp when job was abandoned +board_grant_effectuations,decision_sync_error,string,,,,,,Async job processing last error message. See description for decision_sync_attempted_at for the decision sync job description. +board_grant_effectuations,decision_sync_last_submitted_at,datetime,,,,,,Timestamp for when the the job is eligible to run (can be reset to restart the job). +board_grant_effectuations,decision_sync_processed_at,datetime,,,,,,Async job processing completed timestamp. See description for decision_sync_attempted_at for the decision sync job description. +board_grant_effectuations,decision_sync_submitted_at,datetime,,,,,,Async job processing start timestamp. See description for decision_sync_attempted_at for the decision sync job description. +board_grant_effectuations,end_product_establishment_id,integer (8) FK,,,x,,x,The ID of the end product establishment created for this board grant effectuation. +board_grant_effectuations,granted_decision_issue_id,integer (8) ∗ FK,x,,x,,x,The ID of the granted decision issue. +board_grant_effectuations,id,integer (8) PK,x,x,,,, +board_grant_effectuations,last_submitted_at,datetime,,,,,,Async job processing most recent start timestamp +board_grant_effectuations,updated_at,datetime,,,,,x, +cached_appeal_attributes,,,,,,,, +cached_appeal_attributes,appeal_id,integer,,,,,x, +cached_appeal_attributes,appeal_type,string,,,,,x, +cached_appeal_attributes,case_type,string,,,,,x,"The case type, i.e. original, post remand, CAVC remand, etc" +cached_appeal_attributes,closest_regional_office_city,string,,,,,x,Closest regional office to the veteran +cached_appeal_attributes,closest_regional_office_key,string,,,,,x,Closest regional office to the veteran in 4 character key +cached_appeal_attributes,created_at,datetime,,,,,, +cached_appeal_attributes,docket_number,string,,,,,, +cached_appeal_attributes,docket_type,string,,,,,x, +cached_appeal_attributes,former_travel,boolean,,,,,x,Determines if the hearing type was formerly travel board; only applicable to Legacy appeals +cached_appeal_attributes,hearing_request_type,string (10),,,,,x,"Stores hearing type requested by appellant; could be one of nil, 'Video', 'Central', 'Travel', or 'Virtual'" +cached_appeal_attributes,is_aod,boolean,,,,,x,Whether the case is Advanced on Docket +cached_appeal_attributes,issue_count,integer,,,,,,Number of issues on the appeal. +cached_appeal_attributes,issue_types,string,,,,,,A string delimited list of nonrating issue categories on the appeal. +cached_appeal_attributes,power_of_attorney_name,string,,,,,x,'Firstname Lastname' of power of attorney +cached_appeal_attributes,suggested_hearing_location,string,,,,,x,"Suggested hearing location in 'City, State (Facility Type)' format" +cached_appeal_attributes,updated_at,datetime,,,,,x, +cached_appeal_attributes,vacols_id,string,,,,,x, +cached_appeal_attributes,veteran_name,string,,,,,x,"'LastName, FirstName' of the veteran" +cached_user_attributes,,,,,,,,VACOLS cached staff table attributes +cached_user_attributes,created_at,datetime ∗,x,,,,, +cached_user_attributes,sactive,string ∗,x,,,,, +cached_user_attributes,sattyid,string,,,,,, +cached_user_attributes,sdomainid,string PK,x,x,,,x, +cached_user_attributes,slogid,string ∗,x,,,,, +cached_user_attributes,smemgrp,string (8),,,,,, +cached_user_attributes,snamef,string,,,,,,User's First Name in VACOLS +cached_user_attributes,snamel,string,,,,,,User's Last Name in VACOLS +cached_user_attributes,stafkey,string ∗,x,,,,, +cached_user_attributes,stitle,string (16),,,,,, +cached_user_attributes,svlj,string,,,,,, +cached_user_attributes,updated_at,datetime ∗,x,,,,x, +caseflow_stuck_records,,,,,,,,"This is a polymorphic table consisting of records that have repeatedly errored out of the syncing process. Currently, the only records on this table come from the PriorityEndProductSyncQueue table." +caseflow_stuck_records,determined_stuck_at,datetime ∗,x,,,,,The date/time at which the record in question was determined to be stuck. +caseflow_stuck_records,error_messages,string,,,,,,Array of Error Message(s) containing Batch ID and specific error if a failure occurs +caseflow_stuck_records,id,integer (8) PK,x,x,,,, +caseflow_stuck_records,remediated,boolean ∗,x,,,,,Reflects if the stuck record has been reviewed and fixed +caseflow_stuck_records,remediation_notes,text,,,,,,Brief description of the encountered issue and remediation strategy +caseflow_stuck_records,stuck_record_id,integer (8) ∗ FK,x,,x,,x,The id / primary key of the stuck record and the type / where the record came from +caseflow_stuck_records,stuck_record_type,string ∗,x,,,,x, +caseflow_stuck_records,updated_at,datetime,,,,,,The time an update occurred on the record +cavc_dashboards,,,,,,,, +cavc_dashboards,board_decision_date,date ∗,x,,,,,The decision date of the source appeal +cavc_dashboards,board_docket_number,string ∗,x,,,,,The docket number of the source appeal +cavc_dashboards,cavc_decision_date,date ∗,x,,,,,The decision date from the CAVC board +cavc_dashboards,cavc_docket_number,string ∗,x,,,,,The docket number assigned by the CAVC board +cavc_dashboards,cavc_remand_id,integer (8) FK,,,x,,x,ID of the associated CAVC Remand +cavc_dashboards,created_at,datetime ∗,x,,,,, +cavc_dashboards,created_by_id,integer (8) FK,,,x,,,The ID for the user that created the record +cavc_dashboards,id,integer (8) PK,x,x,,,, +cavc_dashboards,joint_motion_for_remand,boolean,,,,,,Whether the CAVC appeal is JMR/JMPR or not +cavc_dashboards,updated_at,datetime ∗,x,,,,, +cavc_dashboards,updated_by_id,integer (8) FK,,,x,,,The ID for the user that most recently changed the record +cavc_dashboard_dispositions,,,,,,,, +cavc_dashboard_dispositions,cavc_dashboard_id,integer (8) FK,,,x,,x,ID of the associated CAVC Dashboard +cavc_dashboard_dispositions,cavc_dashboard_issue_id,integer (8) FK,,,x,,, +cavc_dashboard_dispositions,created_at,datetime ∗,x,,,,, +cavc_dashboard_dispositions,created_by_id,integer (8) FK,,,x,,,The ID for the user that created the record +cavc_dashboard_dispositions,disposition,string ∗,x,,,,,The disposition of the issue +cavc_dashboard_dispositions,id,integer (8) PK,x,x,,,, +cavc_dashboard_dispositions,request_issue_id,integer (8) FK,,,x,,,ID for a request issue that was filed with the CAVC Remand +cavc_dashboard_dispositions,updated_at,datetime ∗,x,,,,, +cavc_dashboard_dispositions,updated_by_id,integer (8) FK,,,x,,,The ID for the user that most recently changed the record +cavc_dashboard_issues,,,,,,,, +cavc_dashboard_issues,benefit_type,string,,,,,, +cavc_dashboard_issues,cavc_dashboard_id,integer (8) FK,,,x,,x,ID of the associated CAVC Dashboard +cavc_dashboard_issues,created_at,datetime,,,,,, +cavc_dashboard_issues,created_by_id,integer (8) FK,,,x,,, +cavc_dashboard_issues,id,integer (8) PK,x,x,,,, +cavc_dashboard_issues,issue_category,string,,,,,, +cavc_dashboard_issues,issue_description,string,,,,,, +cavc_dashboard_issues,updated_at,datetime,,,,,, +cavc_dashboard_issues,updated_by_id,integer (8) FK,,,x,,, +cavc_decision_reasons,,,,,,,, +cavc_decision_reasons,basis_for_selection_category,string,,,,,,The category that the decision reason belongs to. Optional. +cavc_decision_reasons,created_at,datetime,,,,,, +cavc_decision_reasons,decision_reason,string,,,,,,The reason for the CAVC decision +cavc_decision_reasons,id,integer (8) PK,x,x,,,, +cavc_decision_reasons,order,integer,,,,,,The order that the reasons should display in the UI. Child reasons will be ordered under their parent. +cavc_decision_reasons,parent_decision_reason_id,integer,,,,,,Associates a child decision reason to its parent in this table +cavc_dispositions_to_reasons,,,,,,,, +cavc_dispositions_to_reasons,cavc_dashboard_disposition_id,integer (8) FK,,,x,,x,ID of the associated CAVC Dashboard Disposition +cavc_dispositions_to_reasons,cavc_decision_reason_id,integer (8) FK,,,x,,x,ID of the associated CAVC Decision Reason +cavc_dispositions_to_reasons,created_at,datetime ∗,x,,,,, +cavc_dispositions_to_reasons,created_by_id,integer (8) FK,,,x,,,The ID for the user that created the record +cavc_dispositions_to_reasons,id,integer (8) PK,x,x,,,, +cavc_dispositions_to_reasons,updated_at,datetime ∗,x,,,,, +cavc_dispositions_to_reasons,updated_by_id,integer (8) FK,,,x,,,The ID for the user that most recently changed the record +cavc_reasons_to_bases,,,,,,,, +cavc_reasons_to_bases,cavc_dispositions_to_reason_id,integer (8) FK,,,x,,x,ID of the associated CAVC Decision Reason +cavc_reasons_to_bases,cavc_selection_basis_id,integer (8) FK,,,x,,x,ID of the associated CAVC Basis for Selection +cavc_reasons_to_bases,created_at,datetime ∗,x,,,,, +cavc_reasons_to_bases,created_by_id,integer (8) FK,,,x,,,The ID for the user that created the record +cavc_reasons_to_bases,id,integer (8) PK,x,x,,,, +cavc_reasons_to_bases,updated_at,datetime ∗,x,,,,, +cavc_reasons_to_bases,updated_by_id,integer (8) FK,,,x,,,The ID for the user that most recently changed the record +cavc_remands,,,,,,,, +cavc_remands,cavc_decision_type,string ∗,x,,,,,"CAVC decision type. Expecting 'remand', 'straight_reversal', or 'death_dismissal'" +cavc_remands,cavc_docket_number,string ∗,x,,,,,Docket number of the CAVC judgement +cavc_remands,cavc_judge_full_name,string ∗,x,,,,,CAVC judge that passed the judgement on the remand +cavc_remands,created_at,datetime ∗,x,,,,,Default timestamps +cavc_remands,created_by_id,integer (8) ∗ FK,x,,x,,,User that created this record +cavc_remands,decision_date,date ∗,x,,,,,"Date CAVC issued a decision, according to the CAVC" +cavc_remands,decision_issue_ids,integer (8) ∗,x,,,,,"Decision issues being remanded; IDs refer to decision_issues table. For a JMR, all decision issues on the previous appeal will be remanded. For a JMPR, only some" +cavc_remands,federal_circuit,boolean,,,,,,Whether the case has been appealed to the US Court of Appeals for the Federal Circuit +cavc_remands,id,integer (8) PK,x,x,,,, +cavc_remands,instructions,string ∗,x,,,,,Instructions and context provided upon creation of the remand record +cavc_remands,judgement_date,date ∗,x,,,,,"Date CAVC issued a judgement, according to the CAVC" +cavc_remands,mandate_date,date ∗,x,,,,,Date that CAVC reported the mandate was given +cavc_remands,remand_appeal_id,integer (8) FK,,,x,,x,Appeal created by this CAVC Remand +cavc_remands,remand_subtype,string ∗,x,,,,,"Type of remand. If the cavc_decision_type is 'remand', expecting one of 'jmp', 'jmpr', or 'mdr'. Otherwise, this can be null." +cavc_remands,represented_by_attorney,boolean ∗,x,,,,,Whether or not the appellant was represented by an attorney +cavc_remands,source_appeal_id,integer (8) ∗ FK,x,,x,,x,Appeal that CAVC has remanded +cavc_remands,updated_at,datetime ∗,x,,,,,Default timestamps +cavc_remands,updated_by_id,integer (8) FK,,,x,,,"User that updated this record. For MDR remands, judgement and mandate dates will be added after the record is first created." +cavc_remands_appellant_substitutions,,,,,,,, +cavc_remands_appellant_substitutions,appellant_substitution_id,integer (8) FK,,,x,,x,Appellant Substitution this is tied to +cavc_remands_appellant_substitutions,cavc_remand_id,integer (8) FK,,,x,,x,Cavc Remand this is tied to +cavc_remands_appellant_substitutions,created_at,datetime ∗,x,,,,, +cavc_remands_appellant_substitutions,created_by_id,integer (8),,,,,,Current user who created substitution +cavc_remands_appellant_substitutions,id,integer (8) PK,x,x,,,, +cavc_remands_appellant_substitutions,is_appellant_substituted,boolean,,,,,,Y/N Boolean for active substitution +cavc_remands_appellant_substitutions,participant_id,string,,,,,x,Claimant Participant Id +cavc_remands_appellant_substitutions,remand_source,string,,,,,,Source of Remand - From Add or Edit +cavc_remands_appellant_substitutions,substitute_participant_id,string,,,,,x,Appellant Substitute participant Id +cavc_remands_appellant_substitutions,substitution_date,date,,,,,,Timestamp of substitution +cavc_remands_appellant_substitutions,updated_at,datetime ∗,x,,,,, +cavc_remands_appellant_substitutions,updated_by_id,integer (8),,,,,,Current user who updated substitution +cavc_selection_bases,,,,,,,, +cavc_selection_bases,basis_for_selection,string,,,,,, +cavc_selection_bases,category,string,,,,,, +cavc_selection_bases,created_at,datetime,,,,,, +cavc_selection_bases,created_by,integer (8),,,,,, +cavc_selection_bases,id,integer (8) PK,x,x,,,, +cavc_selection_bases,updated_at,datetime,,,,,, +cavc_selection_bases,updated_by,integer (8),,,,,, +certifications,,,,,,,, +certifications,already_certified,boolean,,,,,, +certifications,bgs_rep_address_line_1,string,,,,,, +certifications,bgs_rep_address_line_2,string,,,,,, +certifications,bgs_rep_address_line_3,string,,,,,, +certifications,bgs_rep_city,string,,,,,, +certifications,bgs_rep_country,string,,,,,, +certifications,bgs_rep_state,string,,,,,, +certifications,bgs_rep_zip,string,,,,,, +certifications,bgs_representative_name,string,,,,,, +certifications,bgs_representative_type,string,,,,,, +certifications,certification_date,string,,,,,, +certifications,certifying_office,string,,,,,, +certifications,certifying_official_name,string,,,,,, +certifications,certifying_official_title,string,,,,,, +certifications,certifying_username,string,,,,,, +certifications,completed_at,datetime,,,,,, +certifications,created_at,datetime ∗,x,,,,, +certifications,form8_started_at,datetime,,,,,, +certifications,form9_matching_at,datetime,,,,,, +certifications,form9_type,string,,,,,, +certifications,hearing_change_doc_found_in_vbms,boolean,,,,,, +certifications,hearing_preference,string,,,,,, +certifications,id,integer PK,x,x,,,, +certifications,loading_data,boolean,,,,,, +certifications,loading_data_failed,boolean,,,,,, +certifications,nod_matching_at,datetime,,,,,, +certifications,poa_correct_in_bgs,boolean,,,,,, +certifications,poa_correct_in_vacols,boolean,,,,,, +certifications,poa_matches,boolean,,,,,, +certifications,representative_name,string,,,,,, +certifications,representative_type,string,,,,,, +certifications,soc_matching_at,datetime,,,,,, +certifications,ssocs_matching_at,datetime,,,,,, +certifications,ssocs_required,boolean,,,,,, +certifications,updated_at,datetime ∗,x,,,,x, +certifications,user_id,integer,,,,,x, +certifications,v2,boolean,,,,,, +certifications,vacols_data_missing,boolean,,,,,, +certifications,vacols_hearing_preference,string,,,,,, +certifications,vacols_id,string,,,,,, +certifications,vacols_representative_name,string,,,,,, +certifications,vacols_representative_type,string,,,,,, +certification_cancellations,,,,,,,, +certification_cancellations,cancellation_reason,string ∗,x,,,,, +certification_cancellations,certification_id,integer ∗ FK,x,,x,,x, +certification_cancellations,created_at,datetime,,,,,, +certification_cancellations,email,string ∗,x,,,,, +certification_cancellations,id,integer PK,x,x,,,, +certification_cancellations,other_reason,string,,,,,, +certification_cancellations,updated_at,datetime,,,,,x, +claim_establishments,,,,,,,, +claim_establishments,created_at,datetime ∗,x,,,,, +claim_establishments,decision_type,integer,,,,,, +claim_establishments,email_recipient,string,,,,,, +claim_establishments,email_ro_id,string,,,,,, +claim_establishments,ep_code,string,,,,,, +claim_establishments,id,integer PK,x,x,,,, +claim_establishments,outcoding_date,datetime,,,,,, +claim_establishments,task_id,integer FK,,,x,,x,references dispatch_tasks +claim_establishments,updated_at,datetime ∗,x,,,,x, +claimants,,,,,,,,This table bridges decision reviews to participants when the participant is listed as a claimant on the decision review. A participant can be a claimant on multiple decision reviews. +claimants,created_at,datetime,,,,,, +claimants,decision_review_id,integer (8) ∗ FK,x,,x,,x,The ID of the decision review the claimant is on. +claimants,decision_review_type,string ∗,x,,,,x,The type of decision review the claimant is on. +claimants,id,integer (8) PK,x,x,,,, +claimants,notes,text,,,,,,This is a notes field for adding claimant not listed and any supplementary information outside of unlisted claimant. +claimants,participant_id,string ∗ U,x,,,x,x,The participant ID of the claimant. +claimants,payee_code,string,,,,,,"The payee_code for the claimant, if applicable. payee_code is required when the claim is processed in VBMS." +claimants,type,string,,,,,,"The class name for the single table inheritance type of Claimant, for example VeteranClaimant, DependentClaimant, AttorneyClaimant, OtherClaimant, or HealthcareProviderClaimant." +claimants,updated_at,datetime,,,,,x, +claims_folder_searches,,,,,,,, +claims_folder_searches,appeal_id,integer FK,,,x,,x, +claims_folder_searches,appeal_type,string ∗,x,,,,x, +claims_folder_searches,created_at,datetime,,,,,, +claims_folder_searches,id,integer PK,x,x,,,, +claims_folder_searches,query,string,,,,,, +claims_folder_searches,updated_at,datetime,,,,,x, +claims_folder_searches,user_id,integer FK,,,x,,x, +conference_links,,,,,,,, +conference_links,alias,string,,,,,,Alias of the conference +conference_links,alias_with_host,string,,,,,,Alieas of the conference for the host +conference_links,conference_deleted,boolean ∗,x,,,,,Flag to represent if a con ference has been deleted +conference_links,conference_id,integer,,,,,,Id of the conference +conference_links,created_at,datetime ∗,x,,,,,Date and Time of creation +conference_links,created_by_id,integer (8) ∗ FK,x,,x,,x,User id of the user who created the record. FK on User table +conference_links,guest_hearing_link,string,,,,,,Guest link for hearing daily docket. +conference_links,guest_pin_long,string,,,,,,"Pin provided for the guest, allowing them entry into the video conference." +conference_links,hearing_day_id,integer (8) ∗ FK,x,,x,,x,The associated hearing day id +conference_links,host_link,string,,,,,,Conference link generated from external conference service +conference_links,host_pin,integer,,,,,,Pin for the host of the conference to get into the conference +conference_links,host_pin_long,string (8),,,,,,Generated host pin stored as a string +conference_links,id,integer (8) PK,x,x,,,, +conference_links,updated_at,datetime,,,,,,Date and Time record was last updated +conference_links,updated_by_id,integer (8) FK,,,x,,x,user id of the user to last update the record. FK on the User table +decision_documents,,,,,,,, +decision_documents,appeal_id,integer (8) ∗ FK,x,,x,,x, +decision_documents,appeal_type,string,,,,,, +decision_documents,attempted_at,datetime,,,,,,When the job ran +decision_documents,canceled_at,datetime,,,,,,Timestamp when job was abandoned +decision_documents,citation_number,string ∗,x,,,,x,Unique identifier for decision document +decision_documents,created_at,datetime ∗,x,,,,, +decision_documents,decision_date,date ∗,x,,,,, +decision_documents,document_series_reference_id,string,,,,,,UUID that is provided by eFolder that represents the group of documentsthis document belongs to. Think of a series as a stack of versions. +decision_documents,document_version_reference_id,string,,,,,,UUID that is provided by eFolder that represents the specific version of the document. +decision_documents,error,string,,,,,,Message captured from a failed attempt +decision_documents,id,integer (8) PK,x,x,,,, +decision_documents,last_submitted_at,datetime,,,,,,When the job is eligible to run (can be reset to restart the job) +decision_documents,processed_at,datetime,,,,,,When the job has concluded +decision_documents,redacted_document_location,string ∗,x,,,,, +decision_documents,submitted_at,datetime,,,,,,When the job first became eligible to run +decision_documents,updated_at,datetime ∗,x,,,,x, +decision_documents,uploaded_to_vbms_at,datetime,,,,,,When document was successfully uploaded to VBMS +decision_issues,,,,,,,,Issues that represent a decision made on a decision review. +decision_issues,benefit_type,string,,,,,,"Classification of the benefit being decided on. Maps 1 to 1 to VA lines of business, and typically used to know which line of business the decision correlates to." +decision_issues,caseflow_decision_date,date,,,,,,"This is a decision date for decision issues where decisions are entered in Caseflow, such as for appeals or for decision reviews with a business line that is not processed in VBMS." +decision_issues,created_at,datetime,,,,,,Automatic timestamp when row was created. +decision_issues,decision_review_id,integer FK,,,x,,x,ID of the decision review the decision was made on. +decision_issues,decision_review_type,string,,,,,x,Type of the decision review the decision was made on. +decision_issues,decision_text,string,,,,,,"If decision resulted in a change to a rating, the rating issue's decision text." +decision_issues,deleted_at,datetime,,,,,x, +decision_issues,description,string,,,,,,Optional description that the user can input for decisions made in Caseflow. +decision_issues,diagnostic_code,string,,,,,,"If a decision resulted in a rating, this is the rating issue's diagnostic code." +decision_issues,disposition,string ∗,x,,,,x,The disposition for a decision issue. Dispositions made in Caseflow and dispositions made in VBMS can have different values. +decision_issues,end_product_last_action_date,date ∗,x,,,,,"After an end product gets synced with a status of CLR (cleared), the end product's last_action_date is saved on any decision issues that are created as a result. This is used as a proxy for decision date for non-rating issues that are processed in VBMS because they don't have a rating profile date, and the exact decision date is not available." +decision_issues,id,integer (8) PK,x,x,,,, +decision_issues,participant_id,string ∗,x,,,,,The Veteran's participant id. +decision_issues,percent_number,string,,,,,,percent_number from RatingIssue (prcntNo from Rating Profile) +decision_issues,rating_issue_reference_id,string,,,,,x,Identifies the specific issue on the rating that resulted from the decision issue (a rating issue can be connected to multiple contentions). +decision_issues,rating_profile_date,datetime,,,,,,"The profile date of the rating that a decision issue resulted in (if applicable). The profile_date is used as an identifier for the rating, and is the date that most closely maps to what the Veteran writes down as the decision date." +decision_issues,rating_promulgation_date,datetime,,,,,,The promulgation date of the rating that a decision issue resulted in (if applicable). It is used for calculating whether a decision issue is within the timeliness window to be appealed or get a higher level review. +decision_issues,subject_text,text,,,,,,subject_text from RatingIssue (subjctTxt from Rating Profile) +decision_issues,updated_at,datetime,,,,,x, +dispatch_tasks,,,,,,,, +dispatch_tasks,aasm_state,string,,,,,x,"Current task state: unprepared, unassigned, assigned, started, reviewed, completed" +dispatch_tasks,appeal_id,integer ∗ FK,x,,x,,, +dispatch_tasks,assigned_at,datetime,,,,,, +dispatch_tasks,comment,string,,,,,, +dispatch_tasks,completed_at,datetime,,,,,, +dispatch_tasks,completion_status,integer,,,,,, +dispatch_tasks,created_at,datetime ∗,x,,,,, +dispatch_tasks,id,integer PK,x,x,,,, +dispatch_tasks,lock_version,integer,,,,,, +dispatch_tasks,outgoing_reference_id,string,,,,,, +dispatch_tasks,prepared_at,datetime,,,,,, +dispatch_tasks,started_at,datetime,,,,,, +dispatch_tasks,type,string ∗,x,,,,, +dispatch_tasks,updated_at,datetime ∗,x,,,,x, +dispatch_tasks,user_id,integer FK,,,x,,x, +distributed_cases,,,,,,,, +distributed_cases,case_id,string ∗,x,,,,x, +distributed_cases,created_at,datetime,,,,,, +distributed_cases,distribution_id,integer FK,,,x,,x, +distributed_cases,docket,string ∗,x,,,,, +distributed_cases,docket_index,integer ∗,x,,,,, +distributed_cases,genpop,boolean,,,,,, +distributed_cases,genpop_query,string ∗,x,,,,, +distributed_cases,id,integer (8) PK,x,x,,,, +distributed_cases,priority,boolean,,,,,, +distributed_cases,ready_at,datetime ∗,x,,,,, +distributed_cases,task_id,integer ∗ FK,x,,x,,, +distributed_cases,updated_at,datetime,,,,,x, +distributions,,,,,,,, +distributions,completed_at,datetime,,,,,, +distributions,created_at,datetime ∗,x,,,,, +distributions,errored_at,datetime,,,,,,when the Distribution job suffered an error +distributions,id,integer (8) PK,x,x,,,, +distributions,judge_id,integer FK,,,x,,, +distributions,priority_push,boolean,,,,,,Whether or not this distribution is a priority-appeals-only push to judges via a weekly job (not manually requested) +distributions,started_at,datetime,,,,,,when the Distribution job commenced +distributions,statistics,json,,,,,, +distributions,status,string,,,,,, +distributions,updated_at,datetime ∗,x,,,,x, +docket_snapshots,,,,,,,, +docket_snapshots,created_at,datetime,,,,,, +docket_snapshots,docket_count,integer,,,,,, +docket_snapshots,id,integer PK,x,x,,,, +docket_snapshots,latest_docket_month,date,,,,,, +docket_snapshots,updated_at,datetime,,,,,x, +docket_switches,,,,,,,,Stores the disposition and associated data for Docket Switch motions. +docket_switches,created_at,datetime ∗,x,,,,x,Standard created_at/updated_at timestamps +docket_switches,disposition,string ∗,x,,,,,"Possible options are granted, partially_granted, and denied" +docket_switches,docket_type,string,,,,,,The new docket +docket_switches,granted_request_issue_ids,integer,,,,,,"When a docket switch is partially granted, this includes an array of the appeal's request issue IDs that were selected for the new docket. For full grant, this includes all prior request issue IDs." +docket_switches,id,integer (8) PK,x,x,,,, +docket_switches,new_docket_stream_id,integer (8) FK,,,x,,x,References the new appeal stream with the updated docket; initially null until created by workflow +docket_switches,old_docket_stream_id,integer (8) ∗ FK,x,,x,,x,References the original appeal stream with old docket +docket_switches,receipt_date,datetime ∗,x,,,,,Date the board receives the NOD with request for docket switch; entered by user performing docket switch +docket_switches,task_id,integer (8) ∗ FK,x,,x,,x,The task that triggered the switch +docket_switches,updated_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps +docket_tracers,,,,,,,, +docket_tracers,ahead_and_ready_count,integer,,,,,, +docket_tracers,ahead_count,integer,,,,,, +docket_tracers,created_at,datetime,,,,,, +docket_tracers,docket_snapshot_id,integer FK,,,x,,x, +docket_tracers,id,integer PK,x,x,,,, +docket_tracers,month,date,,,,,x, +docket_tracers,updated_at,datetime,,,,,x, +documents,,,,,,,, +documents,category_medical,boolean,,,,,, +documents,category_other,boolean,,,,,, +documents,category_procedural,boolean,,,,,, +documents,created_at,datetime,,,,,, +documents,description,string,,,,,, +documents,file_number,string,,,,,x,PII +documents,id,integer PK,x,x,,,, +documents,previous_document_version_id,integer,,,,,, +documents,received_at,date,,,,,, +documents,series_id,string,,,,,x, +documents,type,string,,,,,, +documents,updated_at,datetime,,,,,, +documents,upload_date,date,,,,,, +documents,vbms_document_id,string ∗,x,,,,x, +document_views,,,,,,,, +document_views,created_at,datetime,,,,,, +document_views,document_id,integer ∗ FK,x,,x,,x, +document_views,first_viewed_at,datetime,,,,,, +document_views,id,integer PK,x,x,,,, +document_views,updated_at,datetime,,,,,, +document_views,user_id,integer ∗ FK,x,,x,,x, +documents_tags,,,,,,,, +documents_tags,created_at,datetime,,,,,, +documents_tags,document_id,integer ∗ FK,x,,x,,x, +documents_tags,id,integer PK,x,x,,,, +documents_tags,tag_id,integer ∗ FK,x,,x,,x, +documents_tags,updated_at,datetime,,,,,, +end_product_code_updates,,,,,,,,"Caseflow establishes end products in VBMS with specific end product codes. If that code is changed outside of Caseflow, that is tracked here." +end_product_code_updates,code,string ∗,x,,,,,"The new end product code, if it has changed since last checked." +end_product_code_updates,created_at,datetime ∗,x,,,,, +end_product_code_updates,end_product_establishment_id,integer (8) ∗ FK,x,,x,,x, +end_product_code_updates,id,integer (8) PK,x,x,,,, +end_product_code_updates,updated_at,datetime ∗,x,,,,x, +end_product_establishments,,,,,,,,"Represents end products that have been, or need to be established by Caseflow. Used to track the status of those end products as they are processed in VBMS and/or SHARE." +end_product_establishments,benefit_type_code,string,,,,,,"1 if the Veteran is alive, and 2 if the Veteran is deceased. Not to be confused with benefit_type, which is unrelated." +end_product_establishments,claim_date,date,,,,,,The claim_date for end product established. +end_product_establishments,claimant_participant_id,string,,,,,,The participant ID of the claimant submitted on the end product. +end_product_establishments,code,string,,,,,,"The end product code, which determines the type of end product that is established. For example, it can contain information about whether it is rating, nonrating, compensation, pension, created automatically due to a Duty to Assist Error, and more." +end_product_establishments,committed_at,datetime,,,,,,"Timestamp indicating other actions performed as part of a larger atomic operation containing the end product establishment, such as creating contentions, are also complete." +end_product_establishments,created_at,datetime,,,,,, +end_product_establishments,development_item_reference_id,string,,,,,,"When a Veteran requests an informal conference with their higher level review, a tracked item is created. This stores the ID of the of the tracked item, it is also used to indicate the success of creating the tracked item." +end_product_establishments,doc_reference_id,string,,,,,,"When a Veteran requests an informal conference, a claimant letter is generated. This stores the document ID of the claimant letter, and is also used to track the success of creating the claimant letter." +end_product_establishments,established_at,datetime,,,,,,Timestamp for when the end product was established. +end_product_establishments,id,integer (8) PK,x,x,,,, +end_product_establishments,last_synced_at,datetime,,,,,,"The time that the status of the end product was last synced with BGS. The end product is synced until it is canceled or cleared, meaning it is no longer active." +end_product_establishments,limited_poa_access,boolean,,,,,,Indicates whether the limited Power of Attorney has access to view documents +end_product_establishments,limited_poa_code,string,,,,,,"The limited Power of Attorney code, which indicates whether the claim has a POA specifically for this claim, which can be different than the Veteran's POA" +end_product_establishments,modifier,string,,,,,,"The end product modifier. For higher level reviews, the modifiers range from 030-039. For supplemental claims, they range from 040-049. The same modifier cannot be used twice for an active end product per Veteran. Once an end product is no longer active, the modifier can be used again." +end_product_establishments,payee_code,string ∗,x,,,,,The payee_code of the claimant submitted for this end product. +end_product_establishments,reference_id,string,,,,,x,"The claim_id of the end product, which is stored after the end product is successfully established in VBMS." +end_product_establishments,source_id,integer (8) ∗ FK,x,,x,,x,The ID of the source that resulted in this end product establishment. +end_product_establishments,source_type,string ∗,x,,,,x,The type of source that resulted in this end product establishment. +end_product_establishments,station,string,,,,,,The station ID of the end product's station. +end_product_establishments,synced_status,string,,,,,,"The status of the end product, which is synced by a job. Once and end product is cleared (CLR) or canceled (CAN) the status is final and the end product will not continue being synced." +end_product_establishments,updated_at,datetime,,,,,x, +end_product_establishments,user_id,integer FK,,,x,,x,The ID of the user who performed the decision review intake. +end_product_establishments,veteran_file_number,string ∗,x,,,,x,PII. The file number of the Veteran submitted when establishing the end product. +end_product_updates,,,,,,,,Updates the claim label for end products established from Caseflow +end_product_updates,active_request_issue_ids,integer (8) ∗,x,,,,,A list of active request issue IDs when a user has finished editing a decision review. Used to keep track of which request issues may have been impacted by the update. +end_product_updates,created_at,datetime ∗,x,,,,, +end_product_updates,end_product_establishment_id,integer (8) ∗ FK,x,,x,,x,The end product establishment id used to track the end product being updated. +end_product_updates,error,string,,,,,,The error message captured from BGS if the end product update failed. +end_product_updates,id,integer (8) PK,x,x,,,, +end_product_updates,new_code,string,,,,,,The new end product code the user wants to update to. +end_product_updates,original_code,string,,,,,,The original end product code before the update was submitted. +end_product_updates,original_decision_review_id,integer (8),,,,,x,The original decision review that this end product update belongs to; has a non-nil value only if a new decision_review was created. +end_product_updates,original_decision_review_type,string,,,,,x,The original decision review type that this end product update belongs to +end_product_updates,status,string,,,,,,"Status after an attempt to update the end product; expected values: 'success', 'error', ..." +end_product_updates,updated_at,datetime ∗,x,,,,, +end_product_updates,user_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who makes an end product update. +form8s,,,,,,,, +form8s,_initial_appellant_name,string,,,,,, +form8s,_initial_appellant_relationship,string,,,,,, +form8s,_initial_hearing_requested,string,,,,,, +form8s,_initial_increased_rating_notification_date,date,,,,,, +form8s,_initial_insurance_loan_number,string,,,,,, +form8s,_initial_other_notification_date,date,,,,,, +form8s,_initial_representative_name,string,,,,,, +form8s,_initial_representative_type,string,,,,,, +form8s,_initial_service_connection_notification_date,date,,,,,, +form8s,_initial_soc_date,date,,,,,, +form8s,_initial_ssoc_required,string,,,,,, +form8s,_initial_veteran_name,string,,,,,, +form8s,agent_accredited,string,,,,,, +form8s,appellant_name,string,,,,,, +form8s,appellant_relationship,string,,,,,, +form8s,certification_date,date,,,,,, +form8s,certification_id,integer,,,,,x, +form8s,certifying_office,string,,,,,, +form8s,certifying_official_name,string,,,,,, +form8s,certifying_official_title,string,,,,,, +form8s,certifying_official_title_specify_other,string,,,,,, +form8s,certifying_username,string,,,,,, +form8s,contested_claims_procedures_applicable,string,,,,,, +form8s,contested_claims_requirements_followed,string,,,,,, +form8s,created_at,datetime ∗,x,,,,, +form8s,file_number,string,,,,,,PII +form8s,form9_date,date,,,,,, +form8s,form_646_not_of_record_explanation,string,,,,,, +form8s,form_646_of_record,string,,,,,, +form8s,hearing_held,string,,,,,, +form8s,hearing_preference,string,,,,,, +form8s,hearing_requested,string,,,,,, +form8s,hearing_requested_explanation,string,,,,,, +form8s,hearing_transcript_on_file,string,,,,,, +form8s,id,integer PK,x,x,,,, +form8s,increased_rating_for,text,,,,,, +form8s,increased_rating_notification_date,date,,,,,, +form8s,insurance_loan_number,string,,,,,, +form8s,nod_date,date,,,,,, +form8s,other_for,text,,,,,, +form8s,other_notification_date,date,,,,,, +form8s,power_of_attorney,string,,,,,, +form8s,power_of_attorney_file,string,,,,,, +form8s,record_cf_or_xcf,string,,,,,, +form8s,record_clinical_rec,string,,,,,, +form8s,record_dental_f,string,,,,,, +form8s,record_dep_ed_f,string,,,,,, +form8s,record_hospital_cor,string,,,,,, +form8s,record_inactive_cf,string,,,,,, +form8s,record_insurance_f,string,,,,,, +form8s,record_loan_guar_f,string,,,,,, +form8s,record_other,string,,,,,, +form8s,record_other_explanation,text,,,,,, +form8s,record_outpatient_f,string,,,,,, +form8s,record_r_and_e_f,string,,,,,, +form8s,record_slides,string,,,,,, +form8s,record_tissue_blocks,string,,,,,, +form8s,record_training_sub_f,string,,,,,, +form8s,record_x_rays,string,,,,,, +form8s,remarks,text,,,,,, +form8s,representative_name,string,,,,,, +form8s,representative_type,string,,,,,, +form8s,representative_type_specify_other,string,,,,,, +form8s,service_connection_for,text,,,,,, +form8s,service_connection_notification_date,date,,,,,, +form8s,soc_date,date,,,,,, +form8s,ssoc_date_1,date,,,,,, +form8s,ssoc_date_2,date,,,,,, +form8s,ssoc_date_3,date,,,,,, +form8s,ssoc_required,string,,,,,, +form8s,updated_at,datetime ∗,x,,,,, +form8s,vacols_id,string,,,,,, +form8s,veteran_name,string,,,,,, +global_admin_logins,,,,,,,, +global_admin_logins,admin_css_id,string,,,,,, +global_admin_logins,created_at,datetime,,,,,, +global_admin_logins,id,integer PK,x,x,,,, +global_admin_logins,target_css_id,string,,,,,, +global_admin_logins,target_station_id,string,,,,,, +global_admin_logins,updated_at,datetime,,,,,x, +hearings,,,,,,,, +hearings,appeal_id,integer ∗ FK,x,,x,,,Appeal ID; use as FK to appeals +hearings,bva_poc,string,,,,,,Hearing coordinator full name +hearings,created_at,datetime,,,,,,Automatic timestamp when row was created. +hearings,created_by_id,integer (8) FK,,,x,,x,The ID of the user who created the Hearing +hearings,disposition,string,,,,,x,"Hearing disposition; can be one of: 'held', 'postponed', 'no_show', or 'cancelled'" +hearings,evidence_window_waived,boolean,,,,,,Determines whether the veteran/appelant has wavied the 90 day evidence hold +hearings,hearing_day_id,integer ∗ FK,x,,x,,,HearingDay ID; use as FK to HearingDays +hearings,id,integer (8) PK,x,x,,,, +hearings,judge_id,integer FK,,,x,,,User ID of judge who will hold the hearing +hearings,military_service,string,,,,,,Periods and circumstances of military service +hearings,notes,string,,,,,,Any notes taken prior or post hearing +hearings,prepped,boolean,,,,,,Determines whether the judge has checked the hearing as prepped +hearings,representative_name,string,,,,,,Name of Appellant's representative if applicable +hearings,room,string,,,,,,The room at BVA where the hearing will take place; ported from associated HearingDay +hearings,scheduled_time,time ∗,x,,,,,Date and Time when hearing will take place +hearings,summary,text,,,,,,Summary of hearing +hearings,transcript_requested,boolean,,,,,,Determines whether the veteran/appellant has requested the hearing transcription +hearings,transcript_sent_date,date,,,,,,Date of when the hearing transcription was sent to the Veteran/Appellant +hearings,updated_at,datetime,,,,,x,Timestamp when record was last updated. +hearings,updated_by_id,integer (8) FK,,,x,,x,The ID of the user who most recently updated the Hearing +hearings,uuid,uuid ∗,x,,,,x, +hearings,witness,string,,,,,,Witness/Observer present during hearing +hearing_days,,,,,,,, +hearing_days,bva_poc,string,,,,,,Hearing coordinator full name +hearing_days,created_at,datetime ∗,x,,,,,Automatic timestamp of when hearing day was created +hearing_days,created_by_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who created the Hearing Day +hearing_days,deleted_at,datetime,,,,,x,Automatic timestamp of when hearing day was deleted +hearing_days,first_slot_time,string (5),,,,,,The first time slot available; interpreted as the local time at Central office or the RO +hearing_days,id,integer (8) PK,x,x,,,, +hearing_days,judge_id,integer FK,,,x,,,User ID of judge who is assigned to the hearing day +hearing_days,lock,boolean,,,,,,Determines if the hearing day is locked and can't be edited +hearing_days,notes,text,,,,,,Any notes about hearing day +hearing_days,number_of_slots,integer,,,,,,The number of time slots possible for this day +hearing_days,regional_office,string,,,,,,Regional office key associated with hearing day +hearing_days,request_type,string ∗,x,,,,,"Hearing request types for all associated hearings; can be one of: 'T', 'C' or 'V'" +hearing_days,room,string,,,,,,The room at BVA where the hearing will take place +hearing_days,scheduled_for,date ∗,x,,,,,The date when all associated hearings will take place +hearing_days,slot_length_minutes,integer,,,,,,The length in minutes of each time slot for this day +hearing_days,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when hearing day was updated +hearing_days,updated_by_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who most recently updated the Hearing Day +hearing_email_recipients,,,,,,,,Recipients of hearings-related emails +hearing_email_recipients,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal this email recipient is associated with +hearing_email_recipients,appeal_type,string,,,,,x,The type of appeal this email recipient is associated with +hearing_email_recipients,created_at,datetime ∗,x,,,,, +hearing_email_recipients,email_address,string ∗,x,,,,,PII. The recipient's email address +hearing_email_recipients,email_sent,boolean ∗,x,,,,,Indicates if a notification email was sent to the recipient. +hearing_email_recipients,hearing_id,integer (8) FK,,,x,,x,Associated hearing +hearing_email_recipients,hearing_type,string,,,,,x, +hearing_email_recipients,id,integer (8) PK,x,x,,,, +hearing_email_recipients,timezone,string (50),,,,,,The recipient's timezone +hearing_email_recipients,type,string,,,,,,The subclass name (i.e. AppellantHearingEmailRecipient) +hearing_email_recipients,updated_at,datetime ∗,x,,,,, +hearing_issue_notes,,,,,,,, +hearing_issue_notes,allow,boolean,,,,,, +hearing_issue_notes,created_at,datetime,,,,,, +hearing_issue_notes,deny,boolean,,,,,, +hearing_issue_notes,dismiss,boolean,,,,,, +hearing_issue_notes,hearing_id,integer (8) ∗ FK,x,,x,,x, +hearing_issue_notes,id,integer (8) PK,x,x,,,, +hearing_issue_notes,remand,boolean,,,,,, +hearing_issue_notes,reopen,boolean,,,,,, +hearing_issue_notes,request_issue_id,integer (8) ∗ FK,x,,x,,x, +hearing_issue_notes,updated_at,datetime,,,,,x, +hearing_issue_notes,worksheet_notes,string,,,,,, +hearing_locations,,,,,,,, +hearing_locations,address,string,,,,,,Full address of the location +hearing_locations,city,string,,,,,,"i.e 'New York', 'Houston', etc" +hearing_locations,classification,string,,,,,,"The classification for location; i.e 'Regional Benefit Office', 'VA Medical Center (VAMC)', etc" +hearing_locations,created_at,datetime ∗,x,,,,,Automatic timestamp of when hearing location was created +hearing_locations,distance,float,,,,,,Distance between appellant's location and the hearing location +hearing_locations,facility_id,string ∗,x,,,,,"Id associated with the facility; i.e 'vba_313', 'vba_354a', 'vba_317', etc" +hearing_locations,facility_type,string,,,,,,"The type of facility; i.e, 'va_benefits_facility', 'va_health_facility', 'vet_center', etc" +hearing_locations,hearing_id,integer FK,,,x,,x,Hearing/LegacyHearing ID; use as FK to hearings/legacy_hearings +hearing_locations,hearing_type,string,,,,,x,'Hearing' or 'LegacyHearing' +hearing_locations,id,integer (8) PK,x,x,,,, +hearing_locations,name,string,,,,,,"Name of location; i.e 'Chicago Regional Benefit Office', 'Jennings VA Clinic', etc" +hearing_locations,state,string,,,,,,"State in abbreviated form; i.e 'NY', 'CA', etc" +hearing_locations,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when hearing location was updated +hearing_locations,zip_code,string,,,,,, +hearing_task_associations,,,,,,,, +hearing_task_associations,created_at,datetime,,,,,,Automatic timestamp of when association was created +hearing_task_associations,hearing_id,integer (8) ∗ FK,x,,x,,x,Hearing/LegacyHearing ID; use as FK to hearings/legacy_hearings +hearing_task_associations,hearing_task_id,integer (8) ∗ FK,x,,x,,x,associated HearingTask ID; use as fk to tasks +hearing_task_associations,hearing_type,string ∗,x,,,,x,'Hearing' or 'LegacyHearing' +hearing_task_associations,id,integer (8) PK,x,x,,,, +hearing_task_associations,updated_at,datetime,,,,,x,Automatic timestamp of when association was updated +hearing_views,,,,,,,, +hearing_views,created_at,datetime,,,,,,Automatic timestamp of when hearing view was created +hearing_views,hearing_id,integer ∗ FK,x,,x,,x,Hearing/LegacyHearing ID; use as FK to hearings/legacy_hearings +hearing_views,hearing_type,string,,,,,x,'Hearing' or 'LegacyHearing' +hearing_views,id,integer PK,x,x,,,, +hearing_views,updated_at,datetime,,,,,,Automatic timestamp of when hearing view was updated +hearing_views,user_id,integer ∗ FK,x,,x,,x,User ID; use as FK to users +higher_level_reviews,,,,,,,,Intake data for Higher Level Reviews. +higher_level_reviews,benefit_type,string ∗,x,,,,,"The benefit type selected by the Veteran on their form, also known as a Line of Business." +higher_level_reviews,created_at,datetime,,,,,, +higher_level_reviews,establishment_attempted_at,datetime,,,,,,Timestamp for the most recent attempt at establishing a claim. +higher_level_reviews,establishment_canceled_at,datetime,,,,,,Timestamp when job was abandoned +higher_level_reviews,establishment_error,string,,,,,,The error captured for the most recent attempt at establishing a claim if it failed. This is removed once establishing the claim succeeds. +higher_level_reviews,establishment_last_submitted_at,datetime,,,,,,Timestamp for the latest attempt at establishing the End Products for the Decision Review. +higher_level_reviews,establishment_processed_at,datetime,,,,,,Timestamp for when the End Product Establishments for the Decision Review successfully finished processing. +higher_level_reviews,establishment_submitted_at,datetime,,,,,,Timestamp for when the Higher Level Review was submitted by a Claims Assistant. This adds the End Product Establishment to a job to finish processing asynchronously. +higher_level_reviews,filed_by_va_gov,boolean,,,,,,Indicates whether or not this form came from VA.gov +higher_level_reviews,id,integer (8) PK,x,x,,,, +higher_level_reviews,informal_conference,boolean,,,,,,Indicates whether a Veteran selected on their Higher Level Review form to have an informal conference. This creates a claimant letter and a tracked item in BGS. +higher_level_reviews,legacy_opt_in_approved,boolean,,,,,,"Indicates whether a Veteran opted to withdraw their Higher Level Review request issues from the legacy system if a matching issue is found. If there is a matching legacy issue and it is not withdrawn, then that issue is ineligible to be a new request issue and a contention will not be created for it." +higher_level_reviews,receipt_date,date ∗,x,,,,,The date that the Higher Level Review form was received by central mail. This is used to determine which issues are eligible to be appealed based on timeliness. Only issues decided prior to the receipt date will show up as contestable issues. It is also the claim date for any associated end products that are established. +higher_level_reviews,same_office,boolean,,,,,,Whether the Veteran wants their issues to be reviewed by the same office where they were previously reviewed. This creates a special issue on all of the contentions created on this Higher Level Review. +higher_level_reviews,updated_at,datetime,,,,,x, +higher_level_reviews,uuid,uuid ∗,x,,,,x,The universally unique identifier for the Higher Level Review. Can be used to link to the claim after it is completed. +higher_level_reviews,veteran_file_number,string ∗,x,,,,x,PII. The file number of the Veteran that the Higher Level Review is for. +higher_level_reviews,veteran_is_not_claimant,boolean,,,,,,"Indicates whether the Veteran is the claimant on the Higher Level Review form, or if the claimant is someone else like a spouse or a child. Must be TRUE if the Veteran is deceased." +ihp_drafts,,,,,,,, +ihp_drafts,appeal_id,integer ∗ FK,x,,x,,x,Appeal id the IHP was written for +ihp_drafts,appeal_type,string ∗,x,,,,x,Type of appeal the IHP was written for +ihp_drafts,created_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps +ihp_drafts,id,integer (8) PK,x,x,,,, +ihp_drafts,organization_id,integer ∗ FK,x,,x,,x,IHP-writing VSO that drafted the IHP +ihp_drafts,path,string ∗,x,,,,,Path to the IHP in the VA V: drive +ihp_drafts,updated_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps +intakes,,,,,,,,Represents the intake of an form or request made by a veteran. +intakes,cancel_other,string,,,,,,Notes added if a user canceled an intake for any reason other than the stock set of options. +intakes,cancel_reason,string,,,,,,"The reason the intake was canceled. Could have been manually canceled by a user, or automatic." +intakes,completed_at,datetime,,,,,,"Timestamp for when the intake was completed, whether it was successful or not." +intakes,completion_started_at,datetime,,,,,,Timestamp for when the user submitted the intake to be completed. +intakes,completion_status,string,,,,,,"Indicates whether the intake was successful, or was closed by being canceled, expired, or due to an error." +intakes,created_at,datetime,,,,,, +intakes,detail_id,integer FK,,,x,,x,The ID of the record created as a result of the intake. +intakes,detail_type,string,,,,,x,The type of the record created as a result of the intake. +intakes,error_code,string,,,,,,"If the intake was unsuccessful due to a set of known errors, the error code is stored here. An error is also stored here for RAMP elections that are connected to an active end product, even though the intake is a success." +intakes,id,integer PK,x,x,,,, +intakes,started_at,datetime,,,,,,"Timestamp for when the intake was created, which happens when a user successfully searches for a Veteran." +intakes,type,string,,,,,x,The class name of the intake. +intakes,updated_at,datetime,,,,,x, +intakes,user_id,integer ∗ FK,x,,x,,x,The ID of the user who created the intake. +intakes,veteran_file_number,string,,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran. +intakes,veteran_id,integer (8) FK,,,x,,x,The ID of the veteran record associated with this intake +job_notes,,,,,,,, +job_notes,created_at,datetime ∗,x,,,,,Default created_at/updated_at +job_notes,id,integer (8) PK,x,x,,,, +job_notes,job_id,integer (8) ∗ FK,x,,x,,x,The job to which the note applies +job_notes,job_type,string ∗,x,,,,x, +job_notes,note,text ∗,x,,,,,The note +job_notes,send_to_intake_user,boolean,,,,,,Should the note trigger a message to the job intake user +job_notes,updated_at,datetime ∗,x,,,,x,Default created_at/updated_at +job_notes,user_id,integer (8) ∗ FK,x,,x,,x,The user who created the note +judge_case_reviews,,,,,,,, +judge_case_reviews,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal this case review is associated with +judge_case_reviews,appeal_type,string,,,,,x,The type of appeal this case review is associated with +judge_case_reviews,areas_for_improvement,text,,,,,, +judge_case_reviews,attorney_id,integer FK,,,x,,, +judge_case_reviews,comment,text,,,,,, +judge_case_reviews,complexity,string ∗,x,,,,, +judge_case_reviews,created_at,datetime ∗,x,,,,, +judge_case_reviews,factors_not_considered,text,,,,,, +judge_case_reviews,id,integer (8) PK,x,x,,,, +judge_case_reviews,judge_id,integer FK,,,x,,, +judge_case_reviews,location,string ∗,x,,,,, +judge_case_reviews,one_touch_initiative,boolean,,,,,, +judge_case_reviews,positive_feedback,text,,,,,, +judge_case_reviews,quality,string ∗,x,,,,, +judge_case_reviews,task_id,string ∗ FK,x,,x,,,"Refers to the tasks table for AMA appeals, but uses syntax `-YYYY-MM-DD` for legacy appeals" +judge_case_reviews,timeliness,string,,,,,,Documents if the drafted decision by an attorney was provided on a timely or untimely manner. +judge_case_reviews,updated_at,datetime ∗,x,,,,x, +legacy_appeals,,,,,,,, +legacy_appeals,appeal_series_id,integer (8) FK,,,x,,x, +legacy_appeals,changed_hearing_request_type,string,,,,,,The new hearing type preference for an appellant that needs a hearing scheduled +legacy_appeals,closest_regional_office,string,,,,,, +legacy_appeals,contaminated_water_at_camp_lejeune,boolean,,,,,, +legacy_appeals,created_at,datetime,,,,,, +legacy_appeals,dic_death_or_accrued_benefits_united_states,boolean,,,,,, +legacy_appeals,dispatched_to_station,string,,,,,, +legacy_appeals,education_gi_bill_dependents_educational_assistance_scholars,boolean,,,,,, +legacy_appeals,foreign_claim_compensation_claims_dual_claims_appeals,boolean,,,,,, +legacy_appeals,foreign_pension_dic_all_other_foreign_countries,boolean,,,,,, +legacy_appeals,foreign_pension_dic_mexico_central_and_south_america_caribb,boolean,,,,,, +legacy_appeals,hearing_including_travel_board_video_conference,boolean,,,,,, +legacy_appeals,home_loan_guaranty,boolean,,,,,, +legacy_appeals,id,integer (8) PK,x,x,,,, +legacy_appeals,incarcerated_veterans,boolean,,,,,, +legacy_appeals,insurance,boolean,,,,,, +legacy_appeals,issues_pulled,boolean,,,,,, +legacy_appeals,manlincon_compliance,boolean,,,,,, +legacy_appeals,mustard_gas,boolean,,,,,, +legacy_appeals,national_cemetery_administration,boolean,,,,,, +legacy_appeals,nonrating_issue,boolean,,,,,, +legacy_appeals,original_hearing_request_type,string,,,,,,The hearing type preference for an appellant before any changes were made in Caseflow +legacy_appeals,pension_united_states,boolean,,,,,, +legacy_appeals,private_attorney_or_agent,boolean,,,,,, +legacy_appeals,radiation,boolean,,,,,, +legacy_appeals,rice_compliance,boolean,,,,,, +legacy_appeals,spina_bifida,boolean,,,,,, +legacy_appeals,updated_at,datetime,,,,,x, +legacy_appeals,us_territory_claim_american_samoa_guam_northern_mariana_isla,boolean,,,,,, +legacy_appeals,us_territory_claim_philippines,boolean,,,,,, +legacy_appeals,us_territory_claim_puerto_rico_and_virgin_islands,boolean,,,,,, +legacy_appeals,vacols_id,string ∗,x,,,,x, +legacy_appeals,vamc,boolean,,,,,, +legacy_appeals,vbms_id,string,,,,,, +legacy_appeals,vocational_rehab,boolean,,,,,, +legacy_appeals,waiver_of_overpayment,boolean,,,,,, +legacy_hearings,,,,,,,, +legacy_hearings,appeal_id,integer FK,,,x,,,LegacyAppeal ID; use as FK to legacy_appeals +legacy_hearings,created_at,datetime,,,,,,Automatic timestamp when row was created. +legacy_hearings,created_by_id,integer (8) FK,,,x,,x,The ID of the user who created the Legacy Hearing +legacy_hearings,hearing_day_id,integer (8),,,,,x,The hearing day the hearing will take place on +legacy_hearings,id,integer (8) PK,x,x,,,, +legacy_hearings,military_service,string,,,,,,Periods and circumstances of military service +legacy_hearings,original_vacols_request_type,string,,,,,,"The original request type of the hearing in VACOLS, before it was changed to Virtual" +legacy_hearings,prepped,boolean,,,,,,Determines whether the judge has checked the hearing as prepped +legacy_hearings,summary,text,,,,,,Summary of hearing +legacy_hearings,updated_at,datetime,,,,,x,Timestamp when record was last updated. +legacy_hearings,updated_by_id,integer (8) FK,,,x,,x,The ID of the user who most recently updated the Legacy Hearing +legacy_hearings,user_id,integer FK,,,x,,x,User ID of judge who will hold the hearing +legacy_hearings,vacols_id,string ∗,x,,,,x,Corresponds to VACOLS’ hearsched.hearing_pkseq +legacy_hearings,witness,string,,,,,,Witness/Observer present during hearing +legacy_issues,,,,,,,,"On an AMA decision review, when a veteran requests to review an issue that is already being contested on a legacy appeal, the legacy issue is connected to the request issue. If the veteran also chooses to opt their legacy issues into AMA and the issue is eligible to be transferred to AMA, the issues are closed in VACOLS through a legacy issue opt-in. This table stores the legacy issues connected to each request issue, and the record for opting them into AMA (if applicable)." +legacy_issues,created_at,datetime ∗,x,,,,,Default created_at/updated_at +legacy_issues,id,integer (8) PK,x,x,,,, +legacy_issues,request_issue_id,integer (8) ∗ FK,x,,x,,x,The request issue the legacy issue is being connected to. +legacy_issues,updated_at,datetime ∗,x,,,,,Default created_at/updated_at +legacy_issues,vacols_id,string ∗,x,,,,,The VACOLS ID of the legacy appeal that the legacy issue is part of. +legacy_issues,vacols_sequence_id,integer ∗,x,,,,,The sequence ID of the legacy issue on the legacy appeal. The vacols_id and vacols_sequence_id form a composite key to identify a specific legacy issue. +legacy_issue_optins,,,,,,,,"When a VACOLS issue from a legacy appeal is opted-in to AMA, this table keeps track of the related request_issue, and the status of processing the opt-in, or rollback if the request issue is removed from a Decision Review." +legacy_issue_optins,created_at,datetime ∗,x,,,,,"When a Request Issue is connected to a VACOLS issue on a legacy appeal, and the Veteran has agreed to withdraw their legacy appeals, a legacy_issue_optin is created at the time the Decision Review is successfully intaken. This is used to indicate that the legacy issue should subsequently be opted into AMA in VACOLS. " +legacy_issue_optins,error,string,,,,,, +legacy_issue_optins,folder_decision_date,date,,,,,,Decision date on case record folder +legacy_issue_optins,id,integer (8) PK,x,x,,,, +legacy_issue_optins,legacy_issue_id,integer (8) FK,,,x,,x,"The legacy issue being opted in, which connects to the request issue" +legacy_issue_optins,optin_processed_at,datetime,,,,,,"The timestamp for when the opt-in was successfully processed, meaning it was updated in VACOLS as opted into AMA." +legacy_issue_optins,original_disposition_code,string,,,,,,The original disposition code of the VACOLS issue being opted in. Stored in case the opt-in is rolled back. +legacy_issue_optins,original_disposition_date,date,,,,,,The original disposition date of the VACOLS issue being opted in. Stored in case the opt-in is rolled back. +legacy_issue_optins,original_legacy_appeal_decision_date,date,,,,,,The original disposition date of a legacy appeal being opted in +legacy_issue_optins,original_legacy_appeal_disposition_code,string,,,,,,The original disposition code of legacy appeal being opted in +legacy_issue_optins,request_issue_id,integer (8) ∗ FK,x,,x,,x,The request issue connected to the legacy VACOLS issue that has been opted in. +legacy_issue_optins,rollback_created_at,datetime,,,,,,"Timestamp for when the connected request issue is removed from a Decision Review during edit, indicating that the opt-in needs to be rolled back." +legacy_issue_optins,rollback_processed_at,datetime,,,,,,Timestamp for when a rolled back opt-in has successfully finished being rolled back. +legacy_issue_optins,updated_at,datetime ∗,x,,,,x,Automatically populated when the record is updated. +membership_requests,,,,,,,, +membership_requests,created_at,datetime ∗,x,,,,, +membership_requests,decided_at,datetime,,,,,,The date and time when the deider user made a decision about the membership request +membership_requests,decider_id,integer (8) FK,,,x,,,The user who decides the status of the membership request +membership_requests,id,integer (8) PK,x,x,,,, +membership_requests,note,string,,,,,,A note that provides additional context from the requestor about their request for access to the organization +membership_requests,organization_id,integer (8) FK,,,x,,x,The organization that the membership request is asking to join +membership_requests,requestor_id,integer (8) FK,,,x,,x,The User that is requesting access to the organization +membership_requests,status,string ∗ U,x,,,x,x,The status of the membership request at any given point of time +membership_requests,updated_at,datetime ∗,x,,,,, +messages,,,,,,,, +messages,created_at,datetime ∗,x,,,,, +messages,detail_id,integer FK,,,x,,x,ID of the related object +messages,detail_type,string,,,,,x,Model name of the related object +messages,id,integer (8) PK,x,x,,,, +messages,message_type,string,,,,,,The type of event that caused this message to be created +messages,read_at,datetime,,,,,,When the message was read +messages,text,string,,,,,,The message +messages,updated_at,datetime ∗,x,,,,x, +messages,user_id,integer ∗ FK,x,,x,,,The user for whom the message is intended +metrics,,,,,,,, +metrics,additional_info,json,,,,,,additional data to store for the metric +metrics,app_name,string ∗,x,,,,x,Application name: caseflow or efolder +metrics,created_at,datetime ∗,x,,,,, +metrics,duration,float,,,,,,Time in milliseconds from start to end +metrics,end,datetime,,,,,,When metric recording stopped +metrics,id,integer (8) PK,x,x,,,, +metrics,metric_attributes,json,,,,,,"Store attributes relevant to the metric: OS, browser, etc" +metrics,metric_class,string ∗,x,,,,,"Class of metric, use reflection to find value to populate this" +metrics,metric_group,string ∗,x,,,,,"Metric group: service, etc" +metrics,metric_message,string ∗,x,,,,,Message or log for metric +metrics,metric_name,string ∗,x,,,,x,Name of metric +metrics,metric_product,string ∗,x,,,,x,"Where in application: Queue, Hearings, Intake, VHA, etc" +metrics,metric_type,string ∗,x,,,,,"Type of metric: ERROR, LOG, PERFORMANCE, etc" +metrics,relevant_tables_info,json,,,,,,Store information to tie metric to database table(s) +metrics,sent_to,string,,,,,x,"Which system metric was sent to: Datadog, Rails Console, Javascript Console, etc " +metrics,sent_to_info,json,,,,,,Additional information for which system metric was sent to +metrics,start,datetime,,,,,,When metric recording started +metrics,updated_at,datetime ∗,x,,,,, +metrics,user_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who generated metric. +metrics,uuid,uuid ∗,x,,,,,"Unique ID for the metric, can be used to search within various systems for the logging" +mpi_update_person_events,,,,,,,, +mpi_update_person_events,api_key_id,integer (8) ∗ FK,x,,x,,x,API Key used to initiate the event +mpi_update_person_events,completed_at,datetime,,,,,,"Timestamp of when update was completed, regardless of success or failure" +mpi_update_person_events,created_at,datetime,,,,,,Timestamp of when update was initiated +mpi_update_person_events,id,integer (8) PK,x,x,,,, +mpi_update_person_events,info,json,,,,,,Additional information about the update +mpi_update_person_events,update_type,string ∗,x,,,,,Type or Result of update +nod_date_updates,,,,,,,,"Tracks changes to an AMA appeal's receipt date (aka, NOD date)" +nod_date_updates,appeal_id,integer (8) ∗ FK,x,,x,,x,Appeal for which the NOD date is being edited +nod_date_updates,change_reason,string ∗,x,,,,,Reason for change: entry_error or new_info +nod_date_updates,created_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps +nod_date_updates,id,integer (8) PK,x,x,,,, +nod_date_updates,new_date,date ∗,x,,,,,Date after update +nod_date_updates,old_date,date ∗,x,,,,,Date before update +nod_date_updates,updated_at,datetime ∗,x,,,,,Default created_at/updated_at timestamps +nod_date_updates,user_id,integer (8) ∗ FK,x,,x,,x,User that updated the NOD date +non_availabilities,,,,,,,, +non_availabilities,created_at,datetime ∗,x,,,,, +non_availabilities,date,date,,,,,, +non_availabilities,id,integer (8) PK,x,x,,,, +non_availabilities,object_identifier,string ∗,x,,,,, +non_availabilities,schedule_period_id,integer (8) ∗ FK,x,,x,,x, +non_availabilities,type,string ∗,x,,,,, +non_availabilities,updated_at,datetime ∗,x,,,,x, +notifications,,,,,,,, +notifications,appeals_id,string ∗,x,,,,x,ID of the Appeal +notifications,appeals_type,string ∗,x,,,,x,Type of Appeal +notifications,created_at,datetime,,,,,,Timestamp of when Noticiation was Created +notifications,email_enabled,boolean ∗,x,,,,, +notifications,email_notification_content,string,,,,,,Full Email Text Content of Notification +notifications,email_notification_external_id,string,,,,,x,VA Notify Notification Id for the email notification send through their API +notifications,email_notification_status,string,,,,,x,Status of the Email Notification +notifications,event_date,date ∗,x,,,,,Date of Event +notifications,event_type,string ∗,x,,,,,Type of Event +notifications,id,integer (8) PK,x,x,,,, +notifications,notification_content,text,,,,,,Full Text Content of Notification +notifications,notification_type,string ∗,x,,,,,Type of Notification that was created +notifications,notified_at,datetime,,,,,,Time Notification was created +notifications,participant_id,string,,,,,x,ID of Participant +notifications,recipient_email,string,,,,,,Participant's Email Address +notifications,recipient_phone_number,string,,,,,,Participants Phone Number +notifications,sms_notification_content,string,,,,,,Full SMS Text Content of Notification +notifications,sms_notification_external_id,string,,,,,x,VA Notify Notification Id for the sms notification send through their API +notifications,sms_notification_status,string,,,,,x,Status of SMS/Text Notification +notifications,updated_at,datetime,,,,,,TImestamp of when Notification was Updated +notification_events,,,,,,,,Type of Event +notification_events,email_template_id,uuid ∗,x,,,,,Staging Email Template UUID +notification_events,event_type,string PK,x,x,,,, +notification_events,sms_template_id,uuid ∗,x,,,,,Staging SMS Template UUID +organizations,,,,,,,, +organizations,accepts_priority_pushed_cases,boolean,,,,,x,Whether a JudgeTeam currently accepts distribution of automatically pushed priority cases +organizations,ama_only_push,boolean,,,,,,whether a JudgeTeam should only get AMA appeals during the PushPriorityAppealsToJudgesJob +organizations,ama_only_request,boolean,,,,,,whether a JudgeTeam should only get AMA appeals when requesting more cases +organizations,created_at,datetime,,,,,, +organizations,id,integer (8) PK,x,x,,,, +organizations,name,string ∗,x,,,,, +organizations,participant_id,string U,,,,x,x,Organizations BGS partipant id +organizations,role,string,,,,,,"Role users in organization must have, if present" +organizations,status,string,,,,,x,"Whether organization is active, inactive, or in some other Status." +organizations,status_updated_at,datetime,,,,,,Track when organization status last changed. +organizations,type,string,,,,,,Single table inheritance +organizations,updated_at,datetime,,,,,x, +organizations,url,string ∗ U,x,,,x,x,Unique portion of the organization queue url +organizations_users,,,,,,,, +organizations_users,admin,boolean,,,,,, +organizations_users,created_at,datetime,,,,,, +organizations_users,id,integer (8) PK,x,x,,,, +organizations_users,organization_id,integer FK,,,x,,x, +organizations_users,updated_at,datetime,,,,,x, +organizations_users,user_id,integer FK,,,x,,x, +people,,,,,,,, +people,created_at,datetime ∗,x,,,,, +people,date_of_birth,date,,,,,,PII +people,email_address,string,,,,,,"PII. Person email address, cached from BGS" +people,first_name,string,,,,,,"PII. Person first name, cached from BGS" +people,id,integer (8) PK,x,x,,,, +people,last_name,string,,,,,,"PII. Person last name, cached from BGS" +people,middle_name,string,,,,,,"PII. Person middle name, cached from BGS" +people,name_suffix,string,,,,,,"PII. Person name suffix, cached from BGS" +people,participant_id,string ∗,x,,,,x, +people,ssn,string,,,,,x,"PII. Person Social Security Number, cached from BGS" +people,updated_at,datetime ∗,x,,,,x, +post_decision_motions,,,,,,,,"Stores the disposition and associated task of post-decisional motions handled by the Litigation Support Team: Motion for Reconsideration, Motion to Vacate, and Clear and Unmistakeable Error." +post_decision_motions,appeal_id,integer (8) FK,,,x,,, +post_decision_motions,created_at,datetime ∗,x,,,,, +post_decision_motions,disposition,string ∗,x,,,,,"Possible options are Grant, Deny, Withdraw, and Dismiss" +post_decision_motions,id,integer (8) PK,x,x,,,, +post_decision_motions,task_id,integer (8) FK,,,x,,x, +post_decision_motions,updated_at,datetime ∗,x,,,,x, +post_decision_motions,vacate_type,string,,,,,,"Granted motion to vacate can be Straight Vacate, Vacate and Readjudication, or Vacate and De Novo." +post_decision_motions,vacated_decision_issue_ids,integer,,,,,,"When a motion to vacate is partially granted, this includes an array of the appeal's decision issue IDs that were chosen for vacatur in this post-decision motion. For full grant, this includes all prior decision issue IDs." +priority_end_product_sync_queue,,,,,,,,Queue of End Product Establishments that need to sync with VBMS +priority_end_product_sync_queue,batch_id,uuid FK,,,x,,x,A unique UUID for the batch the record is executed with +priority_end_product_sync_queue,created_at,datetime ∗,x,,,,,Date and Time the record was inserted into the queue +priority_end_product_sync_queue,end_product_establishment_id,integer ∗ FK,x,,x,,x,ID of end_product_establishment record to be synced +priority_end_product_sync_queue,error_messages,string,,,,,,Array of Error Message(s) containing Batch ID and specific error if a failure occurs +priority_end_product_sync_queue,id,integer (8) PK,x,x,,,, +priority_end_product_sync_queue,last_batched_at,datetime,,,,,x,Date and Time the record was last batched +priority_end_product_sync_queue,status,string ∗,x,,,,x,A status to indicate what state the record is in such as PROCESSING and PROCESSED +priority_end_product_sync_queue,updated_at,datetime ∗,x,,,,,Date and Time the record was last updated. +ramp_closed_appeals,,,,,,,,Keeps track of legacy appeals that are closed or partially closed in VACOLS due to being transitioned to a RAMP election. This data can be used to rollback the RAMP Election if needed. +ramp_closed_appeals,closed_on,datetime,,,,,,The datetime that the legacy appeal was closed in VACOLS and opted into RAMP. +ramp_closed_appeals,created_at,datetime,,,,,, +ramp_closed_appeals,id,integer PK,x,x,,,, +ramp_closed_appeals,nod_date,date,,,,,,The date when the Veteran filed a Notice of Disagreement for the original claims decision in the legacy system. +ramp_closed_appeals,partial_closure_issue_sequence_ids,string,,,,,,"If the entire legacy appeal could not be closed and moved to the RAMP Election, the VACOLS sequence IDs of issues on the legacy appeal which were closed are stored here, indicating that it was a partial closure." +ramp_closed_appeals,ramp_election_id,integer FK,,,x,,,The ID of the RAMP election that closed the legacy appeal. +ramp_closed_appeals,updated_at,datetime,,,,,x, +ramp_closed_appeals,vacols_id,string ∗,x,,,,,The VACOLS BFKEY of the legacy appeal that has been closed and opted into RAMP. +ramp_elections,,,,,,,,Intake data for RAMP elections. +ramp_elections,created_at,datetime,,,,,, +ramp_elections,established_at,datetime,,,,,,"Timestamp for when the review successfully established, including any related actions such as establishing a claim in VBMS if applicable." +ramp_elections,id,integer PK,x,x,,,, +ramp_elections,notice_date,date,,,,,,The date that the Veteran was notified of their option to opt their legacy appeals into RAMP. +ramp_elections,option_selected,string ∗,x,,,,,"Indicates whether the Veteran selected for their RAMP election to be processed as a higher level review (with or without a hearing), a supplemental claim, or a board appeal." +ramp_elections,receipt_date,date ∗,x,,,,,The date that the RAMP form was received by central mail. +ramp_elections,updated_at,datetime,,,,,x, +ramp_elections,veteran_file_number,string ∗,x,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran. +ramp_election_rollbacks,,,,,,,,"If a RAMP election needs to get rolled back, for example if the EP is canceled, it is tracked here. Also any VACOLS issues that were closed in the legacy system and opted into RAMP are re-opened in the legacy system." +ramp_election_rollbacks,created_at,datetime ∗,x,,,,,Timestamp for when the rollback was created. +ramp_election_rollbacks,id,integer (8) PK,x,x,,,, +ramp_election_rollbacks,ramp_election_id,integer (8) FK,,,x,,x,The ID of the RAMP Election being rolled back. +ramp_election_rollbacks,reason,string ∗,x,,,,,"The reason for rolling back the RAMP Election. Rollbacks happen automatically for canceled RAMP Election End Products, but can also happen for other reason such as by request." +ramp_election_rollbacks,reopened_vacols_ids,string,,,,,,"The IDs of any legacy appeals which were reopened as a result of rolling back the RAMP Election, corresponding to the VACOLS BFKEY." +ramp_election_rollbacks,updated_at,datetime ∗,x,,,,x,Timestamp for when the rollback was last updated. +ramp_election_rollbacks,user_id,integer (8) FK,,,x,,x,"The user who created the RAMP Election rollback, typically a system user." +ramp_issues,,,,,,,,"Issues added to an end product as contentions for RAMP reviews. For RAMP elections, these are created in VBMS after the end product is established and updated in Caseflow when the end product is synced. For RAMP refilings, these are selected from the RAMP election's issues and added to the RAMP refiling end product that is established." +ramp_issues,contention_reference_id,string,,,,,,The ID of the contention created in VBMS that corresponds to the RAMP issue. +ramp_issues,created_at,datetime,,,,,, +ramp_issues,description,string ∗,x,,,,,The description of the contention in VBMS. +ramp_issues,id,integer PK,x,x,,,, +ramp_issues,review_id,integer ∗ FK,x,,x,,x,The ID of the RAMP election or RAMP refiling for this issue. +ramp_issues,review_type,string ∗,x,,,,x,"The type of RAMP review the issue is on, indicating whether this is a RAMP election issue or a RAMP refiling issue." +ramp_issues,source_issue_id,integer FK,,,x,,,"If a RAMP election issue added to a RAMP refiling, it is the source issue for the corresponding RAMP refiling issue." +ramp_issues,updated_at,datetime,,,,,x, +ramp_refilings,,,,,,,,"Intake data for RAMP refilings, also known as RAMP selection." +ramp_refilings,appeal_docket,string ∗,x,,,,,"When the RAMP refiling option selected is appeal, they can select hearing, direct review or evidence submission as the appeal docket." +ramp_refilings,created_at,datetime,,,,,, +ramp_refilings,established_at,datetime,,,,,,"Timestamp for when the review successfully established, including any related actions such as establishing a claim in VBMS if applicable." +ramp_refilings,establishment_processed_at,datetime,,,,,,Timestamp for when the end product establishments for the RAMP review finished processing. +ramp_refilings,establishment_submitted_at,datetime,,,,,,Timestamp for when an intake for a review was submitted by the user. +ramp_refilings,has_ineligible_issue,boolean,,,,,,"Selected by the user during intake, indicates whether the Veteran listed ineligible issues on their refiling." +ramp_refilings,id,integer PK,x,x,,,, +ramp_refilings,option_selected,string ∗,x,,,,,"Which lane the RAMP refiling is for, between appeal, higher level review, and supplemental claim." +ramp_refilings,receipt_date,date ∗,x,,,,,Receipt date of the RAMP form. +ramp_refilings,updated_at,datetime,,,,,x, +ramp_refilings,veteran_file_number,string ∗,x,,,,x,PII. The VBA corporate file number of the Veteran for this review. There can sometimes be more than one file number per Veteran. +record_synced_by_jobs,,,,,,,, +record_synced_by_jobs,created_at,datetime,,,,,, +record_synced_by_jobs,error,string,,,,,, +record_synced_by_jobs,id,integer (8) PK,x,x,,,, +record_synced_by_jobs,processed_at,datetime,,,,,, +record_synced_by_jobs,record_id,integer (8) FK,,,x,,x, +record_synced_by_jobs,record_type,string,,,,,x, +record_synced_by_jobs,sync_job_name,string,,,,,, +record_synced_by_jobs,updated_at,datetime,,,,,x, +remand_reasons,,,,,,,, +remand_reasons,code,string,,,,,, +remand_reasons,created_at,datetime ∗,x,,,,, +remand_reasons,decision_issue_id,integer FK,,,x,,x, +remand_reasons,id,integer (8) PK,x,x,,,, +remand_reasons,post_aoj,boolean,,,,,, +remand_reasons,updated_at,datetime ∗,x,,,,x, +request_decision_issues,,,,,,,,Join table for the has and belongs to many to many relationship between request issues and decision issues. +request_decision_issues,created_at,datetime ∗,x,,,,,Automatic timestamp when row was created. +request_decision_issues,decision_issue_id,integer FK,,,x,,x,The ID of the decision issue. +request_decision_issues,deleted_at,datetime,,,,,x, +request_decision_issues,id,integer (8) PK,x,x,,,, +request_decision_issues,request_issue_id,integer FK,,,x,,x,The ID of the request issue. +request_decision_issues,updated_at,datetime ∗,x,,,,x,Automatically populated when the record is updated. +request_issues,,,,,,,,"Each Request Issue represents the Veteran's response to a Rating Issue. Request Issues come in three flavors: rating, nonrating, and unidentified. They are attached to a Decision Review and (for those that track contentions) an End Product Establishment. A Request Issue can contest a rating issue, a decision issue, or a nonrating issue without a decision issue." +request_issues,benefit_type,string ∗,x,,,,,The Line of Business the issue is connected with. +request_issues,closed_at,datetime,,,,,x,Timestamp when the request issue was closed. The reason it was closed is in closed_status. +request_issues,closed_status,string,,,,,,"Indicates whether the request issue is closed, for example if it was removed from a Decision Review, the associated End Product got canceled, the Decision Review was withdrawn." +request_issues,contention_reference_id,integer,,,,,x,The ID of the contention created on the End Product for this request issue. This is populated after the contention is created in VBMS. +request_issues,contention_removed_at,datetime,,,,,,"When a request issue is removed from a Decision Review during an edit, if it has a contention in VBMS that is also removed. This field indicates when the contention has successfully been removed in VBMS." +request_issues,contention_updated_at,datetime,,,,,,Timestamp indicating when a contention was successfully updated in VBMS. +request_issues,contested_decision_issue_id,integer FK,,,x,,x,The ID of the decision issue that this request issue contests. A Request issue will contest either a rating issue or a decision issue +request_issues,contested_issue_description,string,,,,,,Description of the contested rating or decision issue. Will be either a rating issue's decision text or a decision issue's description. +request_issues,contested_rating_decision_reference_id,string,,,,,x,The BGS id for contested rating decisions. These may not have corresponding contested_rating_issue_reference_id values. +request_issues,contested_rating_issue_diagnostic_code,string,,,,,,"If the contested issue is a rating issue, this is the rating issue's diagnostic code. Will be nil if this request issue contests a decision issue." +request_issues,contested_rating_issue_profile_date,string,,,,,,"If the contested issue is a rating issue, this is the rating issue's profile date. Will be nil if this request issue contests a decision issue." +request_issues,contested_rating_issue_reference_id,string,,,,,x,"If the contested issue is a rating issue, this is the rating issue's reference id. Will be nil if this request issue contests a decision issue." +request_issues,corrected_by_request_issue_id,integer FK,,,x,,,"If this request issue has been corrected, the ID of the new correction request issue. This is needed for EP 930." +request_issues,correction_type,string,,,,,,"EP 930 correction type. Allowed values: control, local_quality_error, national_quality_error where 'control' is a regular correction, 'local_quality_error' was found after the fact by a local quality review team, and 'national_quality_error' was similarly found by a national quality review team. This is needed for EP 930." +request_issues,covid_timeliness_exempt,boolean,,,,,,"If a veteran requests a timeliness exemption that is related to COVID-19, this is captured when adding a Request Issue and available for reporting." +request_issues,created_at,datetime,,,,,,Automatic timestamp when row was created +request_issues,decision_date,date,,,,,,"Either the rating issue's promulgation date, the decision issue's approx decision date or the decision date entered by the user (for nonrating and unidentified issues)" +request_issues,decision_review_id,integer (8) FK,,,x,,x,ID of the decision review that this request issue belongs to +request_issues,decision_review_type,string,,,,,x,Class name of the decision review that this request issue belongs to +request_issues,decision_sync_attempted_at,datetime,,,,,,Async job processing last attempted timestamp +request_issues,decision_sync_canceled_at,datetime,,,,,,Timestamp when job was abandoned +request_issues,decision_sync_error,string,,,,,,Async job processing last error message +request_issues,decision_sync_last_submitted_at,datetime,,,,,,Async job processing most recent start timestamp +request_issues,decision_sync_processed_at,datetime,,,,,,Async job processing completed timestamp +request_issues,decision_sync_submitted_at,datetime,,,,,,Async job processing start timestamp +request_issues,edited_description,string,,,,,,"The edited description for the contested issue, optionally entered by the user." +request_issues,end_product_establishment_id,integer FK,,,x,,x,The ID of the End Product Establishment created for this request issue. +request_issues,id,integer (8) PK,x,x,,,, +request_issues,ineligible_due_to_id,integer (8) FK,,,x,,x,"If a request issue is ineligible due to another request issue, for example that issue is already being actively reviewed, then the ID of the other request issue is stored here." +request_issues,ineligible_reason,string,,,,,x,"The reason for a Request Issue being ineligible. If a Request Issue has an ineligible_reason, it is still captured, but it will not get a contention in VBMS or a decision." +request_issues,is_predocket_needed,boolean,,,,,,Indicates whether or not an issue has been selected to go to the pre-docket queue opposed to normal docketing. +request_issues,is_unidentified,boolean,,,,,,"Indicates whether a Request Issue is unidentified, meaning it wasn't found in the list of contestable issues, and is not a new nonrating issue. Contentions for unidentified issues are created on a rating End Product if processed in VBMS but without the issue description, and someone is required to edit it in Caseflow before proceeding with the decision." +request_issues,nonrating_issue_category,string,,,,,,The category selected for nonrating request issues. These vary by business line. +request_issues,nonrating_issue_description,string,,,,,,The user entered description if the issue is a nonrating issue +request_issues,notes,text,,,,,,"Notes added by the Claims Assistant when adding request issues. This may be used to capture handwritten notes on the form, or other comments the CA wants to capture." +request_issues,ramp_claim_id,string,,,,,,"If a rating issue was created as a result of an issue intaken for a RAMP Review, it will be connected to the former RAMP issue by its End Product's claim ID." +request_issues,rating_issue_associated_at,datetime,,,,,,Timestamp when a contention and its contested rating issue are associated in VBMS. +request_issues,split_issue_status,string,,,,,,"If a request issue is part of a split, on_hold status applies to the original request issues while active are request issues on splitted appeals" +request_issues,type,string,,,,,,Determines whether the issue is a rating issue or a nonrating issue +request_issues,unidentified_issue_text,string,,,,,,User entered description if the request issue is neither a rating or a nonrating issue +request_issues,untimely_exemption,boolean,,,,,,"If the contested issue's decision date was more than a year before the receipt date, it is considered untimely (unless it is a Supplemental Claim). However, an exemption to the timeliness can be requested. If so, it is indicated here." +request_issues,untimely_exemption_notes,text,,,,,,Notes related to the untimeliness exemption requested. +request_issues,updated_at,datetime,,,,,x,Automatic timestamp whenever the record changes. +request_issues,vacols_id,string,,,,,,The vacols_id of the legacy appeal that had an issue found to match the request issue. +request_issues,vacols_sequence_id,integer,,,,,,"The vacols_sequence_id, for the specific issue on the legacy appeal which the Claims Assistant determined to match the request issue on the Decision Review. A combination of the vacols_id (for the legacy appeal), and vacols_sequence_id (for which issue on the legacy appeal), is required to identify the issue being opted-in." +request_issues,verified_unidentified_issue,boolean,,,,,,"A verified unidentified issue allows an issue whose rating data is missing to be intaken as a regular rating issue. In order to be marked as verified, a VSR needs to confirm that they were able to find the record of the decision for the issue." +request_issues,veteran_participant_id,string,,,,,x,The veteran participant ID. This should be unique in upstream systems and used in the future to reconcile duplicates. +request_issues_updates,,,,,,,,"Keeps track of edits to request issues on a decision review that happen after the initial intake, such as removing and adding issues. When the decision review is processed in VBMS, this also tracks whether adding or removing contentions in VBMS for the update has succeeded." +request_issues_updates,after_request_issue_ids,integer ∗,x,,,,,An array of the active request issue IDs after a user has finished editing a decision review. Used with before_request_issue_ids to determine appropriate actions (such as which contentions need to be added). +request_issues_updates,attempted_at,datetime,,,,,,Timestamp for when the request issue update processing was last attempted. +request_issues_updates,before_request_issue_ids,integer ∗,x,,,,,An array of the active request issue IDs previously on the decision review before this editing session. Used with after_request_issue_ids to determine appropriate actions (such as which contentions need to be removed). +request_issues_updates,canceled_at,datetime,,,,,,Timestamp when job was abandoned +request_issues_updates,corrected_request_issue_ids,integer,,,,,,An array of the request issue IDs that were corrected during this request issues update. +request_issues_updates,created_at,datetime,,,,,,Timestamp when record was initially created +request_issues_updates,edited_request_issue_ids,integer,,,,,,An array of the request issue IDs that were edited during this request issues update +request_issues_updates,error,string,,,,,,The error message if the last attempt at processing the request issues update was not successful. +request_issues_updates,id,integer (8) PK,x,x,,,, +request_issues_updates,last_submitted_at,datetime,,,,,,Timestamp for when the processing for the request issues update was last submitted. Used to determine how long to continue retrying the processing job. Can be reset to allow for additional retries. +request_issues_updates,processed_at,datetime,,,,,,Timestamp for when the request issue update successfully completed processing. +request_issues_updates,review_id,integer (8) ∗ FK,x,,x,,x,The ID of the decision review edited. +request_issues_updates,review_type,string ∗,x,,,,x,The type of the decision review edited. +request_issues_updates,submitted_at,datetime,,,,,,Timestamp when the request issues update was originally submitted. +request_issues_updates,updated_at,datetime,,,,,x,Timestamp when record was last updated. +request_issues_updates,user_id,integer (8) ∗ FK,x,,x,,x,The ID of the user who edited the decision review. +request_issues_updates,withdrawn_request_issue_ids,integer,,,,,,An array of the request issue IDs that were withdrawn during this request issues update. +schedule_periods,,,,,,,, +schedule_periods,created_at,datetime ∗,x,,,,, +schedule_periods,end_date,date ∗,x,,,,, +schedule_periods,file_name,string ∗,x,,,,, +schedule_periods,finalized,boolean,,,,,, +schedule_periods,id,integer (8) PK,x,x,,,, +schedule_periods,start_date,date ∗,x,,,,, +schedule_periods,type,string ∗,x,,,,, +schedule_periods,updated_at,datetime ∗,x,,,,x, +schedule_periods,user_id,integer (8) ∗ FK,x,,x,,x, +sent_hearing_admin_email_events,,,,,,,, +sent_hearing_admin_email_events,created_at,datetime ∗,x,,,,, +sent_hearing_admin_email_events,external_message_id,string,,,,,,The ID returned by the GovDelivery API when we send an email. +sent_hearing_admin_email_events,id,integer (8) PK,x,x,,,, +sent_hearing_admin_email_events,sent_hearing_email_event_id,integer (8) FK,,,x,,,Associated sent hearing email event. +sent_hearing_admin_email_events,updated_at,datetime ∗,x,,,,, +sent_hearing_email_events,,,,,,,,Events related to hearings notification emails +sent_hearing_email_events,email_address,string,,,,,,Address the email was sent to +sent_hearing_email_events,email_recipient_id,integer (8) FK,,,x,,,Associated HearingEmailRecipient +sent_hearing_email_events,email_type,string,,,,,,"The type of email sent: cancellation, confirmation, updated_time_confirmation" +sent_hearing_email_events,external_message_id,string,,,,,,The ID returned by the GovDelivery API when we send an email +sent_hearing_email_events,hearing_id,integer (8) ∗ FK,x,,x,,x,Associated hearing +sent_hearing_email_events,hearing_type,string ∗,x,,,,x,'Hearing' or 'LegacyHearing' +sent_hearing_email_events,id,integer (8) PK,x,x,,,, +sent_hearing_email_events,recipient_role,string,,,,,,"The role of the recipient: veteran, representative, judge" +sent_hearing_email_events,send_successful,boolean,,,,,,This column keeps track of whether the email was sent or not +sent_hearing_email_events,send_successful_checked_at,datetime,,,,,,The date the status was last checked/updated in the GovDelivery API +sent_hearing_email_events,sent_at,datetime ∗,x,,,,,The date and time the email was sent +sent_hearing_email_events,sent_by_id,integer (8) ∗ FK,x,,x,,x,User who initiated sending the email +special_issue_lists,,,,,,,,Associates special issues to an AMA or legacy appeal for Caseflow Queue. Caseflow Dispatch uses special issues stored in legacy_appeals. They are intentionally disconnected. +special_issue_lists,appeal_id,integer (8) FK,,,x,,x,The ID of the appeal associated with this record +special_issue_lists,appeal_type,string,,,,,x,The type of appeal associated with this record +special_issue_lists,blue_water,boolean,,,,,,Blue Water +special_issue_lists,burn_pit,boolean,,,,,,Burn Pit +special_issue_lists,contaminated_water_at_camp_lejeune,boolean,,,,,, +special_issue_lists,created_at,datetime,,,,,, +special_issue_lists,dic_death_or_accrued_benefits_united_states,boolean,,,,,, +special_issue_lists,education_gi_bill_dependents_educational_assistance_scholars,boolean,,,,,, +special_issue_lists,foreign_claim_compensation_claims_dual_claims_appeals,boolean,,,,,, +special_issue_lists,foreign_pension_dic_all_other_foreign_countries,boolean,,,,,, +special_issue_lists,foreign_pension_dic_mexico_central_and_south_america_caribb,boolean,,,,,, +special_issue_lists,hearing_including_travel_board_video_conference,boolean,,,,,, +special_issue_lists,home_loan_guaranty,boolean,,,,,, +special_issue_lists,id,integer (8) PK,x,x,,,, +special_issue_lists,incarcerated_veterans,boolean,,,,,, +special_issue_lists,insurance,boolean,,,,,, +special_issue_lists,manlincon_compliance,boolean,,,,,, +special_issue_lists,military_sexual_trauma,boolean,,,,,,Military Sexual Trauma (MST) +special_issue_lists,mustard_gas,boolean,,,,,, +special_issue_lists,national_cemetery_administration,boolean,,,,,, +special_issue_lists,no_special_issues,boolean,,,,,,"Affirmative no special issues, added belatedly" +special_issue_lists,nonrating_issue,boolean,,,,,, +special_issue_lists,pension_united_states,boolean,,,,,, +special_issue_lists,private_attorney_or_agent,boolean,,,,,, +special_issue_lists,radiation,boolean,,,,,, +special_issue_lists,rice_compliance,boolean,,,,,, +special_issue_lists,spina_bifida,boolean,,,,,, +special_issue_lists,updated_at,datetime,,,,,x, +special_issue_lists,us_court_of_appeals_for_veterans_claims,boolean,,,,,,US Court of Appeals for Veterans Claims (CAVC) +special_issue_lists,us_territory_claim_american_samoa_guam_northern_mariana_isla,boolean,,,,,, +special_issue_lists,us_territory_claim_philippines,boolean,,,,,, +special_issue_lists,us_territory_claim_puerto_rico_and_virgin_islands,boolean,,,,,, +special_issue_lists,vamc,boolean,,,,,, +special_issue_lists,vocational_rehab,boolean,,,,,, +special_issue_lists,waiver_of_overpayment,boolean,,,,,, +split_correlation_tables,,,,,,,,Associates the request issues of the split appeal to the original appeal. +split_correlation_tables,appeal_id,integer,,,,,,The new ID of the split appeal associated with this record. +split_correlation_tables,appeal_type,string ∗,x,,,,,"The type of appeal that the split appeal was orginally motioned as (i.e. DR,ES,SC)." +split_correlation_tables,appeal_uuid,uuid ∗,x,,,,,"The universally unique identifier for the appeal, which allows a single ID to determine an appeal for Caseflow splitted appeals." +split_correlation_tables,created_at,datetime ∗,x,,,,,The datetime when the split appeal was created +split_correlation_tables,created_by_id,integer ∗,x,,,,,The user css_id that created the split appeal. +split_correlation_tables,id,integer (8) PK,x,x,,,, +split_correlation_tables,original_appeal_id,integer ∗,x,,,,,The original appeal id from where the split appeal appeal_id was created from. +split_correlation_tables,original_appeal_uuid,string ∗,x,,,,,The original source appeal uuid from where the split was generated from. +split_correlation_tables,original_request_issue_id,integer ∗,x,,,,,The original request issue id and the corresponding request issue id created from the split appeal process. +split_correlation_tables,relationship_type,string,,,,,,The new split_appeal relationship type created from the split and maybe used for future correlations. +split_correlation_tables,split_other_reason,string,,,,,,The other reason for splitting the appeal from comment section. +split_correlation_tables,split_reason,string,,,,,,Reason for splitting the appeal from drop menu. +split_correlation_tables,split_request_issue_id,integer ∗,x,,,,,The original request issue id and the corresponding request issue id created from the split appeal process. +split_correlation_tables,updated_at,datetime,,,,,,The datetime when the split appeal was updated at. +split_correlation_tables,updated_by_id,integer,,,,,,The user css_id who most recently updated the split appeal workflow. +split_correlation_tables,working_split_status,string ∗,x,,,,,"The work flow status of the split appeal (i.e. on_hold, in_progress, cancelled, completed)." +supplemental_claims,,,,,,,,Intake data for Supplemental Claims. +supplemental_claims,benefit_type,string ∗,x,,,,,"The benefit type selected by the Veteran on their form, also known as a Line of Business." +supplemental_claims,created_at,datetime,,,,,, +supplemental_claims,decision_review_remanded_id,integer (8) FK,,,x,,x,"If an Appeal or Higher Level Review decision is remanded, including Duty to Assist errors, it automatically generates a new Supplemental Claim. If this Supplemental Claim was generated, then the ID of the original Decision Review with the remanded decision is stored here." +supplemental_claims,decision_review_remanded_type,string,,,,,x,"The type of the Decision Review remanded if applicable, used with decision_review_remanded_id to as a composite key to identify the remanded Decision Review." +supplemental_claims,establishment_attempted_at,datetime,,,,,,Timestamp for the most recent attempt at establishing a claim. +supplemental_claims,establishment_canceled_at,datetime,,,,,,Timestamp when job was abandoned +supplemental_claims,establishment_error,string,,,,,,The error captured for the most recent attempt at establishing a claim if it failed. This is removed once establishing the claim succeeds. +supplemental_claims,establishment_last_submitted_at,datetime,,,,,,Timestamp for the latest attempt at establishing the End Products for the Decision Review. +supplemental_claims,establishment_processed_at,datetime,,,,,,Timestamp for when the End Product Establishments for the Decision Review successfully finished processing. +supplemental_claims,establishment_submitted_at,datetime,,,,,,Timestamp for when the Supplemental Claim was submitted by a Claims Assistant. This adds the End Product Establishment to a job to finish processing asynchronously. +supplemental_claims,filed_by_va_gov,boolean,,,,,,Indicates whether or not this form came from VA.gov +supplemental_claims,id,integer (8) PK,x,x,,,, +supplemental_claims,legacy_opt_in_approved,boolean,,,,,,"Indicates whether a Veteran opted to withdraw their Supplemental Claim request issues from the legacy system if a matching issue is found. If there is a matching legacy issue and it is not withdrawn, then that issue is ineligible to be a new request issue and a contention will not be created for it." +supplemental_claims,receipt_date,date ∗,x,,,,,The date that the Supplemental Claim form was received by central mail. Only issues decided prior to the receipt date will show up as contestable issues. It is also the claim date for any associated end products that are established. Supplemental Claims do not have the same timeliness restriction on contestable issues as Appeals and Higher Level Reviews. +supplemental_claims,updated_at,datetime,,,,,x, +supplemental_claims,uuid,uuid ∗,x,,,,x,The universally unique identifier for the Supplemental Claim. Can be used to link to the claim after it is completed. +supplemental_claims,veteran_file_number,string ∗,x,,,,x,PII. The file number of the Veteran that the Supplemental Claim is for. +supplemental_claims,veteran_is_not_claimant,boolean,,,,,,"Indicates whether the Veteran is the claimant on the Supplemental Claim form, or if the claimant is someone else like a spouse or a child. Must be TRUE if the Veteran is deceased." +system_admin_events,,,,,,,, +system_admin_events,completed_at,datetime,,,,,,Timestamp of when event was completed without error +system_admin_events,created_at,datetime,,,,,,Timestamp of when event was initiated +system_admin_events,errored_at,datetime,,,,,,Timestamp of when event failed due to error +system_admin_events,event_type,string ∗,x,,,,,Type of event +system_admin_events,id,integer (8) PK,x,x,,,, +system_admin_events,info,json,,,,,,Additional information about the event +system_admin_events,updated_at,datetime,,,,,,Timestamp of when event was last updated +system_admin_events,user_id,integer (8) ∗ FK,x,,x,,x,User who initiated the event +tags,,,,,,,, +tags,created_at,datetime ∗,x,,,,, +tags,id,integer PK,x,x,,,, +tags,text,string ∗,x,,,,x, +tags,updated_at,datetime ∗,x,,,,x, +tasks,,,,,,,, +tasks,appeal_id,integer ∗ FK,x,,x,,x, +tasks,appeal_type,string ∗,x,,,,x, +tasks,assigned_at,datetime,,,,,, +tasks,assigned_by_id,integer FK,,,x,,, +tasks,assigned_to_id,integer ∗ FK,x,,x,,x, +tasks,assigned_to_type,string ∗,x,,,,x, +tasks,cancellation_reason,string,,,,,x,Reason for latest cancellation status +tasks,cancelled_by_id,integer FK,,,x,,,ID of user that cancelled the task. Backfilled from versions table. Can be nil if task was cancelled before this column was added or if there is no user logged in when the task is cancelled +tasks,closed_at,datetime,,,,,, +tasks,completed_by_id,integer FK,,,x,,,ID of user that marked task complete +tasks,created_at,datetime ∗,x,,,,, +tasks,id,integer (8) PK,x,x,,,, +tasks,instructions,text,,,,,, +tasks,parent_id,integer FK,,,x,,x, +tasks,placed_on_hold_at,datetime,,,,,, +tasks,started_at,datetime,,,,,, +tasks,status,string ∗,x,,,,x, +tasks,type,string ∗,x,,,,x, +tasks,updated_at,datetime ∗,x,,,,x, +task_timers,,,,,,,,A task timer allows an associated task's (like EvidenceSubmissionWindowTask and TimedHoldTask) `when_timer_ends` method to be run asynchronously after timer expires. +task_timers,attempted_at,datetime,,,,,,Async timestamp for most recent attempt to run Task#when_timer_ends. +task_timers,canceled_at,datetime,,,,,,Timestamp when job was abandoned. Associated task is typically cancelled. +task_timers,created_at,datetime ∗,x,,,,,Automatic timestamp for record creation. +task_timers,error,string,,,,,,Async any error message from most recent failed attempt to run. +task_timers,id,integer (8) PK,x,x,,,, +task_timers,last_submitted_at,datetime,,,,,,Async timestamp for most recent job start. Initially set to when timer should expire (Task#timer_ends_at). +task_timers,processed_at,datetime,,,,,,Async timestamp for when the job completes successfully. Associated task's method Task#when_timer_ends ran successfully. +task_timers,submitted_at,datetime,,,,,,Async timestamp for initial job start. +task_timers,task_id,integer (8) ∗ FK,x,,x,,x,ID of the associated Task to be run. +task_timers,updated_at,datetime ∗,x,,,,x,Automatic timestmap for record update. +team_quotas,,,,,,,, +team_quotas,created_at,datetime ∗,x,,,,, +team_quotas,date,date ∗,x,,,,x, +team_quotas,id,integer PK,x,x,,,, +team_quotas,task_type,string ∗,x,,,,x, +team_quotas,updated_at,datetime ∗,x,,,,x, +team_quotas,user_count,integer,,,,,, +transcriptions,,,,,,,, +transcriptions,created_at,datetime,,,,,,Automatic timestamp of when transcription was created +transcriptions,expected_return_date,date,,,,,,Expected date when transcription would be returned by the transcriber +transcriptions,hearing_id,integer (8) FK,,,x,,x,Hearing ID; use as FK to hearings +transcriptions,id,integer (8) PK,x,x,,,, +transcriptions,problem_notice_sent_date,date,,,,,,Date when notice of problem with recording was sent to appellant +transcriptions,problem_type,string,,,,,,"Any problem with hearing recording; could be one of: 'No audio', 'Poor Audio Quality', 'Incomplete Hearing' or 'Other (see notes)'" +transcriptions,requested_remedy,string,,,,,,"Any remedy requested by the apellant for the recording problem; could be one of: 'Proceed without transcript', 'Proceed with partial transcript' or 'New hearing'" +transcriptions,sent_to_transcriber_date,date,,,,,,Date when the recording was sent to transcriber +transcriptions,task_number,string,,,,,,Number associated with transcription +transcriptions,transcriber,string,,,,,,"Contractor who will transcribe the recording; i.e, 'Genesis Government Solutions, Inc.', 'Jamison Professional Services', etc" +transcriptions,updated_at,datetime,,,,,x,Automatic timestamp of when transcription was updated +transcriptions,uploaded_to_vbms_date,date,,,,,,Date when the hearing transcription was uploaded to VBMS +unrecognized_appellants,,,,,,,,Unrecognized non-veteran appellants +unrecognized_appellants,claimant_id,integer (8) ∗ FK,x,,x,,x,The OtherClaimant or HealthcareProviderClaimant record associating this appellant to a DecisionReview. +unrecognized_appellants,created_at,datetime ∗,x,,,,, +unrecognized_appellants,created_by_id,integer (8) ∗ FK,x,,x,,,The user that created this version of the unrecognized appellant +unrecognized_appellants,current_version_id,integer (8) FK,,,x,,,The current version for this unrecognized appellant +unrecognized_appellants,id,integer (8) PK,x,x,,,, +unrecognized_appellants,poa_participant_id,string,,,,,,"Identifier of the appellant's POA, if they have a CorpDB participant_id" +unrecognized_appellants,relationship,string ∗,x,,,,,"Relationship to veteran. Allowed values: attorney, child, spouse, other, or healthcare_provider." +unrecognized_appellants,unrecognized_party_detail_id,integer (8) FK,,,x,,x,Contact details +unrecognized_appellants,unrecognized_power_of_attorney_id,integer (8) FK,,,x,,x,"Appellant's POA, if they aren't in CorpDB." +unrecognized_appellants,updated_at,datetime ∗,x,,,,, +unrecognized_party_details,,,,,,,,"For an appellant or POA, name and contact details for an unrecognized person or organization" +unrecognized_party_details,address_line_1,string ∗,x,,,,,PII +unrecognized_party_details,address_line_2,string,,,,,,PII +unrecognized_party_details,address_line_3,string,,,,,,PII +unrecognized_party_details,city,string ∗,x,,,,, +unrecognized_party_details,country,string ∗,x,,,,, +unrecognized_party_details,created_at,datetime ∗,x,,,,, +unrecognized_party_details,date_of_birth,date,,,,,,PII +unrecognized_party_details,ein,string,,,,,,PII. Employer Identification Number +unrecognized_party_details,email_address,string,,,,,,PII +unrecognized_party_details,id,integer (8) PK,x,x,,,, +unrecognized_party_details,last_name,string,,,,,,PII +unrecognized_party_details,middle_name,string,,,,,,PII +unrecognized_party_details,name,string ∗,x,,,,,"PII. Name of organization, or first name or mononym of person" +unrecognized_party_details,party_type,string ∗,x,,,,,"The type of this party. Allowed values: individual, organization" +unrecognized_party_details,phone_number,string,,,,,,PII +unrecognized_party_details,ssn,string,,,,,,PII. Social Security Number +unrecognized_party_details,state,string ∗,x,,,,, +unrecognized_party_details,suffix,string,,,,,,PII +unrecognized_party_details,updated_at,datetime ∗,x,,,,, +unrecognized_party_details,zip,string ∗,x,,,,, +users,,,,,,,,Authenticated Caseflow users +users,created_at,datetime,,,,,, +users,css_id,string ∗,x,,,,x, +users,efolder_documents_fetched_at,datetime,,,,,,Date when efolder documents were cached in s3 for this user +users,email,string,,,,,, +users,full_name,string,,,,,, +users,id,integer PK,x,x,,,, +users,last_login_at,datetime,,,,,,The last time the user-agent (browser) provided session credentials; see User.from_session for precision +users,roles,string,,,,,, +users,selected_regional_office,string,,,,,, +users,station_id,string ∗,x,,,,, +users,status,string,,,,,x,Whether or not the user is an active user of caseflow +users,status_updated_at,datetime,,,,,,When the user's status was last updated +users,updated_at,datetime,,,,,x, +user_quotas,,,,,,,, +user_quotas,created_at,datetime ∗,x,,,,, +user_quotas,id,integer PK,x,x,,,, +user_quotas,locked_task_count,integer,,,,,, +user_quotas,team_quota_id,integer ∗ FK,x,,x,,x, +user_quotas,updated_at,datetime ∗,x,,,,x, +user_quotas,user_id,integer ∗ FK,x,,x,,x, +vbms_communication_packages,,,,,,,, +vbms_communication_packages,comm_package_name,string ∗,x,,,,, +vbms_communication_packages,copies,integer (8) ∗,x,,,,, +vbms_communication_packages,created_at,datetime ∗,x,,,,, +vbms_communication_packages,created_by_id,integer (8),,,,,x, +vbms_communication_packages,document_mailable_via_pacman_id,integer (8) FK,,,x,,x, +vbms_communication_packages,document_mailable_via_pacman_type,string,,,,,x, +vbms_communication_packages,file_number,string ∗,x,,,,,number associated with the documents. +vbms_communication_packages,id,integer (8) PK,x,x,,,, +vbms_communication_packages,status,string,,,,,, +vbms_communication_packages,updated_at,datetime ∗,x,,,,, +vbms_communication_packages,updated_by_id,integer (8),,,,,x, +vbms_communication_packages,uuid,string,,,,,,UUID of the communication package in Package Manager (Pacman) +vbms_distributions,,,,,,,, +vbms_distributions,claimant_station_of_jurisdiction,string ∗,x,,,,,Can't be null if [recipient_type] is ro-colocated. +vbms_distributions,created_at,datetime ∗,x,,,,, +vbms_distributions,created_by_id,integer (8),,,,,x, +vbms_distributions,first_name,string ∗,x,,,,,recipient's first name. If Type is [person] then it cant be null. +vbms_distributions,id,integer (8) PK,x,x,,,, +vbms_distributions,last_name,string ∗,x,,,,,recipient's last name. If Type is [person] then it cant be null. +vbms_distributions,middle_name,string,,,,,,recipient's middle name. +vbms_distributions,name,string ∗,x,,,,,"should only be used for non-person entity names. Not null if [recipient_type] is organization, ro-colocated, or System." +vbms_distributions,participant_id,string,,,,,,recipient's participant id. +vbms_distributions,poa_code,string ∗,x,,,,,Can't be null if [recipient_type] is ro-colocated. The recipients POA code +vbms_distributions,recipient_type,string ∗,x,,,,,"Must be one of [person, organization, ro-colocated, System]." +vbms_distributions,updated_at,datetime ∗,x,,,,, +vbms_distributions,updated_by_id,integer (8),,,,,x, +vbms_distributions,uuid,string,,,,,,UUID of the distrubtion in Package Manager (Pacman) +vbms_distributions,vbms_communication_package_id,integer (8) FK,,,x,,x, +vbms_distribution_destinations,,,,,,,, +vbms_distribution_destinations,address_line_1,string ∗,x,,,,,"PII. If destination_type is domestic, international, or military then Must not be null." +vbms_distribution_destinations,address_line_2,string ∗,x,,,,,PII. If treatLine2AsAddressee is [true] then must not be null +vbms_distribution_destinations,address_line_3,string ∗,x,,,,,PII. If treatLine3AsAddressee is [true] then must not be null +vbms_distribution_destinations,address_line_4,string,,,,,,PII. +vbms_distribution_destinations,address_line_5,string,,,,,,PII. +vbms_distribution_destinations,address_line_6,string,,,,,,PII. +vbms_distribution_destinations,city,string ∗,x,,,,,"PII. If type is [domestic, international, military] then Must not be null" +vbms_distribution_destinations,country_code,string ∗,x,,,,,Must be exactly two-letter ISO 3166 code. +vbms_distribution_destinations,country_name,string ∗,x,,,,, +vbms_distribution_destinations,created_at,datetime ∗,x,,,,, +vbms_distribution_destinations,created_by_id,integer (8),,,,,x, +vbms_distribution_destinations,destination_type,string ∗,x,,,,,"Must be 'domesticAddress', 'internationalAddress', 'militaryAddress', 'derived', 'email', or 'sms'. Cannot be 'physicalAddress'." +vbms_distribution_destinations,id,integer (8) PK,x,x,,,, +vbms_distribution_destinations,postal_code,string ∗,x,,,,, +vbms_distribution_destinations,state,string ∗,x,,,,,PII. Must be exactly two-letter ISO 3166-2 code. If destination_type is domestic or military then Must not be null +vbms_distribution_destinations,treat_line_2_as_addressee,boolean,,,,,, +vbms_distribution_destinations,treat_line_3_as_addressee,boolean,,,,,,"If true, treatLine2AsAddressee must also be true" +vbms_distribution_destinations,updated_at,datetime ∗,x,,,,, +vbms_distribution_destinations,updated_by_id,integer (8),,,,,x, +vbms_distribution_destinations,vbms_distribution_id,integer (8) FK,,,x,,x, +vbms_uploaded_documents,,,,,,,, +vbms_uploaded_documents,appeal_id,integer (8) FK,,,x,,x,Appeal/LegacyAppeal ID; use as FK to appeals/legacy_appeals +vbms_uploaded_documents,appeal_type,string,,,,,x,'Appeal' or 'LegacyAppeal' +vbms_uploaded_documents,attempted_at,datetime,,,,,, +vbms_uploaded_documents,canceled_at,datetime,,,,,,Timestamp when job was abandoned +vbms_uploaded_documents,created_at,datetime ∗,x,,,,, +vbms_uploaded_documents,document_name,string,,,,,, +vbms_uploaded_documents,document_series_reference_id,string,,,,,,UUID that is provided by eFolder that represents the group of documentsthis document belongs to. Think of a series as a stack of versions. +vbms_uploaded_documents,document_subject,string,,,,,, +vbms_uploaded_documents,document_type,string ∗,x,,,,, +vbms_uploaded_documents,document_version_reference_id,string,,,,,,UUID that is provided by eFolder that represents the specific version of the document. +vbms_uploaded_documents,error,string,,,,,, +vbms_uploaded_documents,id,integer (8) PK,x,x,,,, +vbms_uploaded_documents,last_submitted_at,datetime,,,,,, +vbms_uploaded_documents,processed_at,datetime,,,,,, +vbms_uploaded_documents,submitted_at,datetime,,,,,, +vbms_uploaded_documents,updated_at,datetime ∗,x,,,,x, +vbms_uploaded_documents,uploaded_to_vbms_at,datetime,,,,,, +vbms_uploaded_documents,veteran_file_number,string,,,,,x, +veterans,,,,,,,, +veterans,bgs_last_synced_at,datetime,,,,,,The last time cached BGS attributes were synced +veterans,closest_regional_office,string,,,,,, +veterans,created_at,datetime,,,,,, +veterans,date_of_death,date,,,,,,"Date of Death reported by BGS, cached locally" +veterans,date_of_death_reported_at,datetime,,,,,,The datetime that date_of_death last changed for veteran. +veterans,file_number,string ∗,x,,,,x,PII. Veteran's file_number +veterans,first_name,string ∗,x,,,,,PII. Veteran's first name +veterans,id,integer (8) PK,x,x,,,, +veterans,last_name,string ∗,x,,,,,PII. Veteran's last name +veterans,middle_name,string,,,,,,PII. Veteran's middle name +veterans,name_suffix,string,,,,,, +veterans,participant_id,string,,,,,x, +veterans,ssn,string,,,,,x,PII. The cached Social Security Number +veterans,updated_at,datetime,,,,,x, +virtual_hearings,,,,,,,, +virtual_hearings,alias,string,,,,,x,Alias for conference in Pexip +virtual_hearings,alias_with_host,string,,,,,,Alias for conference in pexip with client_host +virtual_hearings,appellant_email,string,,,,,,Appellant's email address +virtual_hearings,appellant_email_sent,boolean ∗,x,,,,,Determines whether or not a notification email was sent to the appellant +virtual_hearings,appellant_reminder_sent_at,datetime,,,,,,The datetime the last reminder email was sent to the appellant. +virtual_hearings,appellant_tz,string (50),,,,,,Stores appellant timezone +virtual_hearings,conference_deleted,boolean ∗,x,,,,,Whether or not the conference was deleted from Pexip +virtual_hearings,conference_id,integer,,,,,x,ID of conference from Pexip +virtual_hearings,created_at,datetime ∗,x,,,,,Automatic timestamp of when virtual hearing was created +virtual_hearings,created_by_id,integer (8) ∗ FK,x,,x,,x,User who created the virtual hearing +virtual_hearings,guest_hearing_link,string,,,,,,Link used by appellants and/or representatives to join virtual hearing conference +virtual_hearings,guest_pin,integer,,,,,,PIN number for guests of Pexip conference +virtual_hearings,guest_pin_long,string (11),,,,,,Change the guest pin to store a longer pin with the # sign trailing +virtual_hearings,hearing_id,integer (8) FK,,,x,,x,Associated hearing +virtual_hearings,hearing_type,string,,,,,x,'Hearing' or 'LegacyHearing' +virtual_hearings,host_hearing_link,string,,,,,,Link used by judges to join virtual hearing conference +virtual_hearings,host_pin,integer,,,,,,PIN number for host of Pexip conference +virtual_hearings,host_pin_long,string (8),,,,,,Change the host pin to store a longer pin with the # sign trailing +virtual_hearings,id,integer (8) PK,x,x,,,, +virtual_hearings,judge_email,string,,,,,,Judge's email address +virtual_hearings,judge_email_sent,boolean ∗,x,,,,,Whether or not a notification email was sent to the judge +virtual_hearings,representative_email,string,,,,,,Veteran's representative's email address +virtual_hearings,representative_email_sent,boolean ∗,x,,,,,Whether or not a notification email was sent to the veteran's representative +virtual_hearings,representative_reminder_sent_at,datetime,,,,,,The datetime the last reminder email was sent to the representative. +virtual_hearings,representative_tz,string (50),,,,,,Stores representative timezone +virtual_hearings,request_cancelled,boolean,,,,,,Determines whether the user has cancelled the virtual hearing request +virtual_hearings,updated_at,datetime ∗,x,,,,x,Automatic timestamp of when virtual hearing was updated +virtual_hearings,updated_by_id,integer (8) FK,,,x,,x,The ID of the user who most recently updated the virtual hearing +virtual_hearing_establishments,,,,,,,, +virtual_hearing_establishments,attempted_at,datetime,,,,,,Async timestamp for most recent attempt to run. +virtual_hearing_establishments,canceled_at,datetime,,,,,,Timestamp when job was abandoned. +virtual_hearing_establishments,created_at,datetime ∗,x,,,,,Automatic timestamp when row was created. +virtual_hearing_establishments,error,string,,,,,,Async any error message from most recent failed attempt to run. +virtual_hearing_establishments,id,integer (8) PK,x,x,,,, +virtual_hearing_establishments,last_submitted_at,datetime,,,,,,Async timestamp for most recent job start. +virtual_hearing_establishments,processed_at,datetime,,,,,,Timestamp for when the virtual hearing was successfully processed. +virtual_hearing_establishments,submitted_at,datetime,,,,,,Async timestamp for initial job start. +virtual_hearing_establishments,updated_at,datetime ∗,x,,,,,Timestamp when record was last updated. +virtual_hearing_establishments,virtual_hearing_id,integer (8) ∗ FK,x,,x,,x,Virtual Hearing the conference is being established for. +vso_configs,,,,,,,, +vso_configs,created_at,datetime ∗,x,,,,, +vso_configs,id,integer (8) PK,x,x,,,, +vso_configs,ihp_dockets,string,,,,,, +vso_configs,organization_id,integer FK,,,x,,x, +vso_configs,updated_at,datetime ∗,x,,,,x, +work_modes,,,,,,,,Captures user's current work mode for appeals being worked +work_modes,appeal_id,integer ∗ FK,x,,x,,x,Appeal ID -- use as FK to AMA appeals and legacy appeals +work_modes,appeal_type,string ∗,x,,,,x,Whether appeal_id is for AMA or legacy appeals +work_modes,created_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps +work_modes,id,integer (8) PK,x,x,,,, +work_modes,overtime,boolean,,,,,,Whether the appeal is currently marked as being worked as overtime +work_modes,updated_at,datetime ∗,x,,,,,Standard created_at/updated_at timestamps +worksheet_issues,,,,,,,, +worksheet_issues,allow,boolean,,,,,, +worksheet_issues,appeal_id,integer FK,,,x,,x, +worksheet_issues,created_at,datetime,,,,,, +worksheet_issues,deleted_at,datetime,,,,,x, +worksheet_issues,deny,boolean,,,,,, +worksheet_issues,description,string,,,,,, +worksheet_issues,dismiss,boolean,,,,,, +worksheet_issues,disposition,string,,,,,, +worksheet_issues,from_vacols,boolean,,,,,, +worksheet_issues,id,integer PK,x,x,,,, +worksheet_issues,notes,string,,,,,, +worksheet_issues,omo,boolean,,,,,, +worksheet_issues,remand,boolean,,,,,, +worksheet_issues,reopen,boolean,,,,,, +worksheet_issues,updated_at,datetime,,,,,x, +worksheet_issues,vacols_sequence_id,string ∗,x,,,,,