We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug
User has a role A (isDirect=false). If we attach same role, we see that the API return both roles with isDirect = false.
To Reproduce
Expected behavior
In this case, we expect to have one role with isDirect = false and the other (that has been directly attached to the user) with isDirect = true.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
User has a role A (isDirect=false). If we attach same role, we see that the API return both roles with isDirect = false.
To Reproduce
bug_attached_role.mp4
Expected behavior
In this case, we expect to have one role with isDirect = false and the other (that has been directly attached to the user) with isDirect = true.
The text was updated successfully, but these errors were encountered: