You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/04/29 13:19:00 UTC

[jira] [Closed] (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 ]

Andi Huber closed ISIS-1936.
----------------------------
    Resolution: Fixed

believed to be fixed

> 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: Minor
>
> 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.20.7#820007)