[
https://issues.apache.org/jira/browse/CAUSEWAY-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber resolved CAUSEWAY-3530.
----------------------------------
Resolution: Resolved
fixed be reverting to not detaching the DataTableModel on request end
however, this has issues too; already working on it with CAUSEWAY-3522
> Managed Object for Entity: On object refetch, Object-Not-Found should be
> silently ignored
> -----------------------------------------------------------------------------------------
>
> Key: CAUSEWAY-3530
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3530
> Project: Causeway
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-RC2
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC3
>
>
> In
> org.apache.causeway.core.metamodel.object._ManagedObjectEntityHybrid.getPojo()
> we try to detect whether an object was deleted and if so transition its
> state holding ManagedObjectHybrid to REMOVED.
> However, if this detection fails, an error page is shown instead.
> Ways to reproduce (JDO): when you login to simpleapp with secman-admin and go
> to the Role Manager and delete a random role (or one that you just created),
> the subsequent page will not be rendered, and instead an error page is shown
--
This message was sent by Atlassian Jira
(v8.20.10#820010)