jamesidw opened a new pull request #669: FINERACT-803 fix exception handling 
for username duplication
URL: https://github.com/apache/fineract/pull/669
 
 
   ## Description
   There was already error handling in place for username duplication. It 
wasn't working because the actual exception being thrown `JpaSystemException` 
didn't match what was being caught.
   
   This adds integration tests to verify the behaviour and adds 
`JpaSystemException` to the catch block.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to