Return-Path: X-Original-To: apmail-cloudstack-issues-archive@www.apache.org Delivered-To: apmail-cloudstack-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 350F611A42 for ; Tue, 26 Aug 2014 20:42:02 +0000 (UTC) Received: (qmail 77709 invoked by uid 500); 26 Aug 2014 20:42:01 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 77643 invoked by uid 500); 26 Aug 2014 20:42:01 -0000 Mailing-List: contact issues-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list issues@cloudstack.apache.org Received: (qmail 77550 invoked by uid 500); 26 Aug 2014 20:42:01 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 77543 invoked by uid 99); 26 Aug 2014 20:42:01 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Aug 2014 20:42:01 +0000 Date: Tue, 26 Aug 2014 20:42:01 +0000 (UTC) From: "Jessica Wang (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLOUDSTACK-7435) Changing Instance/VM Ownership not tied into UI feedback system MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CLOUDSTACK-7435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14111297#comment-14111297 ] Jessica Wang commented on CLOUDSTACK-7435: ------------------------------------------ https://issues.citrite.net/browse/CS-20160 > Changing Instance/VM Ownership not tied into UI feedback system > --------------------------------------------------------------- > > Key: CLOUDSTACK-7435 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7435 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: UI > Reporter: Jessica Wang > Assignee: Jessica Wang > > 1. Create a VM Instance in CCP 4.3.0.1. > 2. Power it off. > 3. Use the "Change Ownership" button in the CCP UI when viewing the VM Instance details to move ownership of the VM to another Account (in my case from the default Admin account to a custom "NormalUsers" account). > Expected: Visual confirmation that the Change Ownership request was successful. > Actual: The Web Browser will send one API request requesting the ownership change. The main panel where information about the VM is stored will show the pulsing circle icon and not stop. > No asynchronous notification is added to the notifications pane to confirm the account change was successful. The end user has to change to another location and back to the instance details to confirm the change in ownership occurred. -- This message was sent by Atlassian JIRA (v6.2#6252)