On 13-dec-18, at 16:02, pcrowder [email protected] wrote: > I'm currently using Syncope 2.1.2 and it looks like any time a group > membership attribute is changed, new rows for each attribute (not null) is > added to the uplainattr table with the owner id set the user and the > previous rows are left in the table with the owner id set to NULL. > > Is that intended? This keeps the data in uplainattrvalue but I'm not sure > how useful that is with the owner id set to NULL for previous entries in the > uplainattr table.
Hi, fix for the problem above is coming with Syncope 2.1.3 and 2.0.12: https://issues.apache.org/jira/browse/SYNCOPE-1411 Regards. -- Francesco Chicchiriccò Tirasa - Open Source Excellence http://www.tirasa.net/ Member at The Apache Software Foundation Syncope, Cocoon, Olingo, CXF, OpenJPA, PonyMail http://home.apache.org/~ilgrosso/
