You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/03/19 15:28:00 UTC

[jira] [Updated] (ISIS-1936) FK exception on delete action not rendered to user correctly.

     [ https://issues.apache.org/jira/browse/ISIS-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Keir Haywood updated ISIS-1936:
--------------------------------------
      Component/s: Isis Viewer Wicket
    Fix Version/s:     (was: 2.0.0)

> FK exception on delete action not rendered to user correctly.
> -------------------------------------------------------------
>
>                 Key: ISIS-1936
>                 URL: https://issues.apache.org/jira/browse/ISIS-1936
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Viewer Wicket
>    Affects Versions: 1.16.2
>            Reporter: Daniel Keir Haywood
>            Priority: Major
>
> To reproduce:
>  * for simpleapp, introduce a child entity (not cascade)
>  * delete parent entity to force an FK exception (due to child entities still present)
> this results in a 500 html exception (RestartResponseException).  the FK exception messages are queued and only rendered subsequently.
> (Also, see two exceptions queued, one warning - orange - and one error - red).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)