[
https://issues.apache.org/jira/browse/ISIS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17569377#comment-17569377
]
ASF subversion and git services commented on ISIS-3088:
-------------------------------------------------------
Commit 3576aebe9c327da3ae369d96ecb5d5a4a978d24e in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=3576aebe9c ]
ISIS-3088: fixes enum dropdown value recovery from mementos
> [Wicket Viewer] Mandatory enum dropdown does not accept changed values
> ----------------------------------------------------------------------
>
> Key: ISIS-3088
> URL: https://issues.apache.org/jira/browse/ISIS-3088
> Project: Isis
> Issue Type: Bug
> Components: Isis Viewer Wicket
> Reporter: Alexander Straube
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M8
>
> Attachments: dropdown.gif
>
>
> With current SNAPSHOT version 2.0.0-M7.20220721-0341-63068b5c mandatory enum
> dropdowns do not accept changed values.
> !dropdown.gif|width=579,height=152!
> Additional information:
> * Issue seems to only affect mandatory dropdowns
> * Dropdowns which get their values from domain objects just work fine
> There is a showcase based on the demo appĀ
> [https://github.com/a-st/isis-app-demo/tree/enum-dropdown-broken]
> # Login
> # Go to Assistant -> Open
> # Click Add, select a visit and click ok
> # Click Next
> # Select a pet from the Pet dropdown -> Works as expected
> # Select a sample value from Sample Enum dropdown -> validation error;
> Sample Enum' is mandatory
--
This message was sent by Atlassian Jira
(v8.20.10#820010)