opencrvs / opencrvs-core

A global solution to civil registration
https://www.opencrvs.org
Other
88 stars 72 forks source link

Certified Copies : Multiple Fields Showing Incorrect Values #7937

Open tiri39 opened 1 week ago

tiri39 commented 1 week ago

Bug Description: Multiple fields in birth, death and marriage declaration show wrong values in the certificates.

Steps to reproduce:

Actural Result: Following fields show incorrect values -

  1. For birth:
  1. For death:
  1. For marriage:
  1. For all events, address fields are not working properly.

Expected Result: All fields should show correct values.

Screenshots:

  1. For birth:

Image

  1. For death:

Image

  1. For marriage:

Image

  1. For all events, address fields are not working properly.

Image

Image

Tested on: https://ocrvs-7584.opencrvs.dev/

tareq89 commented 2 days ago

@tiri39 , new ticket needs to be opened.

  1. If informant information is corrected, it isn't reflected on the declaration after approval.
  2. relationship with informant data is not coming to declaration (birth, death etc)
  3. In marriage declarations, witness 1 and 2 relation to the marriage (ex: head of the family etc) isn't reflected in the declaration data.
  4. Age and birthdate, only one should stay in certificate template data, but currently, both exists
tareq89 commented 2 days ago

@tiri39 , in case DOB is not present, the age is given in the form. But in the data, the age comes as a date (the day of the registration - age). We have implemented it as such (the date) in Somalia. So, I think this is not an issue.