[ https://issues.apache.org/jira/browse/SYNCOPE-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494194#comment-14494194 ]
ASF GitHub Bot commented on SYNCOPE-654: ---------------------------------------- Github user ilgrosso commented on the pull request: https://github.com/apache/syncope/pull/3#issuecomment-92893226 LGTM @giacomolm please go ahead and commit by running ``` git pull https://github.com/giacomolm/syncope 1_2_X ``` from a local clone of ASF's repository. Then you'll need to merge into master branch. > Some generic and uninformative error messages > --------------------------------------------- > > Key: SYNCOPE-654 > URL: https://issues.apache.org/jira/browse/SYNCOPE-654 > Project: Syncope > Issue Type: Bug > Components: core > Affects Versions: 1.2.3 > Reporter: Francesco Chicchiriccò > Assignee: Giacomo Lamonaco > Fix For: 1.2.4, 2.0.0 > > > Under some circumstances, the error message reported is not very informative; > try, for example, to > # define a user or role schema with unique flag > # create first user (or group) with certain value for such a schema > # attempt to create another user (or group) with same value > # error is raised (correctly) but message says "DataIntegrityViolation [The > transaction has been rolled back. See the nested exceptions for details on > the errors that occurred.]" > Besides this specific case, more tests should be added to check at least > every case managed by {{RestServiceExceptionMapper}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)