Skip to content

Commit

Permalink
HOCS-6810: Remove Border force options from new UKVI directorates cha…
Browse files Browse the repository at this point in the history
…nges (#1007)
  • Loading branch information
vinothon84 authored Oct 10, 2023
1 parent 45c9a7e commit 45588d1
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 54 deletions.
18 changes: 0 additions & 18 deletions src/main/resources/config/details/stages/COMP.json
Original file line number Diff line number Diff line change
Expand Up @@ -620,10 +620,6 @@
"label": "Asylum Support",
"value": "AsylumSupport"
},
{
"label": "Border Force",
"value": "BorderForce"
},
{
"label": "COSS",
"value": "COSS"
Expand Down Expand Up @@ -782,11 +778,6 @@
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "AsylumSupport"
},
{
"choices": "COMP_BORDER_FORCE_BUS_AREA",
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "BorderForce"
},
{
"choices": "COMP_COSS_BUS_AREA",
"conditionPropertyName": "Directorate",
Expand Down Expand Up @@ -2394,10 +2385,6 @@
"label": "Asylum Support",
"value": "AsylumSupport"
},
{
"label": "Border Force",
"value": "BorderForce"
},
{
"label": "COSS",
"value": "COSS"
Expand Down Expand Up @@ -2556,11 +2543,6 @@
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "AsylumSupport"
},
{
"choices": "COMP_BORDER_FORCE_BUS_AREA",
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "BorderForce"
},
{
"choices": "COMP_COSS_BUS_AREA",
"conditionPropertyName": "Directorate",
Expand Down
18 changes: 0 additions & 18 deletions src/main/resources/config/details/stages/COMP2.json
Original file line number Diff line number Diff line change
Expand Up @@ -605,10 +605,6 @@
"label": "Asylum Support",
"value": "AsylumSupport"
},
{
"label": "Border Force",
"value": "BorderForce"
},
{
"label": "COSS",
"value": "COSS"
Expand Down Expand Up @@ -767,11 +763,6 @@
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "AsylumSupport"
},
{
"choices": "COMP_BORDER_FORCE_BUS_AREA",
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "BorderForce"
},
{
"choices": "COMP_COSS_BUS_AREA",
"conditionPropertyName": "Directorate",
Expand Down Expand Up @@ -2229,10 +2220,6 @@
"label": "Asylum Support",
"value": "AsylumSupport"
},
{
"label": "Border Force",
"value": "BorderForce"
},
{
"label": "COSS",
"value": "COSS"
Expand Down Expand Up @@ -2392,11 +2379,6 @@
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "AsylumSupport"
},
{
"choices": "COMP_BORDER_FORCE_BUS_AREA",
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "BorderForce"
},
{
"choices": "COMP_COSS_BUS_AREA",
"conditionPropertyName": "Directorate",
Expand Down
9 changes: 0 additions & 9 deletions src/main/resources/config/summary/COMP.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,6 @@
"label": "Asylum Support",
"value": "AsylumSupport"
},
{
"label": "Border Force",
"value": "BorderForce"
},
{
"label": "COSS",
"value": "COSS"
Expand Down Expand Up @@ -497,11 +493,6 @@
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "AsylumSupport"
},
{
"choices": "COMP_BORDER_FORCE_BUS_AREA",
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "BorderForce"
},
{
"choices": "COMP_COSS_BUS_AREA",
"conditionPropertyName": "Directorate",
Expand Down
9 changes: 0 additions & 9 deletions src/main/resources/config/summary/COMP2.json
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,6 @@
"label": "Asylum Support",
"value": "AsylumSupport"
},
{
"label": "Border Force",
"value": "BorderForce"
},
{
"label": "COSS",
"value": "COSS"
Expand Down Expand Up @@ -474,11 +470,6 @@
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "AsylumSupport"
},
{
"choices": "COMP_BORDER_FORCE_BUS_AREA",
"conditionPropertyName": "Directorate",
"conditionPropertyValue": "BorderForce"
},
{
"choices": "COMP_COSS_BUS_AREA",
"conditionPropertyName": "Directorate",
Expand Down

0 comments on commit 45588d1

Please sign in to comment.