-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
Hi, I would like to report the following bug:
We are running Manage IQ petrosian-1.20230912222549_a07cb46 in a docker container. However, we have experienced this behaviour even before in version Najdorf.
The thing is that when I create a button and set its visibility to one role, it works in classic UI but it is completely ignored in /ui/service
How to reporoduce:
- I have created user1 and user2
- Created groups user1_group and user2_group
- Created user1_role and user2_role and assigned them accordingly to the user and group
Now, user1 should see the button and user2 should not.
In classical UI it works:
user1:

However in UI Service, the button is shown to both users nevermind the visibility settings.
user1:




