Replies: 1 comment
-
A couple of things to help clarify:
Hope this makes sense. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I previously had an entity with class level ReadPermissions which worked with a FilterExpression. Now we've had to add in some field level ReadPermission annotations which seems to break the FilterExpression.
Is this a bug or is there any way to ensure the FilterExpression runs before all user checks?
Example:
Beta Was this translation helpful? Give feedback.
All reactions