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 DFEFF10CC6 for ; Mon, 5 Aug 2013 18:56:48 +0000 (UTC) Received: (qmail 71169 invoked by uid 500); 5 Aug 2013 18:56:48 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 71151 invoked by uid 500); 5 Aug 2013 18:56:48 -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 71142 invoked by uid 500); 5 Aug 2013 18:56:48 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 71134 invoked by uid 99); 5 Aug 2013 18:56:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Aug 2013 18:56:48 +0000 Date: Mon, 5 Aug 2013 18:56:48 +0000 (UTC) From: "Brian Federle (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-2955) [PortableIPrange][UI] deletePortableIpRange fails because of UI firing an incorrect API 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-2955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Federle updated CLOUDSTACK-2955: -------------------------------------- Component/s: (was: UI) API Assignee: (was: Brian Federle) API bug. Please see attached screenshot; the jobresult object is returning null as the key instead of 'portableiprange' > [PortableIPrange][UI] deletePortableIpRange fails because of UI firing an incorrect API > --------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-2955 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2955 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: API > Affects Versions: 4.2.0 > Environment: commit id # 673b293d75419a4b76379092db2b204cdc6160a4 > Reporter: venkata swamybabu budumuru > Priority: Critical > Fix For: 4.2.0 > > Attachments: response.jpg > > > Steps to reproduce : > 1. Have latest CS installation with at least 1 advanced zone > 2. createPortableIpRange with at least 1 range > 3. Try to deletePortableIpRange which was just added in previous step > Observations: > (i) deletePortablIpRange fails with the following error. > Here is the firebug snippet > _ 1371032217698 > command deletePortableIpRange > response json > sessionkey 62Rxynqub3NPvpxcfpUlvhj+1aE= > { "deleteportablepublicipresponse" : {"uuidList":[],"errorcode":431,"cserrorcode":9999,"errortext":"Unable to execute API command deleteportablepublicip due to missing parameter id"} } > (ii) Above API didn't send the parameter "id" hence it failed in this case. > Attaching all the logs along with db dump to the bug. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira