• Resolved Nolan Crestfield

    (@nolancrestfield)


    I wanted to set the user role, but I’m confused because both the equals and contains operators accept multiple values. I’m also trying to understand how a user can be equal to multiple user roles at the same time. How does the equals operator work in this case? Is this an expected behavior, or a bug?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Support Owadud

    (@owadud655)

    Hi there,

    Thank you for reaching out.

    I understand your concern. This is actually expected behavior rather than a bug. Here is how the logic works:

    Contains: This is the standard operator used for checking user roles.

    Equals: This is a special case option. It is rarely used and is intended for scenarios where a user has multiple roles and you require a strictly exact match.

    I hope this clarifies things!

    • This reply was modified 5 months ago by Owadud.
Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.