You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to troubleshoot, but unsuccessfully. It seems correct. It happens on appointments view, which used to work previously, so it might be some kind of regression.
Description
I am having a trouble reading
/users/{userId}/appointments
as a clinician. I get:evaluation error at L146:22 for 'list' @ L146, Property organization is undefined on object. for 'list' @ L146
The problem is somewhere around here:
ENGAGE-HF-Firebase/firestore.rules
Lines 146 to 148 in cc09c8d
I was trying to troubleshoot, but unsuccessfully. It seems correct. It happens on appointments view, which used to work previously, so it might be some kind of regression.
Reproduction
/users/{userId}/appoinments
as clinician.Expected behavior
If userId belongs to the same organization, they should be able to read data
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: