Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Resolved
-
None
-
None
Description
With current SNAPSHOT version 2.0.0-M7.20220721-0341-63068b5c mandatory enum dropdowns do not accept changed values.
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