Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B09D10715 for ; Wed, 11 Dec 2013 12:46:16 +0000 (UTC) Received: (qmail 31105 invoked by uid 500); 11 Dec 2013 12:46:09 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 31066 invoked by uid 500); 11 Dec 2013 12:46:09 -0000 Mailing-List: contact dev-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 dev@ambari.apache.org Received: (qmail 31023 invoked by uid 99); 11 Dec 2013 12:46:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Dec 2013 12:46:08 +0000 Date: Wed, 11 Dec 2013 12:46:08 +0000 (UTC) From: "Andrii Tkach (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-4040) In installer, behavior of actions in manage config-groups dialog different from reconfigure 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-4040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845356#comment-13845356 ] Andrii Tkach commented on AMBARI-4040: -------------------------------------- +1 for the patch. > In installer, behavior of actions in manage config-groups dialog different from reconfigure > ------------------------------------------------------------------------------------------- > > Key: AMBARI-4040 > URL: https://issues.apache.org/jira/browse/AMBARI-4040 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.4.3 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Fix For: 1.4.3 > > Attachments: AMBARI-4040.patch > > > During reconfigure, in the {{Manage Config Groups}} dialog, the actions below the config-groups table (left table - Add/Remove/Duplicate/Rename) are immediate - you do not need to hit {{Save}}. {{Save}} is only for host membership changes. If host membership changes, the actions under left-table are disabled till {{Save}}. > During install however, all actions are allowed till {{Save}} is hit. If you rename/duplicate and hit {{Cancel}}, all changes are lost - something which does not happen during reconfigure. > The installer dialog should have similar behavior to reconfigure dialog. -- This message was sent by Atlassian JIRA (v6.1.4#6159)