-
Hello! I have this in my userAbility: can("create", "Group", {
createdByUserId: user.userId,
type: "TEACHING_GROUP",
}); It works as expected when I provide createdByUserId and type, but when I call this: |
Beta Was this translation helpful? Give feedback.
Answered by
stalniy
Mar 20, 2025
Replies: 1 comment 1 reply
-
yes, it's by design. It's written in guide which nobody reads 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
benjick
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, it's by design. It's written in guide which nobody reads 😄