Chris Suich created CLOUDSTACK-5824:
---------------------------------------
Summary: Delete snapshot UI always success
Key: CLOUDSTACK-5824
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5824
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: UI
Affects Versions: 4.3.0
Reporter: Chris Suich
Priority: Minor
The delete snapshot UI code always reports a success, even if the job fails.
This can be fixed with this snippet of code:
notification: {
poll: pollAsyncJobResult
}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)