ManageIQ / manageiq-ui-classic

Classic UI of ManageIQ
Apache License 2.0
50 stars 358 forks source link

Add Delete Disks Showing even though role setting is disabled #9280

Open bfilion87 opened 1 month ago

bfilion87 commented 1 month ago

In our environment, we need to remove the ability for users of a certain group and role to not be allowed to add or delete disks. In our settings for this specific role, we have the Reconfigure VM Disks and Reconfigure VM Drives unchecked but yet the Add Disk button and the delete disk button is present when a user of the group/role goes into the reconfigure VM menu.

access control settings:

disksettings

Vm reconfigure view:

add disk

We are using VMWare appliances on quinteros-1

Fryguy commented 1 month ago

@GilbertCherrie Can you please take a look at this one?

Fryguy commented 1 month ago

This sounds really familiar - I feel like there's another issue somewhere but i can't find it.

GilbertCherrie commented 1 month ago

@Fryguy this is already fixed in this pr: https://github.com/ManageIQ/manageiq-ui-classic/pull/9173 but this pr is not available on quinteros.

bfilion87 commented 1 month ago

@Fryguy this is already fixed in this pr: #9173 but this pr is not available on quinteros.

@GilbertCherrie @Fryguy Are there any plans to make this available in quinteros?

GilbertCherrie commented 1 month ago

@bfilion87 We have marked the pr for backport, the next time we backport prs to quinteros it should be fixed for you.