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
Fixed this by changing the RLS policy for "commandRuns" table to always allow the "actor" for the command-run be able to access the entry.
However, this should have been unnecessary in the cases I tested, since the user's "addToStream" setting was true, and they should have had access to all of the targets in "c_accessPolicyTargets".
Ignore "oddity" mentioned in previous comment; I forgot that the "base permission" a user has to access their own entry is reliant entirely on these "is_user_creator" checks. (ie. a "Private (owner only)" permission policy returns "false" for "do_policies_allow_access" ALWAYS)
No description provided.
The text was updated successfully, but these errors were encountered: