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 D263A9ED5 for ; Wed, 10 Dec 2014 21:51:12 +0000 (UTC) Received: (qmail 17001 invoked by uid 500); 10 Dec 2014 21:51:12 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 16965 invoked by uid 500); 10 Dec 2014 21:51:12 -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 16953 invoked by uid 99); 10 Dec 2014 21:51:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2014 21:51:12 +0000 Date: Wed, 10 Dec 2014 21:51:12 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-8646) Reset Group filter to All if group was deleted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-8646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14241811#comment-14241811 ] Hudson commented on AMBARI-8646: -------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #1166 (See [https://builds.apache.org/job/Ambari-trunk-Commit/1166/]) AMBARI-8646. Reset Group filter to All if group was deleted.(xiwang) (xiwang: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=494ae7a15fd78d47bae9ed775b6b3c221aa57495) * ambari-web/app/views/main/alert_definitions_view.js > Reset Group filter to All if group was deleted > ---------------------------------------------- > > Key: AMBARI-8646 > URL: https://issues.apache.org/jira/browse/AMBARI-8646 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Xi Wang > Assignee: Xi Wang > Fix For: 2.0.0 > > Attachments: AMBARI-8646.patch > > > STR: > 1. Create Alert Group. > 2. On Alerts page select group from step1 in Groups filter. > 3. Open Manage Alert Groups popup and delete group from step1 and click save. > Actual result: Groups filter shows nothing selected. > Expected result: Groups filter has All option selected. -- This message was sent by Atlassian JIRA (v6.3.4#6332)