DMP-4678: Correct and update the 42 NULL entries for security groups -> Courthouses #2509
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Links
Change description
Within modernised DARTS PROD environment there are some anomalies with the data for the relationship between security groups and Courthouse.
The following groups have a NULL value in PROD which need to be updated as listed via security_group_courthouse_ae table entries:
|group_name|courthouse_name|display_name|
|moj_ch_ipswich_appr|IPSWICH|Ipswich|
|moj_ch_ipswich_staff|IPSWICH|Ipswich|
|moj_ch_kingston_upon_h_appr|KINGSTON UPON HULL|Kingston Upon Hull|
|moj_ch_kingston_upon_h_staff|KINGSTON UPON HULL|Kingston Upon Hull|
|moj_ch_linc_crown_sitt_appr|LINC CROWN SITTING AT LINC MAGS|Linc Crow Sitting at Linc Mags|
|moj_ch_linc_crown_sitt_staff|LINC CROWN SITTING AT LINC MAGS|Linc Crow Sitting at Linc Mags|
|moj_ch_rolls_building1_appr|RCJROLLSCH2|Rolls Building Courthouse 2|
|moj_ch_rolls_building1_staff|RCJROLLSCH2|Rolls Building Courthouse 2|
|moj_ch_rolls_building2_appr|RCJROLLSCH3|Rolls Building Courthouse 3|
|moj_ch_rolls_building2_staff|RCJROLLSCH3|Rolls Building Courthouse 3|
|moj_ch_rolls_building3_appr|RCJROLLSCH4|Rolls Building Courthouse 4|
|moj_ch_rolls_building3_staff|RCJROLLSCH4|Rolls Building Courthouse 4|
|moj_ch_rolls_building_appr|RCJROLLSCH1|Rolls Building Courthouse 1|
|moj_ch_rolls_building_staff|RCJROLLSCH1|Rolls Building Courthouse 1|
|moj_ch_west_midlands_c_appr|WEST MIDLANDS COURT CENTRE|West Midlands Court Centre|
|moj_ch_west_midlands_c_staff|WEST MIDLANDS COURT CENTRE|West Midlands Court Centre|
Acceptance Criteria
All updates listed above are confirmed in the PROD environment in Modernised DARTS
Does this PR introduce a breaking change? (check one with "x")