[
https://issues.apache.org/jira/browse/CLOUDSTACK-9766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875160#comment-15875160
]
ASF subversion and git services commented on CLOUDSTACK-9766:
-------------------------------------------------------------
Commit 1d1b503dec6472590ed4f4e73968258f526ba0ca in cloudstack's branch
refs/heads/master from [~rajanik]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=1d1b503 ]
Merge pull request #1924 from niteshsarda/CS-50213
CLOUDSTACK-9766 : Executing deleteSnapshot api with already deleted sIf we try
to delete the snapshot which is already deleted, then no proper error appears
in the log and it just try to delete the snapshot which is already deleted.
Steps to reproduce :
-------
1-create a snapshot
2-delete the snapshot
3-try to delete snapshot which is deleted in step 2
Expected Result
-------------
Result should show proper error message. Request for deleting already deleted
snapshot should not be placed.
* pr/1924:
CLOUDSTACK-9766 : Executing deleteSnapshot api with already deleted snapshot
does not throw any exception or failure message
Signed-off-by: Rajani Karuturi <[email protected]>
> Executing deleteSnapshot api with already deleted snapshot does not throw any
> exception or failure message
> ----------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9766
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9766
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Nitesh Sarda
>
> If we try to delete the snapshot which is already deleted, then no proper
> error appears in the log and it just try to delete the snapshot which is
> already deleted.
> Steps to reproduce :
> -------
> 1-create a snapshot
> 2-delete the snapshot
> 3-try to delete snapshot which is deleted in step 2
> Expected Result
> -------------
> result should show proper error message
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)