- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 06:42 PM
I've the following defined in the Application Menu:
The logged in user as "wm_agent" role but not "itil" role. However, the user is still able to see the application menu in the navigator.
Is the logic for roles an "OR" or "AND" condition? i.e. show menu if user has "itil OR wm_agent" versus show menu if user has "itil AND wm_agent" roles?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 07:30 PM
Hi,
The logic is equivalent to "OR", so one of those roles.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2023 07:30 PM
Hi,
The logic is equivalent to "OR", so one of those roles.
Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2025 10:29 AM
Hi @Allen Andreas ,
I have same issue,my application will be visible when user has both role i.e itil and user_work_order role.how can i do it.