Daniel Keir Haywood created CAUSEWAY-3552:
---------------------------------------------
Summary: Allow setting of properties on a transient entity (eg
when import Excel spreadsheet).
Key: CAUSEWAY-3552
URL: https://issues.apache.org/jira/browse/CAUSEWAY-3552
Project: Causeway
Issue Type: Improvement
Components: Core
Affects Versions: 2.0.0-RC2
Reporter: Daniel Keir Haywood
Assignee: Daniel Keir Haywood
Fix For: 2.0.0-RC3
We have fail-fast code to prevent attempting to create a PropertyEditDto for a
target object that has no bookmark; this code is triggered by
PropertyModifier#execute.
However, this means that we can't import directly into (transient) entities in
the Excel module.
So, simply skip attempting to create the DTO in such a case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)