You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Marco Di Sabatino Di Diodoro (JIRA)" <ji...@apache.org> on 2019/08/07 11:19:00 UTC

[jira] [Created] (SYNCOPE-1481) Invalid values when saving a membership attribute of type date

Marco Di Sabatino Di Diodoro created SYNCOPE-1481:
-----------------------------------------------------

             Summary: Invalid values when saving a membership attribute of type date
                 Key: SYNCOPE-1481
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1481
             Project: Syncope
          Issue Type: Improvement
    Affects Versions: 2.1.4, 2.0.13
            Reporter: Marco Di Sabatino Di Diodoro
             Fix For: 2.0.14, 2.1.5


1) Create a new schema of type date with date format yyyy-MM-dd
2) Put the schema inside a AnyTypeClass
3) Assign the AnyTypeClass to the group using a TypeExtension
4) Create/Update an user and fill a value inside the new schema

java.util.concurrent.ExecutionException: org.apache.syncope.common.lib.SyncopeClientException: InvalidValues [ParseException: Unparseable date: "Mon Aug 19 00:00:00 UTC 2019"]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)