avniproject / yenepoya

0 stars 0 forks source link

[Yenepoya][Support] Issue with data relationship and gender #107

Closed garimadosar5 closed 3 years ago

garimadosar5 commented 3 years ago

ticket - https://avni.freshdesk.com/a/tickets/1153

https://avni.freshdesk.com/a/tickets/1152

Product Bug:- The app is failing when two identical relations are present even if one of them is voided. example:- father-son, son-father

Fix:- We have added one condition in the code, which will not consider voided relations.

Best practices for implementers:- @nupoorkhandelwal please don't add reverse relation in the relationships. example:- if we have added Father-son then we should not add the Son-Father relation.

sachsk commented 3 years ago

req. is not clear