Error to use `filter expr` with `manage_relationship` Unknown Error
Hi dear friends! i have a relation like this, as you see i added
filter expr to prevent user not send request when they are not master user (without tenant and site_id)
and inside my create i have this
But i get this error
is there prevent user not to send request here not the relation resource policy?
By the way i bypassed it with another ways, but is there any way for it? when tenant dose not exist
Thank you2 Replies
I don't believe we support actor templates in relationship filters
For now i just use it for read, and for update and create in the action i set tenant to prevent error