diff --git a/schemas/get-death-certificate.json b/schemas/get-death-certificate.json index 01b1d8a..c080c38 100644 --- a/schemas/get-death-certificate.json +++ b/schemas/get-death-certificate.json @@ -217,7 +217,6 @@ "label": "National Identification (ID) Number", "required": false, "validations": { - "min": 2, "message": "ID Number must be at least 2 characters" } }, @@ -236,9 +235,8 @@ "name": "causeOfDeath", "type": "string", "label": "Cause of death", - "required": true, + "required": false, "validations": { - "min": 2, "max": 200, "message": "Cause of death must be at least 2 characters" } diff --git a/src/email/templates/death-certificate.hbs b/src/email/templates/death-certificate.hbs index 07e22a6..435fefb 100644 --- a/src/email/templates/death-certificate.hbs +++ b/src/email/templates/death-certificate.hbs @@ -27,12 +27,8 @@
| Passport Number: | -{{applicant.passportNumber}} | -
| National ID Number: | -{{applicant.idNumber}} | -
| National ID Number: | +{{applicant.idNumber}} | +
| Passport Number: | +{{applicant.passportNumber}} | +
| Relationship to Deceased: | +{{relationship}} | +
| Reason for Request: | +{{reasonForRequest}} | +
This is an automated email from the Government of Barbados Forms
Processing System.
- Birth Certificate applications are processed during regular business
+ Death Certificate applications are processed during regular business
hours.
Please allow 5-10 business days for processing.
Important:
- If this application is for someone other than yourself, additional
- documentation may be required for verification.
+ Additional documentation may be required for verification purposes.