[
https://issues.apache.org/jira/browse/SYNCOPE-1956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18067134#comment-18067134
]
ASF subversion and git services commented on SYNCOPE-1956:
----------------------------------------------------------
Commit f5cd42852818ca2160f61522df4f75f0e971307a in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=f5cd428528 ]
[SYNCOPE-1956] Ensure to build empty multivalue attrs (#1324)
> Dropdown multivalue PlainAttr not updated via Console
> -----------------------------------------------------
>
> Key: SYNCOPE-1956
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1956
> Project: Syncope
> Issue Type: Bug
> Components: console
> Affects Versions: 4.0.4, 4.0.5
> Reporter: Matteo Tatoni
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Fix For: 4.0.5, 4.1.0, 5.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> To reproduce the bug:
> # Create a new schema of type {{DropDown}} with multi-value enabled
> # Associate the schema with an {{AnyTypeClass}} and assign it to the
> {{AnyType}} {{USER}}
> # Create a new {{role}} with all {{Entitlements}} and modify its layout so
> that, in the user form, only the {{PlainAttr}} page is visible
> # Assign the role to a user and log in to the console with that user
> # You will notice that when creating a new user or editing an existing one,
> the {{Dropdown}} field created in step 1 is never saved. From the logs, you
> can see that the {{UserCR}} / {{UserUR}} will always contain that field with
> no values
> This issue occurs only if there are no additional steps in the wizard after
> the {{PlainAttr}} step.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)