-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into SSCSCI-1397
- Loading branch information
Showing
6 changed files
with
53 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 1 addition & 12 deletions
13
definitions/benefit/sheets/CaseEvent/CaseEvent-nonprod.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1 @@ | ||
[ | ||
{ | ||
"LiveFrom": "02/12/2024", | ||
"CaseTypeID": "Benefit", | ||
"ID": "caseOutcomeMigration", | ||
"Name": "Case migrated automatically", | ||
"DisplayOrder": 10007, | ||
"PreConditionState(s)": "*", | ||
"PostConditionState": "*", | ||
"SecurityClassification": "Public" | ||
} | ||
] | ||
[] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
38 changes: 37 additions & 1 deletion
38
definitions/benefit/sheets/CaseEventToFields/CaseEventToFields-nonprod.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,37 @@ | ||
[] | ||
[ | ||
{ | ||
"LiveFrom": "06/10/2022", | ||
"CaseEventID": "updateListingRequirements", | ||
"CaseFieldID": "isFqpmRequired", | ||
"CaseTypeID": "Benefit", | ||
"DisplayContext": "MANDATORY", | ||
"PageDisplayOrder": 1, | ||
"PageFieldDisplayOrder": 6, | ||
"PageID": "1.0", | ||
"ShowSummaryChangeOption": "Y" | ||
}, | ||
{ | ||
"LiveFrom": "06/10/2022", | ||
"CaseEventID": "updateListingRequirements", | ||
"CaseFieldID": "appeal", | ||
"CaseTypeID": "Benefit", | ||
"DisplayContext": "READONLY", | ||
"FieldShowCondition": "isFqpmRequired = \"DONOTSHOW\"", | ||
"PageDisplayOrder": 1, | ||
"PageFieldDisplayOrder": 6, | ||
"PageID": "1.0", | ||
"ShowSummaryChangeOption": "Y" | ||
}, | ||
{ | ||
"LiveFrom": "06/10/2022", | ||
"CaseEventID": "updateListingRequirements", | ||
"CaseFieldID": "isMedicalMemberRequired", | ||
"CaseTypeID": "Benefit", | ||
"DisplayContext": "MANDATORY", | ||
"PageDisplayOrder": 1, | ||
"PageFieldDisplayOrder": 7, | ||
"PageID": "1.0", | ||
"ShowSummaryChangeOption": "Y", | ||
"FieldShowCondition": "appeal.benefitType.code = \"infectedBloodCompensation\"" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters