[
https://issues.apache.org/jira/browse/SYNCOPE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15367915#comment-15367915
]
ASF subversion and git services commented on SYNCOPE-896:
---------------------------------------------------------
Commit 49b4f39c8aaf35362f72dc23d1698e1d1879b8d2 in syncope's branch
refs/heads/master from [~fmartelli]
[ https://git-wip-us.apache.org/repos/asf?p=syncope.git;h=49b4f39 ]
[SYNCOPE-896] fix for drop down null valid flag + destination realm management
improvement
> 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
> Assignee: fabio martelli
> 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)