Matteo Tatoni created SYNCOPE-1956:
--------------------------------------
Summary: Multivalue PlainAttr of type Dropdown do not work in
Console if the PlainAttr wizard is the last step
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
Fix For: 4.0.5, 4.1.0, 5.0.0
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)