diff --git a/.github/actions/render-project-template/action.yml b/.github/actions/render-project-template/action.yml
index 7e1a48fa06..3ee45fa262 100644
--- a/.github/actions/render-project-template/action.yml
+++ b/.github/actions/render-project-template/action.yml
@@ -33,7 +33,7 @@ runs:
sed -i '/add new projects here/i \ - '"'"'["${{ inputs.project_name }}"]'"'"'' .github/workflows/service-catalogue.yml
sed -i '/add new projects here/i \ - ${{ inputs.project_name }}' .github/workflows/build.yml
sed -i '/add new projects here/i \* [${{ steps.project_name.outputs.title_case }}](https://ministryofjustice.github.io/hmpps-probation-integration-services/tech-docs/projects/${{ inputs.project_name }})' doc/tech-docs/source/services.html.md.erb
- sed 's/$SERVICE_NAME/${{ inputs.project_name }}/g' templates/runConfiguration.xml > '.idea/runConfigurations/${{ steps.project_name.outputs.underscore }}.xml'
+ sed 's/$SERVICE_NAME/${{ inputs.project_name }}/g' templates/runConfiguration.xml > '.idea/runConfigurations/${{ inputs.project_name }}.run.xml'
- name: Render queue-specific files
if: startsWith(inputs.project_template, 'message-listener')
diff --git a/.idea/runConfigurations/accredited_programmes_and_oasys.run.xml b/.idea/runConfigurations/accredited_programmes_and_oasys.run.xml
new file mode 100644
index 0000000000..bf7bbc1897
--- /dev/null
+++ b/.idea/runConfigurations/accredited_programmes_and_oasys.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/accredited_programmes_and_oasys.xml b/.idea/runConfigurations/accredited_programmes_and_oasys.xml
deleted file mode 100644
index c9a87cb328..0000000000
--- a/.idea/runConfigurations/accredited_programmes_and_oasys.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/appointment_reminders_and_delius.run.xml b/.idea/runConfigurations/appointment_reminders_and_delius.run.xml
new file mode 100644
index 0000000000..e2cfe07e16
--- /dev/null
+++ b/.idea/runConfigurations/appointment_reminders_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/appointment_reminders_and_delius.xml b/.idea/runConfigurations/appointment_reminders_and_delius.xml
deleted file mode 100644
index ee51450f75..0000000000
--- a/.idea/runConfigurations/appointment_reminders_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/approved_premises_and_delius.run.xml b/.idea/runConfigurations/approved_premises_and_delius.run.xml
new file mode 100644
index 0000000000..a87527aa98
--- /dev/null
+++ b/.idea/runConfigurations/approved_premises_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/approved_premises_and_delius.xml b/.idea/runConfigurations/approved_premises_and_delius.xml
deleted file mode 100644
index fae215c088..0000000000
--- a/.idea/runConfigurations/approved_premises_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/approved_premises_and_oasys.run.xml b/.idea/runConfigurations/approved_premises_and_oasys.run.xml
new file mode 100644
index 0000000000..e3b0fe3af6
--- /dev/null
+++ b/.idea/runConfigurations/approved_premises_and_oasys.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/approved_premises_and_oasys.xml b/.idea/runConfigurations/approved_premises_and_oasys.xml
deleted file mode 100644
index 91a8e91aef..0000000000
--- a/.idea/runConfigurations/approved_premises_and_oasys.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/arns_and_delius.run.xml b/.idea/runConfigurations/arns_and_delius.run.xml
new file mode 100644
index 0000000000..a579830fe2
--- /dev/null
+++ b/.idea/runConfigurations/arns_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/arns_and_delius.xml b/.idea/runConfigurations/arns_and_delius.xml
deleted file mode 100644
index 3d0ceb87c3..0000000000
--- a/.idea/runConfigurations/arns_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/assessment_summary_and_delius.run.xml b/.idea/runConfigurations/assessment_summary_and_delius.run.xml
new file mode 100644
index 0000000000..810393bf40
--- /dev/null
+++ b/.idea/runConfigurations/assessment_summary_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/assessment_summary_and_delius.xml b/.idea/runConfigurations/assessment_summary_and_delius.xml
deleted file mode 100644
index b53e740649..0000000000
--- a/.idea/runConfigurations/assessment_summary_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/cas2_and_delius.run.xml b/.idea/runConfigurations/cas2_and_delius.run.xml
new file mode 100644
index 0000000000..e1c9faec50
--- /dev/null
+++ b/.idea/runConfigurations/cas2_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/cas2_and_delius.xml b/.idea/runConfigurations/cas2_and_delius.xml
deleted file mode 100644
index 375b91d251..0000000000
--- a/.idea/runConfigurations/cas2_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/cas3_and_delius.run.xml b/.idea/runConfigurations/cas3_and_delius.run.xml
new file mode 100644
index 0000000000..6d4e5dabb6
--- /dev/null
+++ b/.idea/runConfigurations/cas3_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/cas3_and_delius.xml b/.idea/runConfigurations/cas3_and_delius.xml
deleted file mode 100644
index baafdc0076..0000000000
--- a/.idea/runConfigurations/cas3_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/common_platform_and_delius.run.xml b/.idea/runConfigurations/common_platform_and_delius.run.xml
new file mode 100644
index 0000000000..4274fea1ee
--- /dev/null
+++ b/.idea/runConfigurations/common_platform_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/common_platform_and_delius.xml b/.idea/runConfigurations/common_platform_and_delius.xml
deleted file mode 100644
index 6e921d526d..0000000000
--- a/.idea/runConfigurations/common_platform_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/core_person_record_and_delius.run.xml b/.idea/runConfigurations/core_person_record_and_delius.run.xml
new file mode 100644
index 0000000000..3ddceaed5c
--- /dev/null
+++ b/.idea/runConfigurations/core_person_record_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/core_person_record_and_delius.xml b/.idea/runConfigurations/core_person_record_and_delius.xml
deleted file mode 100644
index 01246708d0..0000000000
--- a/.idea/runConfigurations/core_person_record_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/court_case_and_delius.run.xml b/.idea/runConfigurations/court_case_and_delius.run.xml
new file mode 100644
index 0000000000..e2e705ea25
--- /dev/null
+++ b/.idea/runConfigurations/court_case_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/court_case_and_delius.xml b/.idea/runConfigurations/court_case_and_delius.xml
deleted file mode 100644
index 1dcf3a960b..0000000000
--- a/.idea/runConfigurations/court_case_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/create_and_vary_a_licence_and_delius.run.xml b/.idea/runConfigurations/create_and_vary_a_licence_and_delius.run.xml
new file mode 100644
index 0000000000..27ac3418f9
--- /dev/null
+++ b/.idea/runConfigurations/create_and_vary_a_licence_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/create_and_vary_a_licence_and_delius.xml b/.idea/runConfigurations/create_and_vary_a_licence_and_delius.xml
deleted file mode 100644
index 50a13ae459..0000000000
--- a/.idea/runConfigurations/create_and_vary_a_licence_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/custody_key_dates_and_delius.run.xml b/.idea/runConfigurations/custody_key_dates_and_delius.run.xml
new file mode 100644
index 0000000000..302d699cce
--- /dev/null
+++ b/.idea/runConfigurations/custody_key_dates_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/custody_key_dates_and_delius.xml b/.idea/runConfigurations/custody_key_dates_and_delius.xml
deleted file mode 100644
index af9cc084c5..0000000000
--- a/.idea/runConfigurations/custody_key_dates_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/domain_events_and_delius.run.xml b/.idea/runConfigurations/domain_events_and_delius.run.xml
new file mode 100644
index 0000000000..8a6ea5dd09
--- /dev/null
+++ b/.idea/runConfigurations/domain_events_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/domain_events_and_delius.xml b/.idea/runConfigurations/domain_events_and_delius.xml
deleted file mode 100644
index ac99a2e69c..0000000000
--- a/.idea/runConfigurations/domain_events_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/dps_and_delius.run.xml b/.idea/runConfigurations/dps_and_delius.run.xml
new file mode 100644
index 0000000000..a28166adf1
--- /dev/null
+++ b/.idea/runConfigurations/dps_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/dps_and_delius.xml b/.idea/runConfigurations/dps_and_delius.xml
deleted file mode 100644
index b78127db75..0000000000
--- a/.idea/runConfigurations/dps_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/effective_proposal_framework_and_delius.run.xml b/.idea/runConfigurations/effective_proposal_framework_and_delius.run.xml
new file mode 100644
index 0000000000..67d920489c
--- /dev/null
+++ b/.idea/runConfigurations/effective_proposal_framework_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/effective_proposal_framework_and_delius.xml b/.idea/runConfigurations/effective_proposal_framework_and_delius.xml
deleted file mode 100644
index 110a3e8f2e..0000000000
--- a/.idea/runConfigurations/effective_proposal_framework_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/external_api_and_delius.run.xml b/.idea/runConfigurations/external_api_and_delius.run.xml
new file mode 100644
index 0000000000..0262a01409
--- /dev/null
+++ b/.idea/runConfigurations/external_api_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/external_api_and_delius.xml b/.idea/runConfigurations/external_api_and_delius.xml
deleted file mode 100644
index ce953a4bbf..0000000000
--- a/.idea/runConfigurations/external_api_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/hdc_licences_and_delius.run.xml b/.idea/runConfigurations/hdc_licences_and_delius.run.xml
new file mode 100644
index 0000000000..781e2dfec1
--- /dev/null
+++ b/.idea/runConfigurations/hdc_licences_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/hdc_licences_and_delius.xml b/.idea/runConfigurations/hdc_licences_and_delius.xml
deleted file mode 100644
index 04e46d0a6d..0000000000
--- a/.idea/runConfigurations/hdc_licences_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/hmpps_auth_and_delius.run.xml b/.idea/runConfigurations/hmpps_auth_and_delius.run.xml
new file mode 100644
index 0000000000..150b08fc88
--- /dev/null
+++ b/.idea/runConfigurations/hmpps_auth_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/hmpps_auth_and_delius.xml b/.idea/runConfigurations/hmpps_auth_and_delius.xml
deleted file mode 100644
index dc8faa965d..0000000000
--- a/.idea/runConfigurations/hmpps_auth_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/ims_and_delius.run.xml b/.idea/runConfigurations/ims_and_delius.run.xml
new file mode 100644
index 0000000000..88c0fdb739
--- /dev/null
+++ b/.idea/runConfigurations/ims_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/ims_and_delius.xml b/.idea/runConfigurations/ims_and_delius.xml
deleted file mode 100644
index 0e247d4d43..0000000000
--- a/.idea/runConfigurations/ims_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/justice_email_and_delius.run.xml b/.idea/runConfigurations/justice_email_and_delius.run.xml
new file mode 100644
index 0000000000..c8608046b1
--- /dev/null
+++ b/.idea/runConfigurations/justice_email_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/justice_email_and_delius.xml b/.idea/runConfigurations/justice_email_and_delius.xml
deleted file mode 100644
index 7d547a24f7..0000000000
--- a/.idea/runConfigurations/justice_email_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/make_recall_decisions_and_delius.run.xml b/.idea/runConfigurations/make_recall_decisions_and_delius.run.xml
new file mode 100644
index 0000000000..3206d17862
--- /dev/null
+++ b/.idea/runConfigurations/make_recall_decisions_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/make_recall_decisions_and_delius.xml b/.idea/runConfigurations/make_recall_decisions_and_delius.xml
deleted file mode 100644
index 25239cbce5..0000000000
--- a/.idea/runConfigurations/make_recall_decisions_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_offences_and_delius.run.xml b/.idea/runConfigurations/manage_offences_and_delius.run.xml
new file mode 100644
index 0000000000..f1a72cee3f
--- /dev/null
+++ b/.idea/runConfigurations/manage_offences_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_offences_and_delius.xml b/.idea/runConfigurations/manage_offences_and_delius.xml
deleted file mode 100644
index 1264ce0186..0000000000
--- a/.idea/runConfigurations/manage_offences_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_pom_cases_and_delius.run.xml b/.idea/runConfigurations/manage_pom_cases_and_delius.run.xml
new file mode 100644
index 0000000000..c935693fc3
--- /dev/null
+++ b/.idea/runConfigurations/manage_pom_cases_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_pom_cases_and_delius.xml b/.idea/runConfigurations/manage_pom_cases_and_delius.xml
deleted file mode 100644
index a4c33a9371..0000000000
--- a/.idea/runConfigurations/manage_pom_cases_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_supervision_and_delius.run.xml b/.idea/runConfigurations/manage_supervision_and_delius.run.xml
new file mode 100644
index 0000000000..a7c2d1a87f
--- /dev/null
+++ b/.idea/runConfigurations/manage_supervision_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_supervision_and_delius.xml b/.idea/runConfigurations/manage_supervision_and_delius.xml
deleted file mode 100644
index 4432a13836..0000000000
--- a/.idea/runConfigurations/manage_supervision_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_supervision_and_oasys.run.xml b/.idea/runConfigurations/manage_supervision_and_oasys.run.xml
new file mode 100644
index 0000000000..7381628cde
--- /dev/null
+++ b/.idea/runConfigurations/manage_supervision_and_oasys.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/manage_supervision_and_oasys.xml b/.idea/runConfigurations/manage_supervision_and_oasys.xml
deleted file mode 100644
index 9f3f6a83fb..0000000000
--- a/.idea/runConfigurations/manage_supervision_and_oasys.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/oasys_and_delius.run.xml b/.idea/runConfigurations/oasys_and_delius.run.xml
new file mode 100644
index 0000000000..ad218f51ec
--- /dev/null
+++ b/.idea/runConfigurations/oasys_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/oasys_and_delius.xml b/.idea/runConfigurations/oasys_and_delius.xml
deleted file mode 100644
index 650b0cf744..0000000000
--- a/.idea/runConfigurations/oasys_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/offender_events_and_delius.run.xml b/.idea/runConfigurations/offender_events_and_delius.run.xml
new file mode 100644
index 0000000000..2cdefe3240
--- /dev/null
+++ b/.idea/runConfigurations/offender_events_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/offender_events_and_delius.xml b/.idea/runConfigurations/offender_events_and_delius.xml
deleted file mode 100644
index 04f4ac1e37..0000000000
--- a/.idea/runConfigurations/offender_events_and_delius.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/opd_and_delius.run.xml b/.idea/runConfigurations/opd_and_delius.run.xml
new file mode 100644
index 0000000000..d639900072
--- /dev/null
+++ b/.idea/runConfigurations/opd_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/opd_and_delius.xml b/.idea/runConfigurations/opd_and_delius.xml
deleted file mode 100644
index 18bd3e7bd0..0000000000
--- a/.idea/runConfigurations/opd_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/pathfinder_and_delius.run.xml b/.idea/runConfigurations/pathfinder_and_delius.run.xml
new file mode 100644
index 0000000000..258ed1a5da
--- /dev/null
+++ b/.idea/runConfigurations/pathfinder_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/pathfinder_and_delius.xml b/.idea/runConfigurations/pathfinder_and_delius.xml
deleted file mode 100644
index 7f8983bf72..0000000000
--- a/.idea/runConfigurations/pathfinder_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/pre_sentence_reports_to_delius.run.xml b/.idea/runConfigurations/pre_sentence_reports_to_delius.run.xml
new file mode 100644
index 0000000000..6baba08dd5
--- /dev/null
+++ b/.idea/runConfigurations/pre_sentence_reports_to_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/pre_sentence_reports_to_delius.xml b/.idea/runConfigurations/pre_sentence_reports_to_delius.xml
deleted file mode 100644
index b5cdaeacfb..0000000000
--- a/.idea/runConfigurations/pre_sentence_reports_to_delius.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_case_notes_to_probation.run.xml b/.idea/runConfigurations/prison_case_notes_to_probation.run.xml
new file mode 100644
index 0000000000..64d2461698
--- /dev/null
+++ b/.idea/runConfigurations/prison_case_notes_to_probation.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_case_notes_to_probation.xml b/.idea/runConfigurations/prison_case_notes_to_probation.xml
deleted file mode 100644
index f20d4dcb53..0000000000
--- a/.idea/runConfigurations/prison_case_notes_to_probation.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_custody_status_to_delius.run.xml b/.idea/runConfigurations/prison_custody_status_to_delius.run.xml
new file mode 100644
index 0000000000..c2ccf609ee
--- /dev/null
+++ b/.idea/runConfigurations/prison_custody_status_to_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_custody_status_to_delius.xml b/.idea/runConfigurations/prison_custody_status_to_delius.xml
deleted file mode 100644
index 279835144a..0000000000
--- a/.idea/runConfigurations/prison_custody_status_to_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_education_and_delius.run.xml b/.idea/runConfigurations/prison_education_and_delius.run.xml
new file mode 100644
index 0000000000..98f006e1cd
--- /dev/null
+++ b/.idea/runConfigurations/prison_education_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_education_and_delius.xml b/.idea/runConfigurations/prison_education_and_delius.xml
deleted file mode 100644
index fed7f3ee02..0000000000
--- a/.idea/runConfigurations/prison_education_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_identifier_and_delius.run.xml b/.idea/runConfigurations/prison_identifier_and_delius.run.xml
new file mode 100644
index 0000000000..14bf2279a0
--- /dev/null
+++ b/.idea/runConfigurations/prison_identifier_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/prison_identifier_and_delius.xml b/.idea/runConfigurations/prison_identifier_and_delius.xml
deleted file mode 100644
index e9a1d4a47c..0000000000
--- a/.idea/runConfigurations/prison_identifier_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/.idea/runConfigurations/prisoner_profile_and_delius.run.xml b/.idea/runConfigurations/prisoner_profile_and_delius.run.xml
new file mode 100644
index 0000000000..64e4dd5721
--- /dev/null
+++ b/.idea/runConfigurations/prisoner_profile_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/prisoner_profile_and_delius.xml b/.idea/runConfigurations/prisoner_profile_and_delius.xml
deleted file mode 100644
index 89dbef33ac..0000000000
--- a/.idea/runConfigurations/prisoner_profile_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/probation_search_and_delius.run.xml b/.idea/runConfigurations/probation_search_and_delius.run.xml
new file mode 100644
index 0000000000..cec87429f9
--- /dev/null
+++ b/.idea/runConfigurations/probation_search_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/probation_search_and_delius.xml b/.idea/runConfigurations/probation_search_and_delius.xml
deleted file mode 100644
index 40c7012df7..0000000000
--- a/.idea/runConfigurations/probation_search_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/refer_and_monitor_and_delius.run.xml b/.idea/runConfigurations/refer_and_monitor_and_delius.run.xml
new file mode 100644
index 0000000000..92b961f7aa
--- /dev/null
+++ b/.idea/runConfigurations/refer_and_monitor_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/refer_and_monitor_and_delius.xml b/.idea/runConfigurations/refer_and_monitor_and_delius.xml
deleted file mode 100644
index 772e36dba9..0000000000
--- a/.idea/runConfigurations/refer_and_monitor_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/resettlement_passport_and_delius.run.xml b/.idea/runConfigurations/resettlement_passport_and_delius.run.xml
new file mode 100644
index 0000000000..5b5ea06437
--- /dev/null
+++ b/.idea/runConfigurations/resettlement_passport_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/resettlement_passport_and_delius.xml b/.idea/runConfigurations/resettlement_passport_and_delius.xml
deleted file mode 100644
index 8d17d90b84..0000000000
--- a/.idea/runConfigurations/resettlement_passport_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/risk_assessment_scores_to_delius.run.xml b/.idea/runConfigurations/risk_assessment_scores_to_delius.run.xml
new file mode 100644
index 0000000000..58728c3325
--- /dev/null
+++ b/.idea/runConfigurations/risk_assessment_scores_to_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/risk_assessment_scores_to_delius.xml b/.idea/runConfigurations/risk_assessment_scores_to_delius.xml
deleted file mode 100644
index 0b42735976..0000000000
--- a/.idea/runConfigurations/risk_assessment_scores_to_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/sentence_plan_and_delius.run.xml b/.idea/runConfigurations/sentence_plan_and_delius.run.xml
new file mode 100644
index 0000000000..48d60bb7ad
--- /dev/null
+++ b/.idea/runConfigurations/sentence_plan_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/sentence_plan_and_delius.xml b/.idea/runConfigurations/sentence_plan_and_delius.xml
deleted file mode 100644
index c1629b5f9b..0000000000
--- a/.idea/runConfigurations/sentence_plan_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/sentence_plan_and_oasys.run.xml b/.idea/runConfigurations/sentence_plan_and_oasys.run.xml
new file mode 100644
index 0000000000..c7e58f08d5
--- /dev/null
+++ b/.idea/runConfigurations/sentence_plan_and_oasys.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/sentence_plan_and_oasys.xml b/.idea/runConfigurations/sentence_plan_and_oasys.xml
deleted file mode 100644
index e38500dd25..0000000000
--- a/.idea/runConfigurations/sentence_plan_and_oasys.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/soc_and_delius.run.xml b/.idea/runConfigurations/soc_and_delius.run.xml
new file mode 100644
index 0000000000..b6d911b0a1
--- /dev/null
+++ b/.idea/runConfigurations/soc_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/soc_and_delius.xml b/.idea/runConfigurations/soc_and_delius.xml
deleted file mode 100644
index 0a7556eb6e..0000000000
--- a/.idea/runConfigurations/soc_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/subject_access_requests_and_delius.run.xml b/.idea/runConfigurations/subject_access_requests_and_delius.run.xml
new file mode 100644
index 0000000000..1136ecbc65
--- /dev/null
+++ b/.idea/runConfigurations/subject_access_requests_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/subject_access_requests_and_delius.xml b/.idea/runConfigurations/subject_access_requests_and_delius.xml
deleted file mode 100644
index 5f2829d727..0000000000
--- a/.idea/runConfigurations/subject_access_requests_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/tier_to_delius.run.xml b/.idea/runConfigurations/tier_to_delius.run.xml
new file mode 100644
index 0000000000..d9b97282d3
--- /dev/null
+++ b/.idea/runConfigurations/tier_to_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/tier_to_delius.xml b/.idea/runConfigurations/tier_to_delius.xml
deleted file mode 100644
index 0a1157475d..0000000000
--- a/.idea/runConfigurations/tier_to_delius.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/unpaid_work_and_delius.run.xml b/.idea/runConfigurations/unpaid_work_and_delius.run.xml
new file mode 100644
index 0000000000..20fbe345a8
--- /dev/null
+++ b/.idea/runConfigurations/unpaid_work_and_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/unpaid_work_and_delius.xml b/.idea/runConfigurations/unpaid_work_and_delius.xml
deleted file mode 100644
index 16b361cf2e..0000000000
--- a/.idea/runConfigurations/unpaid_work_and_delius.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/runConfigurations/workforce_allocations_to_delius.run.xml b/.idea/runConfigurations/workforce_allocations_to_delius.run.xml
new file mode 100644
index 0000000000..b627aac06c
--- /dev/null
+++ b/.idea/runConfigurations/workforce_allocations_to_delius.run.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
+
+
\ No newline at end of file
diff --git a/.idea/runConfigurations/workforce_allocations_to_delius.xml b/.idea/runConfigurations/workforce_allocations_to_delius.xml
deleted file mode 100644
index 8b01a2480e..0000000000
--- a/.idea/runConfigurations/workforce_allocations_to_delius.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/templates/runConfiguration.xml b/templates/runConfiguration.xml
index 7ac101736d..75a9d1e251 100644
--- a/templates/runConfiguration.xml
+++ b/templates/runConfiguration.xml
@@ -1,12 +1,29 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ true
+ true
+ false
+ false
+
\ No newline at end of file