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-4471 update statement of truth in assemble letters #2982

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@ docmosis:
welshStatementOfTruth:
templateName: FL-PRB-SOT-WEL-00236.doc
assembledLetter:
templateName: FL-PRB-GNO-ENG-00133-DTSPB-2638.docx
templateName: FL-PRB-GNO-ENG-00237.docx
blankLetter:
templateName: FL-PRB-GNO-ENG-01040.docx
templateName: FL-PRB-GNO-ENG-00237.docx
Copy link
Contributor

@tom-saunders-cts tom-saunders-cts Feb 3, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is there not a reason these were different documents to start with? (i.e. assembledLetter.templateName and blankLetter.templateName were different before)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

resolved .

welshDigitalGrant:
templateName: FL-PRB-GRP-WEL-00236.doc
welshIntestacyGrant:
Expand Down Expand Up @@ -265,7 +265,7 @@ notifications:
caveatRaised: "5688c5fb-750b-4b78-b74a-07599d84873f"
caveatExtend: "6a8d36f5-75cf-4a4c-9cae-c0b561143c86"
requestInformation: "c871adf7-c902-4a18-934f-abeb504ab5d9"
requestInformationByPost: "8eca356b-ce59-400b-8b43-d470bb1b6be7"
requestInformationByPost: "a657ba93-bfc0-4d71-a5f8-2e474e111701"
redeclarationSot: "4bd0e8f1-5cbd-4093-813f-f97dedcd0f5f"
grantIssuedIntestacy: "9a10802b-f449-486c-ae40-b76d1cbe78eb"
caveatWithdrawn: "99b9ba1a-a2a1-4b85-ae83-e1652e9d342b"
Expand All @@ -289,7 +289,7 @@ notifications:
caveatRaised: "5688c5fb-750b-4b78-b74a-07599d84873f"
caveatExtend: "6a8d36f5-75cf-4a4c-9cae-c0b561143c86"
caveatRaisedSols: "f49df1a3-83de-4348-8e9f-26744aaed5e2"
requestInformation: "7567b568-0df4-4b2a-88a0-232693e3fa00"
requestInformation: "8d115656-d54e-4650-b7ec-80db83c29503"
redeclarationSot: "bcd9e4cc-db0c-4810-8172-8bcb2277b775"
grantIssuedIntestacy: "0ba9fc37-acfc-47ee-b1ca-f630c921f14d"
caveatWithdrawn: "f2000756-a309-4dc7-b6a6-4953fee4d8e2"
Expand All @@ -315,7 +315,7 @@ notifications:
caveatRaised: "93b505ce-d6ba-4706-ab8b-639fa3842b75"
caveatExtend: "6a8d36f5-75cf-4a4c-9cae-c0b561143c86"
requestInformation: "3d9ee152-ffbd-4eee-a781-951e708c9c81"
requestInformationByPost: "d51cdb17-3e65-4c0e-ad2e-c228c97d8012"
requestInformationByPost: "f53d0465-bba5-4d55-801a-78478689f968"
redeclarationSot: "253fa4a9-ef84-4b15-a059-0a0359f4ca5b"
grantIssuedIntestacy: "37adbe0b-a119-44be-b094-f62cbbbe2178"
caveatWithdrawn: "c63bc430-9868-4f10-924b-408c7ac3cbd8"
Expand All @@ -338,7 +338,7 @@ notifications:
caveatRaised: "93b505ce-d6ba-4706-ab8b-639fa3842b75"
caveatExtend: "6a8d36f5-75cf-4a4c-9cae-c0b561143c86"
caveatRaisedSols: "f49df1a3-83de-4348-8e9f-26744aaed5e2"
requestInformation: "98233470-7aa6-4165-bf62-a663dc9f3c53"
requestInformation: "8eca356b-ce59-400b-8b43-d470bb1b6be7"
redeclarationSot: "bcd9e4cc-db0c-4810-8172-8bcb2277b775"
grantIssuedIntestacy: "0ba9fc37-acfc-47ee-b1ca-f630c921f14d"
caveatWithdrawn: "d8bedc4d-a11e-4f56-bd18-8261fba90e2a"
Expand Down
Loading