Closed nihal467 closed 2 days ago
Hi, @coronasafe/care-frontend-maintainers, This issue has been automatically marked as stale because it has not had any recent activity.
@sainak This seems like a good first issue, can you add a few lines for implementation detail, and mark as good first issue
@rithviknishad , I would like to work on this issue if no one working on it , Please assign it to me
I am unable to reproduce the error. Am i doing something wrong? @rithviknishad @nihal467 https://github.com/user-attachments/assets/9bee7eba-269b-4a7e-b2b7-c399beb9a5a2
@Sulochan-khadka i have modified the issue, you need to make sure that, the doctor id you are using have some skills linked to the users
steps to add skills to the user:
post that try the steps you done , you should be able to replicate the bug
Is there any one working on this issue?
Is this issue still valid? if yes, would like to solve it @nihal467
@nihal467 I am unable to see the error
I went to DIscharged , then , Gayan's Hospital, then Gururaj, then his consultations, then I see doctor Sriharsh Gampa then in user management, I added few skills to him and unlink Gampa from gayan hospital, come back to consultaion page , but still the Sriharsh Gampa doctor is visible along with his skills
same for 1 2 more discharged patients (discharged - gayan - ramesh - devdeep doctor)
can you give more clarity?
@SwanandBhuskute the issue seem to be resolved, feel free to assign new open issues
Describe the bug
When a doctor is not linked to a facility anymore, and we try to open any old consultation treated by the doctor, the patient consultation page will throw no user matches the given query error message in the frontend since the page try to fetch the doctors skill details.
To Reproduce Steps to reproduce the behavior:
Note: The doctor id should have some skills linked to the user
Expected behavior
Screenshots
Solution: Instead of making an api call to get user details, serilaize the user skill details on the consultation__treating_physician object