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 18EEC200B2F for ; Sun, 3 Jul 2016 13:51:13 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0F27E160A6B; Sun, 3 Jul 2016 11:51:13 +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 7B711160A2C for ; Sun, 3 Jul 2016 13:51:12 +0200 (CEST) Received: (qmail 15452 invoked by uid 500); 3 Jul 2016 11:51:11 -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 15432 invoked by uid 99); 3 Jul 2016 11:51:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Jul 2016 11:51:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 173422C027F for ; Sun, 3 Jul 2016 11:51:11 +0000 (UTC) Date: Sun, 3 Jul 2016 11:51:10 +0000 (UTC) From: "Antonenko Alexander (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (AMBARI-17516) UI - Customize Atlas Service configs shows incorrect required properties and Next button after toggling type MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 03 Jul 2016 11:51:13 -0000 [ https://issues.apache.org/jira/browse/AMBARI-17516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Antonenko Alexander reopened AMBARI-17516: ------------------------------------------ > UI - Customize Atlas Service configs shows incorrect required properties and Next button after toggling type > ------------------------------------------------------------------------------------------------------------ > > Key: AMBARI-17516 > URL: https://issues.apache.org/jira/browse/AMBARI-17516 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.4.0 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Priority: Critical > Fix For: 2.4.0 > > Attachments: AMBARI-17516.patch > > > STR: > * Install Ambari 2.4 > * Install HDP 2.5 and attempt to install Atlas > In the smart config section, notice that the default auth type is LDAP and that several properties are required, so the Next button is disabled. Then change the auth type to AD and notice that a different set of properties is required, however, the Next button is now enabled even though those configs don't have a value. That's a bug. > If you then click proceed and then back button, and then change the auth type from AD to LDAP, it now shows the required properties for LDAP with "x" button but the Next button is still enabled. -- This message was sent by Atlassian JIRA (v6.3.4#6332)