Open mahalakshme opened 3 weeks ago
dump kept in user media. it starts with Kept...
Individual.initLowestAddressLevel should be changed to following otherwise it returns false instead of returning null.
static initLowestAddressLevel(lowestAddressLevel, subjectType, entityService) { const isUserSubjectType = subjectType && subjectType.isUser(); const noAddress = _.isNil(lowestAddressLevel); if (noAddress) { return isUserSubjectType ? this.getPlaceholderAddressLevel(entityService) : null; } return lowestAddressLevel; }
https://avni.freshdesk.com/a/tickets/4878
app: 10.0.3, 9.4.0 username: mubarak@hd_utthaan env: prod
Bugsnag link: https://app.bugsnag.com/samanvay-research-and-development-foundation/avni-client/errors/671f19e3b73b2f0a14a61927?i=em&m=fq&pivot_tab=user.id