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 02613200B32 for ; Tue, 24 May 2016 16:37:15 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0163916098E; Tue, 24 May 2016 14:37:15 +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 6F004160A36 for ; Tue, 24 May 2016 16:37:14 +0200 (CEST) Received: (qmail 65703 invoked by uid 500); 24 May 2016 14:37:13 -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 65658 invoked by uid 99); 24 May 2016 14:37:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 May 2016 14:37:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 2CEDA2C1F71 for ; Tue, 24 May 2016 14:37:13 +0000 (UTC) Date: Tue, 24 May 2016 14:37:13 +0000 (UTC) From: "Andrii Babiichuk (JIRA)" To: issues@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-16846) VDF: Implement "Add Version" functionality in Register Version page of Admin view MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 24 May 2016 14:37:15 -0000 Andrii Babiichuk created AMBARI-16846: ----------------------------------------- Summary: VDF: Implement "Add Version" functionality in Register Version page of Admin view Key: AMBARI-16846 URL: https://issues.apache.org/jira/browse/AMBARI-16846 Project: Ambari Issue Type: Bug Components: ambari-admin Reporter: Andrii Babiichuk Assignee: Andrii Babiichuk # Implement "Add Version" Dialog functionality # Disabled input should be clickable # Read version Info should not create version (The original bug) # If a different version is uploaded for a stack then ui should switch to that stack after upload. for example if stack id chosen is HDP-2.5 and HDP-2.4.3.2 vdf file is uploaded then switch to HDP-2.4. tab after upload happens. (Behavior should be consistent with what is committed for installer wizard-> Select Versions page). -- This message was sent by Atlassian JIRA (v6.3.4#6332)