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 B9CDC10939 for ; Wed, 26 Nov 2014 04:14:14 +0000 (UTC) Received: (qmail 85249 invoked by uid 500); 26 Nov 2014 04:13:43 -0000 Delivered-To: apmail-cloudstack-issues-archive@cloudstack.apache.org Received: (qmail 85040 invoked by uid 500); 26 Nov 2014 04:13:42 -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 84926 invoked by uid 500); 26 Nov 2014 04:13:42 -0000 Delivered-To: apmail-incubator-cloudstack-issues@incubator.apache.org Received: (qmail 84920 invoked by uid 99); 26 Nov 2014 04:13:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2014 04:13:42 +0000 Date: Wed, 26 Nov 2014 04:13:42 +0000 (UTC) From: "Rajani Karuturi (JIRA)" To: cloudstack-issues@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CLOUDSTACK-6377) List templates returns destroyed temples when copying the same template after deleting. 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-6377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajani Karuturi updated CLOUDSTACK-6377: ---------------------------------------- Fix Version/s: (was: 4.2.1) 4.3.2 > List templates returns destroyed temples when copying the same template after deleting. > --------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-6377 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6377 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the default.) > Components: API, Management Server > Affects Versions: 4.2.0 > Reporter: Bharat Kumar > Fix For: 4.3.2 > > > steps to reproduce. > 1.) copy template from zone A to zone B > 2.) delete template form zone B > 3.) copy template to zone B again. > expected. > the list template api should list the template as not destroyed > Actual behaviour. > Template in zone B is shown as destroyed( even after successful copy). when calling the list templates API. -- This message was sent by Atlassian JIRA (v6.3.4#6332)