Skip to content

HDPI-6454 Caseworker remove document#2208

Open
libanAbdirahman1 wants to merge 61 commits into
masterfrom
HDPI-6454-Caseworker-remove-document
Open

HDPI-6454 Caseworker remove document#2208
libanAbdirahman1 wants to merge 61 commits into
masterfrom
HDPI-6454-Caseworker-remove-document

Conversation

@libanAbdirahman1

@libanAbdirahman1 libanAbdirahman1 commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Jira link

HDPI-6454

Change description

  • Adding screens to allow caseworkers to remove documents associated with the case.

Testing done

image image image image

Security Vulnerability Assessment

CVE Suppression: Are there any CVEs present in the codebase (either newly introduced or pre-existing) that are being intentionally suppressed or ignored by this commit?

  • Yes
  • No

Checklist

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)
  • Does this PR introduce a breaking change

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

DB breaking change scan

Recommended reading: HMCTS zero-downtime database deployments

Found 1 potentially breaking database change in Flyway migrations that could cause an issue while the application is still on the previous version.

Findings

  • MEDIUM: src/main/resources/db/migration/V002__add_document_removal_columns.sql:12 - Set not null - ALTER COLUMN removed SET NOT NULL;

This is advisory only, but each item above could break the app if the database is deployed before the compatible application version.

Run details: https://github.com/hmcts/pcs-api/actions/runs/29904618035?check_suite_focus=true

@github-actions

github-actions Bot commented Jul 20, 2026

Copy link
Copy Markdown

CCD diff summary

👉 Full report: https://github.com/hmcts/pcs-api/actions/runs/29904618119?check_suite_focus=true

CaseField.json

RegularExpressionMaxSearchableMinFieldTypeParameterHintTextLabelIDFieldType
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Appeals'</span>
+AppealsDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Applications'</span>
+ApplicationsDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Correspondence'</span>
+CorrespondenceDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Evidence'</span>
+EvidenceDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Hearing documents'</span>
+HearingDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Orders and Notice of Hearings'</span>
+OrdersAndNoticeOfHearingsDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Property documents'</span>
+PropertyDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Statements of case'</span>
+StatementsOfCaseDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+Which document do you want to remove?<br><span class="govuk-!-font-size-16">No documents in 'Uncategorised documents'</span>
+UncategorisedDocumentsEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+appealsDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Appeals'</span>
+appealsEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+applicationsDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Applications'</span>
+applicationsEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+correspondenceDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Correspondence'</span>
+correspondenceEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+documentRemoval_AppealsEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_AppealsReason
+TextArea
+
+
+N
+
+
+
+ 
+documentRemoval_ApplicationsEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_ApplicationsReason
+TextArea
+
+
+N
+
+
+
+ 
+documentRemoval_CorrespondenceEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_CorrespondenceReason
+TextArea
+
+
+
+
+
+
+ 
+documentRemoval_EmptyFolderDocumentError
+Label
+
+
+
+
+
+
+ 
+documentRemoval_EmptyFolderDocumentQuestion
+Label
+
+
+N
+
+
+
+ 
+documentRemoval_EvidenceEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_EvidenceReason
+TextArea
+
+
+N
+
+
+
+ 
+documentRemoval_HearingDocumentsEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_HearingDocumentsReason
+TextArea
+
+
+N
+
+
+
+ 
+documentRemoval_OrdersAndNoticeOfHearingsEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_OrdersAndNoticeOfHearingsReason
+TextArea
+
+
+N
+
+
+
+ 
+documentRemoval_PropertyAddressSummary
+Text
+
+
+N
+
+
+
+ 
+documentRemoval_PropertyDocumentsEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_PropertyDocumentsReason
+TextArea
+
+
+N
+
+
+
+ 
+documentRemoval_SelectedDocumentFileName
+Text
+
+
+N
+
+
+
+ 
+documentRemoval_SelectedDocumentId
+Text
+
+
+N
+
+CaseFileCategory
+
+Which folder is the document in?
+documentRemoval_SelectedFolder
+FixedList
+
+
+
+
+
+
+ 
+documentRemoval_SelectedFolderEmptyErrorMessage
+Label
+
+
+N
+
+
+
+ 
+documentRemoval_SelectedFolderId
+Text
+
+
+N
+
+
+
+ 
+documentRemoval_SelectedFolderLabel
+Text
+
+
+N
+
+
+
+ 
+documentRemoval_StatementsOfCaseEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_StatementsOfCaseReason
+TextArea
+
+
+N
+
+
+
+ 
+documentRemoval_UncategorisedDocumentsEmpty
+YesOrNo
+
+
+N
+
+
+
+ 
+documentRemoval_UncategorisedDocumentsReason
+TextArea
+
+
+N
+
+
+
+ 
+evidenceDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Evidence'</span>
+evidenceEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+hearingDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Hearing documents'</span>
+hearingDocumentsEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+ordersAndNoticeOfHearingsDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Orders and Notice of Hearings'</span>
+ordersAndNoticeOfHearingsEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+propertyDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Property documents'</span>
+propertyDocumentsEmptyFolderMessage
+Label
+
+
+
+
+
+
+---
+selectDocumentToRemove-separator
+Label
+
+
+N
+
+
+
+ 
+statementsOfCaseDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Statements of case'</span>
+statementsOfCaseEmptyFolderMessage
+Label
+
+
+N
+
+
+
+ 
+uncategorisedDocuments
+DynamicRadioList
+
+
+
+
+
+
+Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Uncategorised documents'</span>
+uncategorisedDocumentsEmptyFolderMessage
+Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_AppealsDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Appeals'</span>
-documentAmend_AppealsEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_ApplicationsDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Applications'</span>
-documentAmend_ApplicationsEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_CorrespondenceDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Correspondence'</span>
-documentAmend_CorrespondenceEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_EvidenceDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Evidence'</span>
-documentAmend_EvidenceEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_HearingDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Hearing documents'</span>
-documentAmend_HearingDocumentsEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_OrdersAndNoticeOfHearingsDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Orders and Notice of Hearings'</span>
-documentAmend_OrdersAndNoticeOfHearingsEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_PropertyDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Property documents'</span>
-documentAmend_PropertyDocumentsEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_StatementsOfCaseDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Statements of case'</span>
-documentAmend_StatementsOfCaseEmptyFolderMessage
-Label
-
-
-N
-
-
-
-Which document do you want to amend?
-documentAmend_UncategorisedDocuments
-DynamicRadioList
-
-
-
-
-
-
-Which document do you want to amend?<br><span class="govuk-!-font-size-16">No documents in 'Uncategorised documents'</span>
-documentAmend_UncategorisedDocumentsEmptyFolderMessage
-Label

AuthorisationCaseEvent/AuthorisationCaseEvent.json

UserRoleCaseEventIDCRUD
+circuit-judge
+removeDocument
+R
+ctsc
+removeDocument
+R
+ctsc-team-leader
+removeDocument
+R
+fee-paid-judge
+removeDocument
+R
+hearing-centre-admin
+removeDocument
+CRU
+hearing-centre-team-leader
+removeDocument
+CRU
+judge
+removeDocument
+R
+leadership-judge
+removeDocument
+R
+wlu-admin
+removeDocument
+R
+wlu-team-leader
+removeDocument
+R

AuthorisationCaseField/wlu-team-leader.json

UserRoleCaseFieldIDCRUD
+wlu-team-leader
+AppealsDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+ApplicationsDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+CorrespondenceDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+EvidenceDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+HearingDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+OrdersAndNoticeOfHearingsDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+PropertyDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+StatementsOfCaseDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+UncategorisedDocumentsEmptyFolderMessage
+CR
+wlu-team-leader
+appealsDocuments
+R
+wlu-team-leader
+applicationsDocuments
+R
+wlu-team-leader
+correspondenceDocuments
+R
+wlu-team-leader
+documentRemoval_AppealsEmpty
+R
+wlu-team-leader
+documentRemoval_AppealsReason
+R
+wlu-team-leader
+documentRemoval_ApplicationsEmpty
+R
+wlu-team-leader
+documentRemoval_ApplicationsReason
+R
+wlu-team-leader
+documentRemoval_CorrespondenceEmpty
+R
+wlu-team-leader
+documentRemoval_CorrespondenceReason
+R
+wlu-team-leader
+documentRemoval_EmptyFolderDocumentError
+CR
+wlu-team-leader
+documentRemoval_EmptyFolderDocumentQuestion
+CR
+wlu-team-leader
+documentRemoval_EvidenceEmpty
+R
+wlu-team-leader
+documentRemoval_EvidenceReason
+R
+wlu-team-leader
+documentRemoval_HearingDocumentsEmpty
+R
+wlu-team-leader
+documentRemoval_HearingDocumentsReason
+R
+wlu-team-leader
+documentRemoval_OrdersAndNoticeOfHearingsEmpty
+R
+wlu-team-leader
+documentRemoval_OrdersAndNoticeOfHearingsReason
+R
+wlu-team-leader
+documentRemoval_PropertyAddressSummary
+R
+wlu-team-leader
+documentRemoval_PropertyDocumentsEmpty
+R
+wlu-team-leader
+documentRemoval_PropertyDocumentsReason
+R
+wlu-team-leader
+documentRemoval_SelectedDocumentFileName
+R
+wlu-team-leader
+documentRemoval_SelectedDocumentId
+R
+wlu-team-leader
+documentRemoval_SelectedFolder
+R
+wlu-team-leader
+documentRemoval_SelectedFolderEmptyErrorMessage
+CR
+wlu-team-leader
+documentRemoval_StatementsOfCaseEmpty
+R
+wlu-team-leader
+documentRemoval_StatementsOfCaseReason
+R
+wlu-team-leader
+documentRemoval_UncategorisedDocumentsEmpty
+R
+wlu-team-leader
+documentRemoval_UncategorisedDocumentsReason
+R
+wlu-team-leader
+evidenceDocuments
+R
+wlu-team-leader
+hearingDocuments
+R
+wlu-team-leader
+ordersAndNoticeOfHearingsDocuments
+R
+wlu-team-leader
+propertyDocuments
+R
+wlu-team-leader
+selectDocumentToRemove-separator
+CR
+wlu-team-leader
+statementsOfCaseDocuments
+R
+wlu-team-leader
+uncategorisedDocuments
+R

AuthorisationCaseField/wlu-admin.json

UserRoleCaseFieldIDCRUD
+wlu-admin
+AppealsDocumentsEmptyFolderMessage
+CR
+wlu-admin
+ApplicationsDocumentsEmptyFolderMessage
+CR
+wlu-admin
+CorrespondenceDocumentsEmptyFolderMessage
+CR
+wlu-admin
+EvidenceDocumentsEmptyFolderMessage
+CR
+wlu-admin
+HearingDocumentsEmptyFolderMessage
+CR
+wlu-admin
+OrdersAndNoticeOfHearingsDocumentsEmptyFolderMessage
+CR
+wlu-admin
+PropertyDocumentsEmptyFolderMessage
+CR
+wlu-admin
+StatementsOfCaseDocumentsEmptyFolderMessage
+CR
+wlu-admin
+UncategorisedDocumentsEmptyFolderMessage
+CR
+wlu-admin
+appealsDocuments
+R
+wlu-admin
+applicationsDocuments
+R
+wlu-admin
+correspondenceDocuments
+R
+wlu-admin
+documentRemoval_AppealsEmpty
+R
+wlu-admin
+documentRemoval_AppealsReason
+R
+wlu-admin
+documentRemoval_ApplicationsEmpty
+R
+wlu-admin
+documentRemoval_ApplicationsReason
+R
+wlu-admin
+documentRemoval_CorrespondenceEmpty
+R
+wlu-admin
+documentRemoval_CorrespondenceReason
+R
+wlu-admin
+documentRemoval_EmptyFolderDocumentError
+CR
+wlu-admin
+documentRemoval_EmptyFolderDocumentQuestion
+CR
+wlu-admin
+documentRemoval_EvidenceEmpty
+R
+wlu-admin
+documentRemoval_EvidenceReason
+R
+wlu-admin
+documentRemoval_HearingDocumentsEmpty
+R
+wlu-admin
+documentRemoval_HearingDocumentsReason
+R
+wlu-admin
+documentRemoval_OrdersAndNoticeOfHearingsEmpty
+R
+wlu-admin
+documentRemoval_OrdersAndNoticeOfHearingsReason
+R
+wlu-admin
+documentRemoval_PropertyAddressSummary
+R
+wlu-admin
+documentRemoval_PropertyDocumentsEmpty
+R
+wlu-admin
+documentRemoval_PropertyDocumentsReason
+R
+wlu-admin
+documentRemoval_SelectedDocumentFileName
+R
+wlu-admin
+documentRemoval_SelectedDocumentId
+R
+wlu-admin
+documentRemoval_SelectedFolder
+R
+wlu-admin
+documentRemoval_SelectedFolderEmptyErrorMessage
+CR
+wlu-admin
+documentRemoval_StatementsOfCaseEmpty
+R
+wlu-admin
+documentRemoval_StatementsOfCaseReason
+R
+wlu-admin
+documentRemoval_UncategorisedDocumentsEmpty
+R
+wlu-admin
+documentRemoval_UncategorisedDocumentsReason
+R
+wlu-admin
+evidenceDocuments
+R
+wlu-admin
+hearingDocuments
+R
+wlu-admin
+ordersAndNoticeOfHearingsDocuments
+R
+wlu-admin
+propertyDocuments
+R
+wlu-admin
+selectDocumentToRemove-separator
+CR
+wlu-admin
+statementsOfCaseDocuments
+R
+wlu-admin
+uncategorisedDocuments
+R

AuthorisationCaseField/leadership-judge.json

UserRoleCaseFieldIDCRUD
+leadership-judge
+AppealsDocumentsEmptyFolderMessage
+CR
+leadership-judge
+ApplicationsDocumentsEmptyFolderMessage
+CR
+leadership-judge
+CorrespondenceDocumentsEmptyFolderMessage
+CR
+leadership-judge
+EvidenceDocumentsEmptyFolderMessage
+CR
+leadership-judge
+HearingDocumentsEmptyFolderMessage
+CR
+leadership-judge
+OrdersAndNoticeOfHearingsDocumentsEmptyFolderMessage
+CR
+leadership-judge
+PropertyDocumentsEmptyFolderMessage
+CR
+leadership-judge
+StatementsOfCaseDocumentsEmptyFolderMessage
+CR
+leadership-judge
+UncategorisedDocumentsEmptyFolderMessage
+CR
+leadership-judge
+appealsDocuments
+R
+leadership-judge
+applicationsDocuments
+R
+leadership-judge
+correspondenceDocuments
+R
+leadership-judge
+documentRemoval_AppealsEmpty
+R
+leadership-judge
+documentRemoval_AppealsReason
+R
+leadership-judge
+documentRemoval_ApplicationsEmpty
+R
+leadership-judge
+documentRemoval_ApplicationsReason
+R
+leadership-judge
+documentRemoval_CorrespondenceEmpty
+R
+leadership-judge
+documentRemoval_CorrespondenceReason
+R
+leadership-judge
+documentRemoval_EmptyFolderDocumentError
+CR
+leadership-judge
+documentRemoval_EmptyFolderDocumentQuestion
+CR
+leadership-judge
+documentRemoval_EvidenceEmpty
+R
+leadership-judge
+documentRemoval_EvidenceReason
+R
+leadership-judge
+documentRemoval_HearingDocumentsEmpty
+R
+leadership-judge
+documentRemoval_HearingDocumentsReason
+R
+leadership-judge
+documentRemoval_OrdersAndNoticeOfHearingsEmpty
+R
+leadership-judge
+documentRemoval_OrdersAndNoticeOfHearingsReason
+R
+leadership-judge
+documentRemoval_PropertyAddressSummary
+R
+leadership-judge
+documentRemoval_PropertyDocumentsEmpty
+R
+leadership-judge
+documentRemoval_PropertyDocumentsReason
+R
+leadership-judge
+documentRemoval_SelectedDocumentFileName
+R
+leadership-judge
+documentRemoval_SelectedDocumentId
+R
+leadership-judge
+documentRemoval_SelectedFolder
+R
+leadership-judge
+documentRemoval_SelectedFolderEmptyErrorMessage
+CR
+leadership-judge
+documentRemoval_StatementsOfCaseEmpty
+R
+leadership-judge
+documentRemoval_StatementsOfCaseReason
+R
+leadership-judge
+documentRemoval_UncategorisedDocumentsEmpty
+R
+leadership-judge
+documentRemoval_UncategorisedDocumentsReason
+R
+leadership-judge
+evidenceDocuments
+R
+leadership-judge
+hearingDocuments
+R
+leadership-judge
+ordersAndNoticeOfHearingsDocuments
+R
+leadership-judge
+propertyDocuments
+R
+leadership-judge
+selectDocumentToRemove-separator
+CR
+leadership-judge
+statementsOfCaseDocuments
+R
+leadership-judge
+uncategorisedDocuments
+R

AuthorisationCaseField/judge.json

UserRoleCaseFieldIDCRUD
+judge
+AppealsDocumentsEmptyFolderMessage
+CR
+judge
+ApplicationsDocumentsEmptyFolderMessage
+CR
+judge
+CorrespondenceDocumentsEmptyFolderMessage
+CR
+judge
+EvidenceDocumentsEmptyFolderMessage
+CR
+judge
+HearingDocumentsEmptyFolderMessage
+CR
+judge
+OrdersAndNoticeOfHearingsDocumentsEmptyFolderMessage
+CR
+judge
+PropertyDocumentsEmptyFolderMessage
+CR
+judge
+StatementsOfCaseDocumentsEmptyFolderMessage
+CR
+judge
+UncategorisedDocumentsEmptyFolderMessage
+CR
+judge
+appealsDocuments
+R
+judge
+applicationsDocuments
+R
+judge
+correspondenceDocuments
+R
+judge
+documentRemoval_AppealsEmpty
+R
+judge
+documentRemoval_AppealsReason
+R
+judge
+documentRemoval_ApplicationsEmpty
+R
+judge
+documentRemoval_ApplicationsReason
+R
+judge
+documentRemoval_CorrespondenceEmpty
+R
+judge
+documentRemoval_CorrespondenceReason
+R
+judge
+documentRemoval_EmptyFolderDocumentError
+CR
+judge
+documentRemoval_EmptyFolderDocumentQuestion
+CR
+judge
+documentRemoval_EvidenceEmpty
+R
+judge
+documentRemoval_EvidenceReason
+R
+judge
+documentRemoval_HearingDocumentsEmpty
+R
+judge
+documentRemoval_HearingDocumentsReason
+R
+judge
+documentRemoval_OrdersAndNoticeOfHearingsEmpty
+R
+judge
+documentRemoval_OrdersAndNoticeOfHearingsReason
+R
+judge
+documentRemoval_PropertyAddressSummary
+R
+judge
+documentRemoval_PropertyDocumentsEmpty
+R
+judge
+documentRemoval_PropertyDocumentsReason
+R
+judge
+documentRemoval_SelectedDocumentFileName
+R
+judge
+documentRemoval_SelectedDocumentId
+R
+judge
+documentRemoval_SelectedFolder
+R
+judge
+documentRemoval_SelectedFolderEmptyErrorMessage
+CR
+judge
+documentRemoval_StatementsOfCaseEmpty
+R
+judge
+documentRemoval_StatementsOfCaseReason
+R
+judge
+documentRemoval_UncategorisedDocumentsEmpty
+R
+judge
+documentRemoval_UncategorisedDocumentsReason
+R
+judge
+evidenceDocuments
+R
+judge
+hearingDocuments
+R
+judge
+ordersAndNoticeOfHearingsDocuments
+R
+judge
+propertyDocuments
+R
+judge
+selectDocumentToRemove-separator
+CR
+judge
+statementsOfCaseDocuments
+R
+judge
+uncategorisedDocuments
+R

AuthorisationCaseField/hearing-centre-team-leader.json

UserRoleCaseFieldIDCRUD
+hearing-centre-team-leader
+AppealsDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+ApplicationsDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+CorrespondenceDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+EvidenceDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+HearingDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+OrdersAndNoticeOfHearingsDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+PropertyDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+StatementsOfCaseDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+UncategorisedDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+appealsDocuments
+CRU
+hearing-centre-team-leader
+appealsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+applicationsDocuments
+CRU
+hearing-centre-team-leader
+applicationsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+correspondenceDocuments
+CRU
+hearing-centre-team-leader
+correspondenceEmptyFolderMessage
+CR
+hearing-centre-team-leader
+documentRemoval_AppealsEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_AppealsReason
+CRU
+hearing-centre-team-leader
+documentRemoval_ApplicationsEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_ApplicationsReason
+CRU
+hearing-centre-team-leader
+documentRemoval_CorrespondenceEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_CorrespondenceReason
+CRU
+hearing-centre-team-leader
+documentRemoval_EmptyFolderDocumentError
+CR
+hearing-centre-team-leader
+documentRemoval_EmptyFolderDocumentQuestion
+CR
+hearing-centre-team-leader
+documentRemoval_EvidenceEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_EvidenceReason
+CRU
+hearing-centre-team-leader
+documentRemoval_HearingDocumentsEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_HearingDocumentsReason
+CRU
+hearing-centre-team-leader
+documentRemoval_OrdersAndNoticeOfHearingsEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_OrdersAndNoticeOfHearingsReason
+CRU
+hearing-centre-team-leader
+documentRemoval_PropertyAddressSummary
+CRU
+hearing-centre-team-leader
+documentRemoval_PropertyDocumentsEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_PropertyDocumentsReason
+CRU
+hearing-centre-team-leader
+documentRemoval_SelectedDocumentFileName
+CRU
+hearing-centre-team-leader
+documentRemoval_SelectedDocumentId
+CRU
+hearing-centre-team-leader
+documentRemoval_SelectedFolder
+CRU
+hearing-centre-team-leader
+documentRemoval_SelectedFolderEmptyErrorMessage
+CR
+hearing-centre-team-leader
+documentRemoval_StatementsOfCaseEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_StatementsOfCaseReason
+CRU
+hearing-centre-team-leader
+documentRemoval_UncategorisedDocumentsEmpty
+CRU
+hearing-centre-team-leader
+documentRemoval_UncategorisedDocumentsReason
+CRU
+hearing-centre-team-leader
+evidenceDocuments
+CRU
+hearing-centre-team-leader
+evidenceEmptyFolderMessage
+CR
+hearing-centre-team-leader
+hearingDocuments
+CRU
+hearing-centre-team-leader
+hearingDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+ordersAndNoticeOfHearingsDocuments
+CRU
+hearing-centre-team-leader
+ordersAndNoticeOfHearingsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+propertyDocuments
+CRU
+hearing-centre-team-leader
+propertyDocumentsEmptyFolderMessage
+CR
+hearing-centre-team-leader
+selectDocumentToRemove-separator
+CR
+hearing-centre-team-leader
+statementsOfCaseDocuments
+CRU
+hearing-centre-team-leader
+statementsOfCaseEmptyFolderMessage
+CR
+hearing-centre-team-leader
+uncategorisedDocuments
+CRU
+hearing-centre-team-leader
+uncategorisedDocumentsEmptyFolderMessage
+CR
-hearing-centre-team-leader
-documentAmend_AppealsDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_AppealsEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_ApplicationsDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_ApplicationsEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_CorrespondenceDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_CorrespondenceEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_EvidenceDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_EvidenceEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_HearingDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_HearingDocumentsEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_OrdersAndNoticeOfHearingsDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_OrdersAndNoticeOfHearingsEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_PropertyDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_PropertyDocumentsEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_StatementsOfCaseDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_StatementsOfCaseEmptyFolderMessage
-CR
-hearing-centre-team-leader
-documentAmend_UncategorisedDocuments
-CRU
-hearing-centre-team-leader
-documentAmend_UncategorisedDocumentsEmptyFolderMessage
-CR

AuthorisationCaseField/hearing-centre-admin.json

UserRoleCaseFieldIDCRUD
+hearing-centre-admin
+AppealsDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+ApplicationsDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+CorrespondenceDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+EvidenceDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+HearingDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+OrdersAndNoticeOfHearingsDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+PropertyDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+StatementsOfCaseDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+UncategorisedDocumentsEmptyFolderMessage
+CR
+hearing-centre-admin
+appealsDocuments
+CRU
+hearing-centre-admin
+appealsEmptyFolderMessage
+CR
+hearing-centre-admin
+applicationsDocuments
+CRU
+hearing-centre-admin
+applicationsEmptyFolderMessage
+CR
+hearing-centre-admin
+correspondenceDocuments
+CRU
+hearing-centre-admin
+correspondenceEmptyFolderMessage
+CR
+hearing-centre-admin
+documentRemoval_AppealsEmpty
+CRU
+hearing-centre-admin
+documentRemoval_AppealsReason
+CRU
+hearing-centre-admin
+documentRemoval_ApplicationsEmpty
+CRU
+hearing-centre-admin
+documentRemoval_ApplicationsReason
+CRU
+hearing-centre-admin
+documentRemoval_CorrespondenceEmpty
+CRU
+hearing-centre-admin
+documentRemoval_CorrespondenceReason
+CRU
+hearing-centre-admin
+documentRemoval_EmptyFolderDocumentError
+CR
+hearing-centre-admin
+documentRemoval_EmptyFolderDocumentQuestion
+CR
+hearing-centre-admin
+documentRemoval_EvidenceEmpty
+CRU
+hearing-centre-admin
+documentRemoval_EvidenceReason
+CRU
+hearing-centre-admin
+docume

…(truncated)…

@hmcts-jenkins-j-to-z

Copy link
Copy Markdown
Contributor

Plan Result (aat)

No changes. Your infrastructure matches the configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants