Closed johnsmith-gooddollar closed 9 months ago
- dont change logic of isdupuserdata
- fix failing tests
the logic was wrong. if we had email in the user record been passed, phone was ignored. the corresponding unit test was failing
tests fixed
@johnsmith-gooddollar the isdup logic expects only either mobile or email not both. please restore the way it was. if the test needs to be adapted change it, but do not change the logic
@sirpy done
Description
About #443
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: