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 76B62200B7E for ; Mon, 1 Aug 2016 14:45:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 73C3A160A65; Mon, 1 Aug 2016 12:45:22 +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 E84CA160AA7 for ; Mon, 1 Aug 2016 14:45:21 +0200 (CEST) Received: (qmail 18228 invoked by uid 500); 1 Aug 2016 12:45:21 -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 18204 invoked by uid 99); 1 Aug 2016 12:45:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Aug 2016 12:45:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CDE4A2C0E09 for ; Mon, 1 Aug 2016 12:45:20 +0000 (UTC) Date: Mon, 1 Aug 2016 12:45:20 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SYNCOPE-911) Enduser should allow empty values on non required select fields MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 01 Aug 2016 12:45:22 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15401973#comment-15401973 ] ASF subversion and git services commented on SYNCOPE-911: --------------------------------------------------------- Commit 51275d6192fed391dcbdc871d130b6eb2d50e0d9 in syncope's branch refs/heads/master from giacomolm [ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=51275d6 ] [SYNCOPE-911] Allowing empty values when field is not required > Enduser should allow empty values on non required select fields > --------------------------------------------------------------- > > Key: SYNCOPE-911 > URL: https://issues.apache.org/jira/browse/SYNCOPE-911 > Project: Syncope > Issue Type: Bug > Components: enduser > Affects Versions: 2.0.0-M4 > Reporter: Giacomo Lamonaco > Assignee: Giacomo Lamonaco > Fix For: 2.0.0 > > > Login to syncope enduser as a registered user, then open plain schemas tab. In case of select fields, if user hasn't already chose a value, the first one available is automatically picked up. At the end, if user update its own profile, the value of that attribute will be updated to the selected value. > If that attribute is not required, user should be able to select an empty value as option. -- This message was sent by Atlassian JIRA (v6.3.4#6332)