Return-Path: X-Original-To: apmail-ambari-issues-archive@minotaur.apache.org Delivered-To: apmail-ambari-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1DA2118886 for ; Mon, 18 Apr 2016 13:18:31 +0000 (UTC) Received: (qmail 40378 invoked by uid 500); 18 Apr 2016 13:18:25 -0000 Delivered-To: apmail-ambari-issues-archive@ambari.apache.org Received: (qmail 40297 invoked by uid 500); 18 Apr 2016 13:18:25 -0000 Mailing-List: contact issues-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list issues@ambari.apache.org Received: (qmail 40270 invoked by uid 99); 18 Apr 2016 13:18:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Apr 2016 13:18:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 99E6F2C1F54 for ; Mon, 18 Apr 2016 13:18:25 +0000 (UTC) Date: Mon, 18 Apr 2016 13:18:25 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-15941) Fix bugs with config groups restoring after next/back actions 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/AMBARI-15941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Kovalenko updated AMBARI-15941: ----------------------------------------- Attachment: (was: AMBARI-15941.patch) > Fix bugs with config groups restoring after next/back actions > ------------------------------------------------------------- > > Key: AMBARI-15941 > URL: https://issues.apache.org/jira/browse/AMBARI-15941 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Priority: Critical > Fix For: 2.4.0 > > Attachments: AMBARI-15941.patch > > > After creating and then deleting config groups in Add Service Wizard and going next and then back to configs step we can see, that deleted groups still exist. Also we need to check the same behavior for Install wizard. -- This message was sent by Atlassian JIRA (v6.3.4#6332)