Actor attribute in relationship filter expression is NULL
I have an Actor Resource that has a project_id attribute and it has been used successfully in policies many times.
But for some reason in this relationship it is always NULL:
This is the query where:
Does the ^actor template not work the same in relationship and policies expressions?
Solution:Jump to solution
Can I see the code where you're doing that? Are you specifying the actor theere?
4 Replies
They do, how are you getting there? Loading the relationship?
Yes was loading the relationship
Solution
Can I see the code where you're doing that? Are you specifying the actor theere?
You're right i am missing the actor there 🤦♂️ this is in the auth domain which we havent touched in a while so it is not required. thanks for the help 🙏