Colm O hEigeartaigh created SYNCOPE-896:
-------------------------------------------
Summary: Non-mandatory DropDown attributes should show a blank
value when no value is specified
Key: SYNCOPE-896
URL: https://issues.apache.org/jira/browse/SYNCOPE-896
Project: Syncope
Issue Type: Improvement
Components: console
Reporter: Colm O hEigeartaigh
Fix For: 2.0.0
Currently, if you edit a user in the console + look at a value for a
non-mandatory drop down attribute, it displays the first value that can be
selected, even if the user does not have a value for this attribute, which can
be misleading.
In Wicket terms, the related DropDownChoice component needs to have the
setNullValid() set to false only if the mandatoryCondition on the related
schema is 'true'.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)