Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Resolved
-
2.0.0-RC3
-
None
Description
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:
Attachments
Attachments
Issue Links
- links to