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 5C330200BA7 for ; Fri, 21 Oct 2016 15:44:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5B132160AE0; Fri, 21 Oct 2016 13:44:00 +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 8028C160AE9 for ; Fri, 21 Oct 2016 15:43:59 +0200 (CEST) Received: (qmail 63409 invoked by uid 500); 21 Oct 2016 13:43:58 -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 63192 invoked by uid 99); 21 Oct 2016 13:43:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Oct 2016 13:43:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 877702C2A6A for ; Fri, 21 Oct 2016 13:43:58 +0000 (UTC) Date: Fri, 21 Oct 2016 13:43:58 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-18659) Renavigating back to "Customize Services" page from "Review" page on installer/ASW loses all static attributes of properties MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 21 Oct 2016 13:44:00 -0000 [ https://issues.apache.org/jira/browse/AMBARI-18659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15595115#comment-15595115 ] Aleksandr Kovalenko commented on AMBARI-18659: ---------------------------------------------- +1 for the patch > Renavigating back to "Customize Services" page from "Review" page on installer/ASW loses all static attributes of properties > ----------------------------------------------------------------------------------------------------------------------------- > > Key: AMBARI-18659 > URL: https://issues.apache.org/jira/browse/AMBARI-18659 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Reporter: Andrii Babiichuk > Assignee: Andrii Babiichuk > Priority: Blocker > Attachments: AMBARI-18659_branch-2.2.2-maint.patch, AMBARI-18659_branch-2.4-maint.patch, AMBARI-18659_branch-2.5.patch, AMBARI-18659_trunk.patch > > > # Static properties like Display name, overridable, display type, unit, etc are lost when user goes to review page and navigates back to "customize services page". Instead default values declared in the model are applied. Example: namenode_opt_size property > # Properties with suffix of "_hosts" being added by {{addHostNamesToConfigs}} function on step7 controller loses it's value ad category on being re-navigated to "customize services page". This makes them appear in custom section. Example: "NameNode hosts" -- This message was sent by Atlassian JIRA (v6.3.4#6332)