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 8514E200B48 for ; Mon, 18 Jul 2016 11:08:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 83C55160A6D; Mon, 18 Jul 2016 09:08: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 F41D7160A87 for ; Mon, 18 Jul 2016 11:08:21 +0200 (CEST) Received: (qmail 28503 invoked by uid 500); 18 Jul 2016 09:08:20 -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 28072 invoked by uid 99); 18 Jul 2016 09:08:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 Jul 2016 09:08:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8B0362C0370 for ; Mon, 18 Jul 2016 09:08:20 +0000 (UTC) Date: Mon, 18 Jul 2016 09:08:20 +0000 (UTC) From: "fabio martelli (JIRA)" To: dev@syncope.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (SYNCOPE-888) No error thrown if resource mapping internal attribute doesn't exist MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 18 Jul 2016 09:08:22 -0000 [ https://issues.apache.org/jira/browse/SYNCOPE-888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fabio martelli resolved SYNCOPE-888. ------------------------------------ Resolution: Fixed > No error thrown if resource mapping internal attribute doesn't exist > -------------------------------------------------------------------- > > Key: SYNCOPE-888 > URL: https://issues.apache.org/jira/browse/SYNCOPE-888 > Project: Syncope > Issue Type: Bug > Components: core > Affects Versions: 2.0.0-M4 > Reporter: Colm O hEigeartaigh > Assignee: fabio martelli > Fix For: 2.0.0 > > > When configuring resource provisioning, if you create a plain schema type but don't add it to the (e.g.) BaseUser AnyTypeClass, and if you then try to use this schema type in the mapping, you'll see an error when trying to save the resource provisioning. > However, if you just specify a made up schema type in the mapping, no error is shown on saving the resource provisioning information. -- This message was sent by Atlassian JIRA (v6.3.4#6332)