Beit-Hatfutsot / dbs-front

Frontend code for http://dbs.bh.org.il
GNU Affero General Public License v3.0
10 stars 13 forks source link

Should not consider people dead by empty death date field #429

Open TheGrandVizier opened 7 years ago

TheGrandVizier commented 7 years ago

Reproduce:

  1. Visit this tree: http://dbs.bh.org.il/person/5096/0/I0085
  2. Note, Hadar Dvir is considered deceased and thus her details are displayed.
  3. Note, all of Hadars siblings, born in the 70s, are considered deceased.

Expected result:

  1. Hadar is not dead and so her details should not be visible.

Actual result:

  1. The entire family is considered dead by us even though they are most likely alive.
  2. In the response, you can clearly see: deceased: true
  3. Looking at the gedcom, there is no indicator that she is dead other than the date of death field existing, but being empty.