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 CFA0D18AB0 for ; Tue, 23 Jun 2015 15:26:00 +0000 (UTC) Received: (qmail 5997 invoked by uid 500); 23 Jun 2015 15:26:00 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 5957 invoked by uid 500); 23 Jun 2015 15:26:00 -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 5944 invoked by uid 99); 23 Jun 2015 15:26:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2015 15:26:00 +0000 Date: Tue, 23 Jun 2015 15:26:00 +0000 (UTC) From: "Andrii Babiichuk (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-12092) Strange behavior after discarding changes in compare mode MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Andrii Babiichuk created AMBARI-12092: ----------------------------------------- Summary: Strange behavior after discarding changes in compare mode Key: AMBARI-12092 URL: https://issues.apache.org/jira/browse/AMBARI-12092 Project: Ambari Issue Type: Bug Components: ambari-web Affects Versions: 2.1.0 Reporter: Andrii Babiichuk Assignee: Andrii Babiichuk Priority: Critical Fix For: 2.1.0 STR: 1. Install Ambari. 2. Go to config page for some service. 3. Make some change and save them to create new version. 4. Compare current version with other one. 5. Change some config in compare mode (not sure if it is expected to allow to change configs in compare mode) 6. Discard changes. After these actions all configs wll be loaded (so it is not comparing mode), but comparing bar still shows, that we are comparing two versions. Configs should not be editable in compare mode. -- This message was sent by Atlassian JIRA (v6.3.4#6332)