fabio martelli created SYNCOPE-691:
--------------------------------------
Summary: Multivalue virtual attribute does not work
Key: SYNCOPE-691
URL: https://issues.apache.org/jira/browse/SYNCOPE-691
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 1.2.5
Reporter: fabio martelli
Fix For: 1.2.6, 2.0.0
Multivalue virtual attribute propagation does not work properly: it is always
propagated no more than one value during creation or update operatione.
Steps to reproduce the problem:
1. define some resource R which can have multivalue attributes (csv, ldap)
2. define a virtual attribute VA and map it (user mapping) to a multivalue
attribute of resource R
3. give value A, B for VA in console for a user and also add resource R and save
Only A or B is writen to the resource R, both should be.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)