[ 
https://issues.apache.org/jira/browse/SYNCOPE-1543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò closed SYNCOPE-1543.
-------------------------------------------
    Resolution: Not A Problem

The linked integration test case shows how the steps highlighted above work 
fine, provided that line 31 is applied:

{code}
groupPatch.getTypeExtensions().addAll(groupTO.getTypeExtensions());
{code}

e.g. group patch contains the existing type extensions.

> Type Extension lost after updating a group
> ------------------------------------------
>
>                 Key: SYNCOPE-1543
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1543
>             Project: Syncope
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 2.0.14, 2.1.5
>            Reporter: Matteo Alessandroni
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>
> Steps:
>  # Create a group (specify the value for a schema)
>  # Update the group by assigning a new TypeExtension and assigning to it an 
> AnyTypeClass
>  # Update the group, again, e.g. update the same schema of the group (see 
> step 1.)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to