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 26D93174FD for ; Tue, 4 Nov 2014 18:31:36 +0000 (UTC) Received: (qmail 63758 invoked by uid 500); 4 Nov 2014 18:31:35 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 63685 invoked by uid 500); 4 Nov 2014 18:31:35 -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 63424 invoked by uid 99); 4 Nov 2014 18:31:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Nov 2014 18:31:35 +0000 Date: Tue, 4 Nov 2014 18:31:35 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-8142) Admin View: Modifying group membership does not report error with bogus users 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-8142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196537#comment-14196537 ] Aleksandr Kovalenko commented on AMBARI-8142: --------------------------------------------- +1 for the patch > Admin View: Modifying group membership does not report error with bogus users > ----------------------------------------------------------------------------- > > Key: AMBARI-8142 > URL: https://issues.apache.org/jira/browse/AMBARI-8142 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 1.7.0 > Reporter: Antonenko Alexander > Assignee: Antonenko Alexander > Priority: Critical > Fix For: 1.7.0 > > Attachments: AMBARI-8142.patch, AMBARI-8142_1.7.0.patch, groups-unknown-users.tiff > > > 1. create a group > 2. edit membership. enter bogus user names of users that do not exist in the system > 3. save the membership. the API is correctly returning 500 with an error but the UI is not reporting the error. -- This message was sent by Atlassian JIRA (v6.3.4#6332)