Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DTSPB-4166 Allow superuser to provide an amended legal statement #2930

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

tom-saunders-cts
Copy link
Contributor

Adds an event available to superusers to upload an amended legal statement.

JIRA link (if applicable)

DTSPB-4166

Change description

Adds new CCD event which permits uploading a new legal statement. Verifies that the uploaded document is a PDF.

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[x] No

Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

@tom-saunders-cts tom-saunders-cts marked this pull request as ready for review December 19, 2024 10:42
@tom-saunders-cts tom-saunders-cts force-pushed the DTSPB-4166-superuser-amend-legal-statement-rewrite branch from a84c7c3 to 4128fa0 Compare December 19, 2024 16:39
Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

@tom-saunders-cts tom-saunders-cts force-pushed the DTSPB-4166-superuser-amend-legal-statement-rewrite branch from c3a6827 to ca13411 Compare December 23, 2024 14:10
Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

@tom-saunders-cts tom-saunders-cts force-pushed the DTSPB-4166-superuser-amend-legal-statement-rewrite branch from ca13411 to a2cf8f0 Compare January 10, 2025 08:53
Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

@tom-saunders-cts tom-saunders-cts force-pushed the DTSPB-4166-superuser-amend-legal-statement-rewrite branch from 377dfe4 to 08ed5fb Compare January 10, 2025 16:08
Copy link

CCD diff report

CCD_Probate_Backoffice/CaseField.json

MaxMinRegularExpressionFieldTypeParameterHintTextFieldTypeLabelID
+
+
+.pdf
+
+
+Document
+Amended Legal Statement
+amendedLegalStatement

CCD_Probate_Backoffice/AuthorisationCaseEvent.json

CRUDUserRoleCaseEventID
+R
+caseworker-probate-issuer
+boAmendLegalStatement
+R
+caseworker-probate-caseadmin
+boAmendLegalStatement
+R
+caseworker-probate-caseofficer
+boAmendLegalStatement
+R
+caseworker-probate-registrar
+boAmendLegalStatement
+CRUD
+caseworker-probate-superuser
+boAmendLegalStatement
+R
+caseworker-probate-scheduler
+boAmendLegalStatement

@hmcts-jenkins-j-to-z
Copy link
Contributor

Plan Result (aat)

No changes. Your infrastructure matches the configuration.

@hmcts-jenkins-j-to-z
Copy link
Contributor

Plan Result (prod)

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.

4 participants