nafiesl / silsilah

A genealogy/family tree application, built with Laravel.
MIT License
588 stars 284 forks source link

Delete wife/husband query #48

Closed masbz0ne closed 3 years ago

masbz0ne commented 4 years ago

Hi,

I would like to request the user can delete the wife/husband if example the user entered the name twice. So if the user want to delete the wife/husband and merge together it will cause an error as attached.

image

I will assume that the couple_husband is attached with the same key.

Thank you

nafiesl commented 4 years ago

Thanks for report @masbz0ne, I will take a look at this issue.