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.
Screenshot_2025-08-26_at_18.59.23.png
Was this page helpful?