You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/08/10 12:47:45 UTC

[jira] [Commented] (CLOUDSTACK-8721) Setting details of VM through API results in removal of all other details except the one passed in API

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-8721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14679933#comment-14679933 ] 

ASF GitHub Bot commented on CLOUDSTACK-8721:
--------------------------------------------

GitHub user anshul1886 opened a pull request:

    https://github.com/apache/cloudstack/pull/673

    CLOUDSTACK-8721: Fixed Setting details of VM through API results in removal of all other details except the one passed in API

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/anshul1886/cloudstack-1 CLOUDSTACK-8721

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/673.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #673
    
----
commit 728635a3d3c4a4080ebcbcfbee54c0450b10012d
Author: Anshul Gangwar <an...@citrix.com>
Date:   2015-08-10T10:43:42Z

    CLOUDSTACK-8721: Fixed Setting details of VM through API results in removal of all other details except the one passed in API

----


> Setting details of VM through API results in removal of all other details except the one passed in API
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-8721
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8721
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>            Reporter: Anshul Gangwar
>            Assignee: Anshul Gangwar
>
> Setting details of VM through API results in removal of all other details except the one passed in API. We are storing vm details which are not set by user and in this process of setting details all details are getting lost which could lead to other issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)