Closed
Description
Describe the bug
Incorrect method call for fetching user with email on line number 84
reancare-service/src/services/user.service.ts
Lines 73 to 89 in 73d97d6
To Reproduce
- N/A
Expected behavior
code should should be
person = await this._personRepo.getPersonWithEmail(otpDetails.Email);
Screenshots
- N/A
Desktop (please complete the following information):
- N/A
Smartphone (please complete the following information):
- N/A
Additional context
- N/A
Metadata
Assignees
Labels
No labels