Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 05547200B62 for ; Fri, 12 Aug 2016 16:21:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 027CA160ABA; Fri, 12 Aug 2016 14:21:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 71593160A85 for ; Fri, 12 Aug 2016 16:21:21 +0200 (CEST) Received: (qmail 40205 invoked by uid 500); 12 Aug 2016 14:21:20 -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 40188 invoked by uid 99); 12 Aug 2016 14:21:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 14:21:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8A5032C02A5 for ; Fri, 12 Aug 2016 14:21:20 +0000 (UTC) Date: Fri, 12 Aug 2016 14:21:20 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-18138) Overriding a config in a Config group and then saving it transitions the screen to default group with configs in non-editable state MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 12 Aug 2016 14:21:22 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Kovalenko updated AMBARI-18138: ----------------------------------------- Attachment: (was: AMBARI-18138.patch) > Overriding a config in a Config group and then saving it transitions the screen to default group with configs in non-editable state > ----------------------------------------------------------------------------------------------------------------------------------- > > Key: AMBARI-18138 > URL: https://issues.apache.org/jira/browse/AMBARI-18138 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Priority: Blocker > Fix For: 2.4.0 > > Attachments: AMBARI-18138.patch, AMBARI-18138_branch-2.4.patch > > > *STR:* > # On a deployed cluster, Create a config group for any servce > # Select the config group. All configs will show up in non-editable state > # Override any config, change the overridden value and save configurations. > *Actual Result:* After saving, Default group appears with non-editable state. > *Expected Result:* Either Default group should appear in editable state or config group should appear in non-editable state. -- This message was sent by Atlassian JIRA (v6.3.4#6332)