Skip to content

NID is being created for all birth declarations regardless of the defined logic. #10916

@tiri39

Description

@tiri39

Bug description:
If child's age <= 10 years, NID should be created for birth events. But currently all birth records have NID in certificates regardless of the defined logic.

Steps to reproduce:

  1. Register a birth event with
  • Child's DOB more than 10 years ago
  • Mother doesn't have verified/ authenticated ID.
  • Father doesn't have verified/ authenticated ID.
  1. Observe the certificate after registering.

Actual result:
NID is being created for all birth declarations regardless of the defined logic.

Expected result:
NID should be created for the birth events that checks all the defined criteria.

  • child's age <= 10 years
  • mother/ father has verified ID

Recording:

Image

Tested on:
https://register.v19-beta-prod.opencrvs.dev/

Metadata

Metadata

Labels

Type

Projects

Status

Completed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions