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 2014/08/15 13:38:18 UTC

[jira] [Created] (ISIS-856) RO viewer not handling RDBMS constraint violation gracefully

Dan Haywood created ISIS-856:
--------------------------------

             Summary: RO viewer not handling RDBMS constraint violation gracefully
                 Key: ISIS-856
                 URL: https://issues.apache.org/jira/browse/ISIS-856
             Project: Isis
          Issue Type: Improvement
          Components: Core: Viewer: RestfulObjects
    Affects Versions: core-1.6.0
            Reporter: Dan Haywood
            Assignee: Dan Haywood
             Fix For: core-1.8.0


to replicate (using Estatio)

http://localhost:8080/restful/services/api/actions/putCharge/invoke

{"description":{"value":"indennita' di occupazione dei locali"},"code":{"value":"6022"},"taxReference":{"value":"A"},"reference":{"value":"INDENN. AFFITTO"}}

and then again with a different reference, but the same code (say)

{"description":{"value":"indennita' di occupazione dei locali"},"code":{"value":"6022"},"taxReference":{"value":"A"},"reference":{"value":"INDENN. AFFITTO"}}



--
This message was sent by Atlassian JIRA
(v6.2#6252)