[
https://issues.apache.org/jira/browse/CAUSEWAY-3662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber closed CAUSEWAY-3662.
--------------------------------
> Hollow objects in dependent choices dropdown
> --------------------------------------------
>
> Key: CAUSEWAY-3662
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3662
> Project: Causeway
> Issue Type: Bug
> Components: Viewer Wicket
> Affects Versions: 2.0.0-RC3
> Reporter: Daniel Keir Haywood
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC4
>
> Attachments: image-2023-12-18-17-58-19-683.png
>
>
> Reproduce the problem in simpleapp.
> git clone https://github.com/apache/causeway-app-simpleapp .
> git checkout CAUSEWAY-3662
> mvn install -DskipTests
> mvn spring-boot:run -pl webapp
> Prototyping > Run Fixture Script # to create 10 objects
> Open home page; shows a list of Task view models that each wrap a
> SimpleObject.
> Click on first row's checkbox, "Assign To"
> in prompt, selected Task is correctly shown in first drop down
> tab to second drop down, the Task's reference to SimpleObject is stale; we
> throw an exception to demonstrate:
> !image-2023-12-18-17-58-19-683.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)