Skip to main content
14-Alexandrite
September 9, 2024
Solved

Menu items showing for users not in user group

  • September 9, 2024
  • 1 reply
  • 2999 views

I have a menu with a user group assigned to each menu item as follows..

JO_9930585_0-1725915532242.png

There are no users in the test group, and only a few users in the tampa group. However, I am still able to see these menu items in the UI when I sign in. I have tried non-admin user's as well as admin. All users can still see these menu items. What is wrong here? Shouldn't these items be restricted to the user within these groups?

 

This is version 9.0.4

Best answer by nmutter

could you call

result = Users["yourTestUser"].GetGroups()

in a custom service and check the result if only the expected groups are present? just to make sure that its not inheriting groups from somewhere.

1 reply

16-Pearl
September 9, 2024

How are you referencing this menu entity in the mashup? In a menu widget directly referencing the menu?

14-Alexandrite
September 9, 2024

That is correct.

16-Pearl
September 10, 2024

okay. It should be working like this. Not sure exactly if Admin will see all entries anyway (I assume so) - but you mentioned you checked with none admins.

I am not sure if there maybe an issue in the TWX version you reference.

But to make sure: Could you validate again that you reference the correct menu? As I also already debugged some stuff but noticed that I checked on the wrong entitiy.