You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Chris Suich (JIRA)" <ji...@apache.org> on 2014/01/07 18:51:51 UTC

[jira] [Created] (CLOUDSTACK-5824) Delete snapshot UI always success

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)