Skip to content

Commit

Permalink
typo in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan Hoang committed Apr 13, 2023
1 parent 6d7e096 commit 9a74e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,7 @@
t.string "ineligible_reason", comment: "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."
t.boolean "is_predocket_needed", comment: "Indicates whether or not an issue has been selected to go to the pre-docket queue opposed to normal docketing."
t.boolean "is_unidentified", comment: "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."
t.boolean "mst_status", comment: "Indicates if issue is related to Military Sexual Trauam (MST)"
t.boolean "mst_status", comment: "Indicates if issue is related to Military Sexual Trauma (MST)"
t.string "nonrating_issue_category", comment: "The category selected for nonrating request issues. These vary by business line."
t.string "nonrating_issue_description", comment: "The user entered description if the issue is a nonrating issue"
t.text "notes", comment: "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."
Expand Down

0 comments on commit 9a74e6e

Please sign in to comment.