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 66AF010C0B for ; Wed, 11 Dec 2013 15:24:51 +0000 (UTC) Received: (qmail 39422 invoked by uid 500); 11 Dec 2013 15:24:15 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 39281 invoked by uid 500); 11 Dec 2013 15:24:08 -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 39256 invoked by uid 99); 11 Dec 2013 15:24:07 -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 15:24:07 +0000 Date: Wed, 11 Dec 2013 15:24:07 +0000 (UTC) From: "Denys Buzhor (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-4043) In installer, default config-group ends up ordered last in the list of config-groups MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Denys Buzhor created AMBARI-4043: ------------------------------------ Summary: In installer, default config-group ends up ordered last in the list of config-groups Key: AMBARI-4043 URL: https://issues.apache.org/jira/browse/AMBARI-4043 Project: Ambari Issue Type: Task Components: client Affects Versions: 1.4.3 Reporter: Denys Buzhor Assignee: Denys Buzhor Fix For: 1.4.3 Attachments: screenshot-1.png User created multiple config-groups, and in the HDFS config-group combo they were ordered correctly (Default config group first, followed by all other config-groups sorted alphabetically). However when User click on Back and then Next, the default config-group ends up being last in the list (see attached image). -- This message was sent by Atlassian JIRA (v6.1.4#6159)