WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Button role-based visibility rules do not work in UI Service #1907

@eggoide

Description

@eggoide

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:

  1. I have created user1 and user2
  2. Created groups user1_group and user2_group
  3. Created user1_role and user2_role and assigned them accordingly to the user and group

image

  1. I have created a test button and set the visibility to user1_role
    image

Now, user1 should see the button and user2 should not.
In classical UI it works:
user1:
image

user2:
image

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

user2:
image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions