[
https://issues.apache.org/jira/browse/ISIS-3088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexander Straube updated ISIS-3088:
------------------------------------
Description:
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
was:
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!
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
> 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
> Affects Versions: 2.0.0-M8
> Reporter: Alexander Straube
> Priority: Major
> 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)