Bug #4250
Reboot and shutdown button are display on disk snapshot operations
| Status: | Closed | Start date: | 12/15/2015 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% | ||
| Category: | Cloud View | |||
| Target version: | Release 5.0 | |||
| Resolution: | fixed | Pull request: | ||
| Affected Versions: | OpenNebula 4.14 |
Description
Hello,
When I take or revert a disk snapshot, the state is Running and the interface display the Reboot and Power off buttons.
I think the state should be related to disk snapshot, and the actions buttons disabled (except delete?)
Regards.
History
#1
Updated by Ruben S. Montero over 5 years ago
- Target version set to Release 5.0
#2
Updated by Daniel Molina over 5 years ago
- Assignee deleted (
Daniel Molina)
#3
Updated by Ruben S. Montero about 5 years ago
- Assignee set to Carlos Martín
#4
Updated by Carlos Martín about 5 years ago
- Status changed from Pending to Closed
- Resolution set to fixed
This is already fixed in master.
For reference, this commit uses StateActions to determine if the buttons should be enabled in cloud view:
2fcc4f7