apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.11k stars 1.11k forks source link

UI: Confirmation button disappeared from starting multiple instance by non-admin user #9651

Closed levindecaro closed 2 months ago

levindecaro commented 2 months ago
ISSUE TYPE
COMPONENT NAME
UI
CLOUDSTACK VERSION
4.19.1.1
CONFIGURATION

N/A

OS / ENVIRONMENT

CentOS 7 KVM

SUMMARY

After upgrade from 4.19.0 to 4.19.1.1, when a regular user select multiple vm to power on, the confirmation button is missing, however, no such issue when using global admin.

STEPS TO REPRODUCE
1. Login as a regular user
2. go to instance page
3. Tick one VM
4. Click [Play] button to start the instance
EXPECTED RESULTS
Display [OK] and [Cancel] button in the start instance dialog.
ACTUAL RESULTS
[OK] and [Cancel] button are missing.

image

bernardodemarco commented 2 months ago

Fixed by #9652. @levindecaro, feel free to reopen this issue if necessary.

levindecaro commented 2 months ago

@bernardodemarco thank you for your prompt action, i'd like to confirm the bug is fixed.