[
https://issues.apache.org/jira/browse/FINERACT-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kigenyi Wilfred resolved FINERACT-1605.
---------------------------------------
Resolution: Fixed
The correct error message now shows when a duplicate phone number is entered
> Wrong Error Message is thrown when a duplicate phone number is used to create
> a new Client
> ------------------------------------------------------------------------------------------
>
> Key: FINERACT-1605
> URL: https://issues.apache.org/jira/browse/FINERACT-1605
> Project: Apache Fineract
> Issue Type: Bug
> Components: Client
> Affects Versions: 1.6.0
> Reporter: Kigenyi Wilfred
> Priority: Minor
> Fix For: 1.7.0
>
>
> When a client is created using an phone number that is already used for an
> existing client, the system throws an but the with the wrong message. The
> error message is
> {code:java}
> client with externalId `correct unique externalId` already exists
> {code}
> instead of
> {code:java}
> client with phone `phone number` already exists
> {code}
--
This message was sent by Atlassian Jira
(v8.20.7#820007)