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 ED8C8200C7F for ; Wed, 24 May 2017 14:56:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id EC33E160BD0; Wed, 24 May 2017 12:56:12 +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 46002160BB4 for ; Wed, 24 May 2017 14:56:12 +0200 (CEST) Received: (qmail 56057 invoked by uid 500); 24 May 2017 12:56:11 -0000 Mailing-List: contact dev-help@syncope.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@syncope.apache.org Delivered-To: mailing list dev@syncope.apache.org Received: (qmail 56007 invoked by uid 99); 24 May 2017 12:56:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 May 2017 12:56:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id B6CE81AFD8D for ; Wed, 24 May 2017 12:56:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id wOPqaZpZJ5vY for ; Wed, 24 May 2017 12:56:07 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 4642161066 for ; Wed, 24 May 2017 12:56:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C1E5FE0DD9 for ; Wed, 24 May 2017 12:56:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id DED6321B56 for ; Wed, 24 May 2017 12:56:04 +0000 (UTC) Date: Wed, 24 May 2017 12:56:04 +0000 (UTC) From: =?utf-8?Q?Francesco_Chicchiricc=C3=B2_=28JIRA=29?= To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (SYNCOPE-1093) Add some feedbacks when linking not existing groups/resources to existing user MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 24 May 2017 12:56:13 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-1093?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francesco Chicchiricc=C3=B2 updated SYNCOPE-1093: -------------------------------------------- Fix Version/s: 2.1.0 2.0.4 > Add some feedbacks when linking not existing groups/resources to existing= user > -------------------------------------------------------------------------= ----- > > Key: SYNCOPE-1093 > URL: https://issues.apache.org/jira/browse/SYNCOPE-1093 > Project: Syncope > Issue Type: Improvement > Components: enduser > Affects Versions: 2.0.3 > Reporter: Matteo Alessandroni > Priority: Minor > Fix For: 2.0.4, 2.1.0 > > > When using *syncope-enduser* to create or edit a User, it would be nice t= o have a feedback when user tries to link a group or resource that does not= exist and block user from entering any group/resource when no groups/resou= rces are available in the system. > For instance ("Group" test case): > - I am in "Groups" tab and manually enter a not existing group name in "G= roups" input element; > - Click "Next" and I'm on next tab; > - Go back to "Groups" tab and the group I have entered is not there anymo= re. > *Problem*: I have got no feedbacks about the situation and I have initial= ly thought my group was linked to my user. > *Possible solution* ("Group" test case): > * _Case 1_: there is a group at least: > ** If user inserts a not existing group (he does not choose one from drop= down) and clicks on "Next" button --> show a message to warn that he must = choose a group from dropdown : Sample ; > ** The group name he have entered will be removed from input element : Sa= mple; > ** If user inserts no groups, everything should work as usual. > * _Case 2_: there are no groups: > ** "Groups" input element should be disabled by default. -- This message was sent by Atlassian JIRA (v6.3.15#6346)