You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2018/04/24 21:22:00 UTC

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

Dan Haywood created ISIS-1936:
---------------------------------

             Summary: 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
    Affects Versions: 1.16.2
            Reporter: Dan Haywood
             Fix For: 1.16.3


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
(v7.6.3#76005)