My UPDATE policy for db row is not working as it should:
I am checking if userId is the same user authID that is trying to update the row, but it does not work. The EXIST evaluation is FALSE.
I doubled checkd that userId matches the auth id, it they match. Not sure what I'm missing.
When I just write true for using and check sections then it works.
I doubled checkd that userId matches the auth id, it they match. Not sure what I'm missing.
When I just write true for using and check sections then it works.
